[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. 9257 1726880870.35484: 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-8s0 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 9257 1726880870.36099: Added group all to inventory 9257 1726880870.36102: Added group ungrouped to inventory 9257 1726880870.36108: Group all now contains ungrouped 9257 1726880870.36111: Examining possible inventory source: /tmp/metrics-CU1/inventory.yml 9257 1726880870.65504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 9257 1726880870.65591: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 9257 1726880870.65619: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 9257 1726880870.65702: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 9257 1726880870.65810: Loaded config def from plugin (inventory/script) 9257 1726880870.65812: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 9257 1726880870.65870: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 9257 1726880870.65992: Loaded config def from plugin (inventory/yaml) 9257 1726880870.65995: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 9257 1726880870.66107: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 9257 1726880870.66693: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 9257 1726880870.66698: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 9257 1726880870.66701: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 9257 1726880870.66709: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 9257 1726880870.66714: Loading data from /tmp/metrics-CU1/inventory.yml 9257 1726880870.66812: /tmp/metrics-CU1/inventory.yml was not parsable by auto 9257 1726880870.66901: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 9257 1726880870.66953: Loading data from /tmp/metrics-CU1/inventory.yml 9257 1726880870.67069: group all already in inventory 9257 1726880870.67077: set inventory_file for managed_node1 9257 1726880870.67082: set inventory_dir for managed_node1 9257 1726880870.67083: Added host managed_node1 to inventory 9257 1726880870.67086: Added host managed_node1 to group all 9257 1726880870.67087: set ansible_host for managed_node1 9257 1726880870.67088: set ansible_ssh_extra_args for managed_node1 9257 1726880870.67092: set inventory_file for managed_node2 9257 1726880870.67096: set inventory_dir for managed_node2 9257 1726880870.67097: Added host managed_node2 to inventory 9257 1726880870.67099: Added host managed_node2 to group all 9257 1726880870.67100: set ansible_host for managed_node2 9257 1726880870.67101: set ansible_ssh_extra_args for managed_node2 9257 1726880870.67105: set inventory_file for managed_node3 9257 1726880870.67108: set inventory_dir for managed_node3 9257 1726880870.67109: Added host managed_node3 to inventory 9257 1726880870.67110: Added host managed_node3 to group all 9257 1726880870.67112: set ansible_host for managed_node3 9257 1726880870.67113: set ansible_ssh_extra_args for managed_node3 9257 1726880870.67118: Reconcile groups and hosts in inventory. 9257 1726880870.67124: Group ungrouped now contains managed_node1 9257 1726880870.67126: Group ungrouped now contains managed_node2 9257 1726880870.67130: Group ungrouped now contains managed_node3 9257 1726880870.67230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 9257 1726880870.67403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 9257 1726880870.67475: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 9257 1726880870.67511: Loaded config def from plugin (vars/host_group_vars) 9257 1726880870.67515: 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) 9257 1726880870.67523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 9257 1726880870.67534: 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) 9257 1726880870.67608: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 9257 1726880870.68619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880870.68849: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 9257 1726880870.68909: Loaded config def from plugin (connection/local) 9257 1726880870.68913: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 9257 1726880870.70289: Loaded config def from plugin (connection/paramiko_ssh) 9257 1726880870.70294: 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) 9257 1726880870.71816: 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) 9257 1726880870.72079: Loaded config def from plugin (connection/psrp) 9257 1726880870.72083: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 9257 1726880870.74209: 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) 9257 1726880870.74473: Loaded config def from plugin (connection/ssh) 9257 1726880870.74478: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 9257 1726880870.80075: 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) 9257 1726880870.80138: Loaded config def from plugin (connection/winrm) 9257 1726880870.80142: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 9257 1726880870.80191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 9257 1726880870.80483: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 9257 1726880870.80591: Loaded config def from plugin (shell/cmd) 9257 1726880870.80593: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 9257 1726880870.80631: 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) 9257 1726880870.80941: Loaded config def from plugin (shell/powershell) 9257 1726880870.80944: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 9257 1726880870.81015: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 9257 1726880870.81694: Loaded config def from plugin (shell/sh) 9257 1726880870.81697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 9257 1726880870.81742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 9257 1726880870.82130: Loaded config def from plugin (become/runas) 9257 1726880870.82133: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 9257 1726880870.82613: Loaded config def from plugin (become/su) 9257 1726880870.82616: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 9257 1726880870.83263: Loaded config def from plugin (become/sudo) 9257 1726880870.83266: 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 9257 1726880870.83313: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml 9257 1726880870.84337: trying /usr/local/lib/python3.12/site-packages/ansible/modules 9257 1726880870.88375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 9257 1726880870.88632: in VariableManager get_vars() 9257 1726880870.88663: done with get_vars() 9257 1726880870.88675: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml 9257 1726880870.88909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 9257 1726880870.89607: in VariableManager get_vars() 9257 1726880870.89634: done with get_vars() 9257 1726880870.89726: in VariableManager get_vars() 9257 1726880870.89744: done with get_vars() 9257 1726880870.89998: in VariableManager get_vars() 9257 1726880870.90014: done with get_vars() 9257 1726880870.90025: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml statically imported: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml 9257 1726880870.90899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9257 1726880870.91578: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 9257 1726880870.91597: 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 9257 1726880870.92109: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 9257 1726880870.92544: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 9257 1726880870.92549: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-8s0/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__) 9257 1726880870.92799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 9257 1726880870.92833: 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) 9257 1726880870.93296: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 9257 1726880870.93589: Loaded config def from plugin (callback/default) 9257 1726880870.93593: 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) 9257 1726880870.96484: Loaded config def from plugin (callback/junit) 9257 1726880870.96488: 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) 9257 1726880870.96547: 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) 9257 1726880870.96850: Loaded config def from plugin (callback/minimal) 9257 1726880870.96853: 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) 9257 1726880870.96904: 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) 9257 1726880870.97193: Loaded config def from plugin (callback/tree) 9257 1726880870.97196: 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 9257 1726880870.97356: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 9257 1726880870.97563: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-8s0/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_verify_graph.yml *********************************************** 2 plays in /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml 9257 1726880870.97597: in VariableManager get_vars() 9257 1726880870.97616: done with get_vars() 9257 1726880870.97623: in VariableManager get_vars() 9257 1726880870.97634: done with get_vars() 9257 1726880870.97640: variable 'omit' from source: magic vars 9257 1726880870.97699: in VariableManager get_vars() 9257 1726880870.97717: done with get_vars() 9257 1726880870.97741: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 9257 1726880870.99602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 9257 1726880870.99710: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 9257 1726880870.99981: getting the remaining hosts for this loop 9257 1726880870.99983: done getting the remaining hosts for this loop 9257 1726880870.99987: getting the next task for host managed_node1 9257 1726880870.99993: done getting next task for host managed_node1 9257 1726880870.99995: ^ task is: TASK: meta (flush_handlers) 9257 1726880870.99997: ^ 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 9257 1726880871.00001: getting variables 9257 1726880871.00002: in VariableManager get_vars() 9257 1726880871.00014: Calling all_inventory to load vars for managed_node1 9257 1726880871.00018: Calling groups_inventory to load vars for managed_node1 9257 1726880871.00021: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.00037: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.00052: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.00056: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.00114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.00400: done with get_vars() 9257 1726880871.00408: done getting variables 9257 1726880871.00480: in VariableManager get_vars() 9257 1726880871.00494: Calling all_inventory to load vars for managed_node1 9257 1726880871.00498: Calling groups_inventory to load vars for managed_node1 9257 1726880871.00501: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.00507: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.00510: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.00515: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.00761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.00780: done with get_vars() 9257 1726880871.00793: done queuing things up, now waiting for results queue to drain 9257 1726880871.00795: results queue empty 9257 1726880871.00797: checking for any_errors_fatal 9257 1726880871.00798: done checking for any_errors_fatal 9257 1726880871.00799: checking for max_fail_percentage 9257 1726880871.00801: done checking for max_fail_percentage 9257 1726880871.00802: checking to see if all hosts have failed and the running result is not ok 9257 1726880871.00803: done checking to see if all hosts have failed 9257 1726880871.00804: getting the remaining hosts for this loop 9257 1726880871.00807: done getting the remaining hosts for this loop 9257 1726880871.00811: getting the next task for host managed_node1 9257 1726880871.00818: done getting next task for host managed_node1 9257 1726880871.00821: ^ task is: TASK: Include vault variables 9257 1726880871.00823: ^ 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 9257 1726880871.00828: getting variables 9257 1726880871.00829: in VariableManager get_vars() 9257 1726880871.00842: Calling all_inventory to load vars for managed_node1 9257 1726880871.00845: Calling groups_inventory to load vars for managed_node1 9257 1726880871.00848: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.00855: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.00861: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.00866: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.00914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.00936: done with get_vars() 9257 1726880871.00944: done getting variables 9257 1726880871.01234: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Include vault variables] ************************************************* task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:5 Friday 20 September 2024 21:07:51 -0400 (0:00:00.040) 0:00:00.040 ****** 9257 1726880871.01269: entering _queue_task() for managed_node1/include_vars 9257 1726880871.01271: Creating lock for include_vars 9257 1726880871.02056: worker is 1 (out of 1 available) 9257 1726880871.02070: exiting _queue_task() for managed_node1/include_vars 9257 1726880871.02083: done queuing things up, now waiting for results queue to drain 9257 1726880871.02085: waiting for pending results... 9257 1726880871.02552: running TaskExecutor() for managed_node1/TASK: Include vault variables 9257 1726880871.08950: in run() - task 027aebc8-b3f3-b82f-6e37-000000000006 9257 1726880871.09164: variable 'ansible_search_path' from source: unknown 9257 1726880871.09171: calling self._execute() 9257 1726880871.09177: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.09179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.09396: variable 'omit' from source: magic vars 9257 1726880871.09399: variable 'omit' from source: magic vars 9257 1726880871.09470: variable 'omit' from source: magic vars 9257 1726880871.09634: variable 'omit' from source: magic vars 9257 1726880871.09720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880871.09725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880871.09937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880871.09941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880871.09944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880871.09947: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880871.09950: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.09952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.10127: Set connection var ansible_connection to ssh 9257 1726880871.10171: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880871.10362: Set connection var ansible_pipelining to False 9257 1726880871.10366: Set connection var ansible_shell_type to sh 9257 1726880871.10371: Set connection var ansible_shell_executable to /bin/sh 9257 1726880871.10373: Set connection var ansible_timeout to 10 9257 1726880871.10376: variable 'ansible_shell_executable' from source: unknown 9257 1726880871.10379: variable 'ansible_connection' from source: unknown 9257 1726880871.10381: variable 'ansible_module_compression' from source: unknown 9257 1726880871.10384: variable 'ansible_shell_type' from source: unknown 9257 1726880871.10387: variable 'ansible_shell_executable' from source: unknown 9257 1726880871.10390: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.10392: variable 'ansible_pipelining' from source: unknown 9257 1726880871.10394: variable 'ansible_timeout' from source: unknown 9257 1726880871.10397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.10839: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880871.10843: variable 'omit' from source: magic vars 9257 1726880871.10846: starting attempt loop 9257 1726880871.10848: running the handler 9257 1726880871.11056: handler run complete 9257 1726880871.11062: attempt loop complete, returning result 9257 1726880871.11065: _execute() done 9257 1726880871.11068: dumping result to json 9257 1726880871.11070: done dumping result, returning 9257 1726880871.11073: done running TaskExecutor() for managed_node1/TASK: Include vault variables [027aebc8-b3f3-b82f-6e37-000000000006] 9257 1726880871.11075: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000006 9257 1726880871.15629: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000006 9257 1726880871.15632: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-CU1/tests/vars/vault-variables.yml" ], "changed": false } 9257 1726880871.15757: no more pending results, returning what we have 9257 1726880871.15762: results queue empty 9257 1726880871.15763: checking for any_errors_fatal 9257 1726880871.15765: done checking for any_errors_fatal 9257 1726880871.15767: checking for max_fail_percentage 9257 1726880871.15768: done checking for max_fail_percentage 9257 1726880871.15769: checking to see if all hosts have failed and the running result is not ok 9257 1726880871.15771: done checking to see if all hosts have failed 9257 1726880871.15772: getting the remaining hosts for this loop 9257 1726880871.15773: done getting the remaining hosts for this loop 9257 1726880871.15777: getting the next task for host managed_node1 9257 1726880871.15782: done getting next task for host managed_node1 9257 1726880871.15784: ^ task is: TASK: meta (flush_handlers) 9257 1726880871.15787: ^ 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 9257 1726880871.15790: getting variables 9257 1726880871.15792: in VariableManager get_vars() 9257 1726880871.15815: Calling all_inventory to load vars for managed_node1 9257 1726880871.15818: Calling groups_inventory to load vars for managed_node1 9257 1726880871.15821: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.15829: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.15833: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.15837: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.15900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.15921: done with get_vars() 9257 1726880871.15929: done getting variables 9257 1726880871.16002: in VariableManager get_vars() 9257 1726880871.16014: Calling all_inventory to load vars for managed_node1 9257 1726880871.16017: Calling groups_inventory to load vars for managed_node1 9257 1726880871.16020: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.16026: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.16029: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.16033: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.16376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.16395: done with get_vars() 9257 1726880871.16408: done queuing things up, now waiting for results queue to drain 9257 1726880871.16410: results queue empty 9257 1726880871.16411: checking for any_errors_fatal 9257 1726880871.16414: done checking for any_errors_fatal 9257 1726880871.16415: checking for max_fail_percentage 9257 1726880871.16416: done checking for max_fail_percentage 9257 1726880871.16417: checking to see if all hosts have failed and the running result is not ok 9257 1726880871.16419: done checking to see if all hosts have failed 9257 1726880871.16425: getting the remaining hosts for this loop 9257 1726880871.16426: done getting the remaining hosts for this loop 9257 1726880871.16429: getting the next task for host managed_node1 9257 1726880871.16434: done getting next task for host managed_node1 9257 1726880871.16436: ^ task is: TASK: meta (flush_handlers) 9257 1726880871.16438: ^ 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 9257 1726880871.16441: getting variables 9257 1726880871.16442: in VariableManager get_vars() 9257 1726880871.16453: Calling all_inventory to load vars for managed_node1 9257 1726880871.16455: Calling groups_inventory to load vars for managed_node1 9257 1726880871.16461: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.16467: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.16470: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.16474: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.16509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.16526: done with get_vars() 9257 1726880871.16534: done getting variables 9257 1726880871.16702: in VariableManager get_vars() 9257 1726880871.16713: Calling all_inventory to load vars for managed_node1 9257 1726880871.16716: Calling groups_inventory to load vars for managed_node1 9257 1726880871.16719: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.16724: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.16727: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.16731: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.16769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.16787: done with get_vars() 9257 1726880871.16799: done queuing things up, now waiting for results queue to drain 9257 1726880871.16801: results queue empty 9257 1726880871.16802: checking for any_errors_fatal 9257 1726880871.16804: done checking for any_errors_fatal 9257 1726880871.16805: checking for max_fail_percentage 9257 1726880871.16806: done checking for max_fail_percentage 9257 1726880871.16807: checking to see if all hosts have failed and the running result is not ok 9257 1726880871.16808: done checking to see if all hosts have failed 9257 1726880871.16809: getting the remaining hosts for this loop 9257 1726880871.16810: done getting the remaining hosts for this loop 9257 1726880871.16814: getting the next task for host managed_node1 9257 1726880871.16817: done getting next task for host managed_node1 9257 1726880871.16818: ^ task is: None 9257 1726880871.16820: ^ 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 9257 1726880871.16822: done queuing things up, now waiting for results queue to drain 9257 1726880871.16823: results queue empty 9257 1726880871.16824: checking for any_errors_fatal 9257 1726880871.16825: done checking for any_errors_fatal 9257 1726880871.16826: checking for max_fail_percentage 9257 1726880871.16827: done checking for max_fail_percentage 9257 1726880871.16828: checking to see if all hosts have failed and the running result is not ok 9257 1726880871.16829: done checking to see if all hosts have failed 9257 1726880871.16831: getting the next task for host managed_node1 9257 1726880871.16834: done getting next task for host managed_node1 9257 1726880871.16835: ^ task is: None 9257 1726880871.16836: ^ 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 9257 1726880871.17170: in VariableManager get_vars() 9257 1726880871.17186: done with get_vars() 9257 1726880871.17193: in VariableManager get_vars() 9257 1726880871.17205: done with get_vars() 9257 1726880871.17211: variable 'omit' from source: magic vars 9257 1726880871.17244: in VariableManager get_vars() 9257 1726880871.17256: done with get_vars() 9257 1726880871.17283: variable 'omit' from source: magic vars PLAY [Test the role with graph service enabled] ******************************** 9257 1726880871.17796: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 9257 1726880871.17822: getting the remaining hosts for this loop 9257 1726880871.17824: done getting the remaining hosts for this loop 9257 1726880871.17827: getting the next task for host managed_node1 9257 1726880871.17830: done getting next task for host managed_node1 9257 1726880871.17833: ^ task is: TASK: Gathering Facts 9257 1726880871.17835: ^ 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 9257 1726880871.17837: getting variables 9257 1726880871.17839: in VariableManager get_vars() 9257 1726880871.17848: Calling all_inventory to load vars for managed_node1 9257 1726880871.17853: Calling groups_inventory to load vars for managed_node1 9257 1726880871.17856: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880871.17864: Calling all_plugins_play to load vars for managed_node1 9257 1726880871.17867: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880871.17871: Calling groups_plugins_play to load vars for managed_node1 9257 1726880871.17908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880871.17927: done with get_vars() 9257 1726880871.17934: done getting variables 9257 1726880871.18029: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:9 Friday 20 September 2024 21:07:51 -0400 (0:00:00.167) 0:00:00.208 ****** 9257 1726880871.18067: entering _queue_task() for managed_node1/gather_facts 9257 1726880871.18069: Creating lock for gather_facts 9257 1726880871.18376: worker is 1 (out of 1 available) 9257 1726880871.18388: exiting _queue_task() for managed_node1/gather_facts 9257 1726880871.18401: done queuing things up, now waiting for results queue to drain 9257 1726880871.18403: waiting for pending results... 9257 1726880871.18751: running TaskExecutor() for managed_node1/TASK: Gathering Facts 9257 1726880871.19063: in run() - task 027aebc8-b3f3-b82f-6e37-00000000002e 9257 1726880871.19067: variable 'ansible_search_path' from source: unknown 9257 1726880871.19070: calling self._execute() 9257 1726880871.19073: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.19075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.19078: variable 'omit' from source: magic vars 9257 1726880871.19164: variable 'omit' from source: magic vars 9257 1726880871.19205: variable 'omit' from source: magic vars 9257 1726880871.19254: variable 'omit' from source: magic vars 9257 1726880871.19309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880871.19357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880871.19387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880871.19419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880871.19436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880871.19477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880871.19487: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.19496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.19628: Set connection var ansible_connection to ssh 9257 1726880871.19649: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880871.19663: Set connection var ansible_pipelining to False 9257 1726880871.19675: Set connection var ansible_shell_type to sh 9257 1726880871.19687: Set connection var ansible_shell_executable to /bin/sh 9257 1726880871.19738: Set connection var ansible_timeout to 10 9257 1726880871.19742: variable 'ansible_shell_executable' from source: unknown 9257 1726880871.19753: variable 'ansible_connection' from source: unknown 9257 1726880871.19764: variable 'ansible_module_compression' from source: unknown 9257 1726880871.19773: variable 'ansible_shell_type' from source: unknown 9257 1726880871.19781: variable 'ansible_shell_executable' from source: unknown 9257 1726880871.19789: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880871.19800: variable 'ansible_pipelining' from source: unknown 9257 1726880871.19847: variable 'ansible_timeout' from source: unknown 9257 1726880871.19850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880871.20051: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880871.20073: variable 'omit' from source: magic vars 9257 1726880871.20084: starting attempt loop 9257 1726880871.20092: running the handler 9257 1726880871.20163: variable 'ansible_facts' from source: unknown 9257 1726880871.20167: _low_level_execute_command(): starting 9257 1726880871.20174: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880871.21192: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880871.21210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880871.21224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880871.21246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880871.21394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880871.21472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880871.21515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880871.21702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880871.21964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880871.23694: stdout chunk (state=3): >>>/root <<< 9257 1726880871.23873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880871.23928: stdout chunk (state=3): >>><<< 9257 1726880871.23932: stderr chunk (state=3): >>><<< 9257 1726880871.24188: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880871.24192: _low_level_execute_command(): starting 9257 1726880871.24195: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659 `" && echo ansible-tmp-1726880871.2408202-9293-883976805659="` echo /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659 `" ) && sleep 0' 9257 1726880871.25315: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880871.25319: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880871.25321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880871.25330: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880871.25580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880871.25679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880871.27571: stdout chunk (state=3): >>>ansible-tmp-1726880871.2408202-9293-883976805659=/root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659 <<< 9257 1726880871.27903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880871.27966: stderr chunk (state=3): >>><<< 9257 1726880871.28009: stdout chunk (state=3): >>><<< 9257 1726880871.28265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880871.2408202-9293-883976805659=/root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880871.28269: variable 'ansible_module_compression' from source: unknown 9257 1726880871.28272: ANSIBALLZ: Using generic lock for ansible.legacy.setup 9257 1726880871.28274: ANSIBALLZ: Acquiring lock 9257 1726880871.28277: ANSIBALLZ: Lock acquired: 140047843920304 9257 1726880871.28279: ANSIBALLZ: Creating module 9257 1726880872.16615: ANSIBALLZ: Writing module into payload 9257 1726880872.17069: ANSIBALLZ: Writing module 9257 1726880872.17103: ANSIBALLZ: Renaming module 9257 1726880872.17109: ANSIBALLZ: Done creating module 9257 1726880872.17154: variable 'ansible_facts' from source: unknown 9257 1726880872.17269: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880872.17288: _low_level_execute_command(): starting 9257 1726880872.17296: _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' 9257 1726880872.18509: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880872.18513: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880872.18563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880872.18661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880872.18674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880872.21187: stdout chunk (state=3): >>>PLATFORM <<< 9257 1726880872.21314: stdout chunk (state=3): >>>Linux <<< 9257 1726880872.21350: stdout chunk (state=3): >>>FOUND <<< 9257 1726880872.21471: stdout chunk (state=3): >>>/usr/bin/python3.12 <<< 9257 1726880872.21475: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 9257 1726880872.21772: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880872.21802: stderr chunk (state=3): >>><<< 9257 1726880872.21812: stdout chunk (state=3): >>><<< 9257 1726880872.22066: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880872.22074 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 9257 1726880872.22184: _low_level_execute_command(): starting 9257 1726880872.22190: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 9257 1726880872.22344: Sending initial data 9257 1726880872.22348: Sent initial data (1181 bytes) 9257 1726880872.23690: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880872.23843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880872.23873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880872.27621: 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"} <<< 9257 1726880872.28067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880872.28165: stderr chunk (state=3): >>><<< 9257 1726880872.28168: stdout chunk (state=3): >>><<< 9257 1726880872.28172: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880872.28615: variable 'ansible_facts' from source: unknown 9257 1726880872.28619: variable 'ansible_facts' from source: unknown 9257 1726880872.28622: variable 'ansible_module_compression' from source: unknown 9257 1726880872.28624: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9257 1726880872.28627: variable 'ansible_facts' from source: unknown 9257 1726880872.29156: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py 9257 1726880872.29630: Sending initial data 9257 1726880872.29634: Sent initial data (149 bytes) 9257 1726880872.31039: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880872.31046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880872.31077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880872.31084: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880872.31125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880872.31137: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880872.31289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880872.31296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880872.31370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880872.31439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880872.33101: 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 debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880872.33178: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py" <<< 9257 1726880872.33183: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp00qull9_ /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py <<< 9257 1726880872.33763: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp00qull9_" to remote "/root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py" <<< 9257 1726880872.37791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880872.38055: stderr chunk (state=3): >>><<< 9257 1726880872.38061: stdout chunk (state=3): >>><<< 9257 1726880872.38093: done transferring module to remote 9257 1726880872.38111: _low_level_execute_command(): starting 9257 1726880872.38118: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/ /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py && sleep 0' 9257 1726880872.39680: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880872.39887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880872.39933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880872.41917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880872.41922: stdout chunk (state=3): >>><<< 9257 1726880872.41929: stderr chunk (state=3): >>><<< 9257 1726880872.41988: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880872.41992: _low_level_execute_command(): starting 9257 1726880872.41995: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/AnsiballZ_setup.py && sleep 0' 9257 1726880872.43311: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880872.43464: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880872.43531: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880872.43689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880872.43714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880872.43792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880872.46015: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880872.46054: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880872.46088: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880872.46171: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880872.46205: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880872.46241: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880872.46275: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880872.46301: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880872.46334: 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' <<< 9257 1726880872.46364: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880872.46414: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880872.46538: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880872.46548: 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 0x7f801180c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80117dbb30> # /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 0x7f801180eab0> <<< 9257 1726880872.46554: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880872.46606: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880872.46626: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880872.46630: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880872.46711: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880872.46751: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880872.46796: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880872.46836: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880872.46839: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880872.46885: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880872.46888: 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 <<< 9257 1726880872.46899: 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 0x7f80115bd160> <<< 9257 1726880872.46971: 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 <<< 9257 1726880872.46991: 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 0x7f80115be000> <<< 9257 1726880872.47015: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880872.47059: 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. <<< 9257 1726880872.47515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880872.47523: 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' <<< 9257 1726880872.47526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880872.47570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880872.47628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880872.47865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880872.47871: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115fbda0> <<< 9257 1726880872.47903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880872.47918: 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 0x7f80115fbfe0> # /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 0x7f80116337d0> # /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 0x7f8011633e60> import '_collections' # <<< 9257 1726880872.47961: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011613a70> <<< 9257 1726880872.47985: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880872.48007: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011611190> <<< 9257 1726880872.48104: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f8f50> <<< 9257 1726880872.48141: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880872.48159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880872.48185: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880872.48205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880872.48237: 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' <<< 9257 1726880872.48281: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116576b0> <<< 9257 1726880872.48301: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116562d0> <<< 9257 1726880872.48327: 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 0x7f8011612030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115fae40> <<< 9257 1726880872.48428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880872.48432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011688770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f81d0> <<< 9257 1726880872.48438: 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' <<< 9257 1726880872.48568: 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 0x7f8011688c20> <<< 9257 1726880872.48580: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011688ad0> <<< 9257 1726880872.48583: 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 0x7f8011688e90> <<< 9257 1726880872.48617: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f6d20> # /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' <<< 9257 1726880872.48668: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011689520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116891f0> import 'importlib.machinery' # <<< 9257 1726880872.48802: 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 0x7f801168a420> <<< 9257 1726880872.48820: 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 0x7f80116a4620> <<< 9257 1726880872.48861: 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' <<< 9257 1726880872.48912: 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 0x7f80116a5d60> <<< 9257 1726880872.49012: 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' <<< 9257 1726880872.49043: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116a6c60> # 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 0x7f80116a72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116a61b0> # /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' <<< 9257 1726880872.49120: 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 0x7f80116a7d40> <<< 9257 1726880872.49141: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116a7470> <<< 9257 1726880872.49231: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801168a390> # /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' <<< 9257 1726880872.49276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880872.49349: 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 0x7f80113abcb0> <<< 9257 1726880872.49406: 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 0x7f80113d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d44d0> # 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 0x7f80113d45f0> <<< 9257 1726880872.49410: 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 0x7f80113d4950> <<< 9257 1726880872.49459: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113a9e50> <<< 9257 1726880872.49525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880872.49550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880872.49593: 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 0x7f80113d5f70> <<< 9257 1726880872.49667: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d4bf0> <<< 9257 1726880872.49705: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801168ab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880872.49725: 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 <<< 9257 1726880872.49792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880872.49927: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011402330> <<< 9257 1726880872.49969: 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' <<< 9257 1726880872.50364: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801141e4b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880872.50430: 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 0x7f801145b200> # /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 0x7f80114819a0> <<< 9257 1726880872.50494: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801145b320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801141f140> <<< 9257 1726880872.50498: 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 0x7f8011298320> <<< 9257 1726880872.50516: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801141d4f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d6ed0> <<< 9257 1726880872.50680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880872.50714: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8011298500> <<< 9257 1726880872.50875: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_nuov_pp1/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 9257 1726880872.51033: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.51078: 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' <<< 9257 1726880872.51118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880872.51265: 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 0x7f80112fdfd0> import '_typing' # <<< 9257 1726880872.51469: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80112d4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801129bf50> # zipimport: zlib available <<< 9257 1726880872.51599: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880872.53113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.54838: 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 0x7f80112d7e60> # /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 0x7f801132d910> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801132d6a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801132cfb0> # /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 0x7f801132da00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80112fec60> 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 0x7f801132e690> # 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 0x7f801132e810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880872.54842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880872.54845: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880872.54927: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801132ed20> <<< 9257 1726880872.54931: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880872.54948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880872.54988: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011194b90> <<< 9257 1726880872.55036: 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 0x7f80111967b0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880872.55050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880872.55132: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111970b0> <<< 9257 1726880872.55159: 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 0x7f801141d340> <<< 9257 1726880872.55251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880872.55287: 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' <<< 9257 1726880872.55290: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119acf0> <<< 9257 1726880872.55393: 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 0x7f801119ae10> <<< 9257 1726880872.55447: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011198fb0> <<< 9257 1726880872.55451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880872.55459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880872.55527: 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 <<< 9257 1726880872.55531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880872.55534: 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 0x7f801119ec90> import '_tokenize' # <<< 9257 1726880872.55635: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119d760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119d4c0> <<< 9257 1726880872.55640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880872.55642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880872.55716: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119fbc0> <<< 9257 1726880872.55742: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111994c0> <<< 9257 1726880872.55789: 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 0x7f80111e2d80> <<< 9257 1726880872.55852: 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 0x7f80111e2ff0> <<< 9257 1726880872.55857: 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 <<< 9257 1726880872.55861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880872.55901: 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' <<< 9257 1726880872.55933: 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 0x7f80111e8a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e8800> <<< 9257 1726880872.55955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880872.56032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880872.56106: 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 0x7f80111eafc0> <<< 9257 1726880872.56110: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e9130> <<< 9257 1726880872.56126: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880872.56163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880872.56200: 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' <<< 9257 1726880872.56203: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880872.56253: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111f27b0> <<< 9257 1726880872.56403: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111eb140> <<< 9257 1726880872.56483: 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 0x7f80111f3560> <<< 9257 1726880872.56520: 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 0x7f80111f37d0> <<< 9257 1726880872.56577: 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 0x7f80111f3140> <<< 9257 1726880872.56615: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e3110> <<< 9257 1726880872.56632: 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' <<< 9257 1726880872.56669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880872.56698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880872.56702: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880872.56732: 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 0x7f80111f6b40> <<< 9257 1726880872.56935: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880872.56938: 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 0x7f80111f7f50> <<< 9257 1726880872.56980: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111f52e0> # 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 0x7f80111f6660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111f4e60> <<< 9257 1726880872.57018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.57033: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880872.57049: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.57203: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.57294: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880872.57367: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880872.57593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.57639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.58279: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.58963: 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' # <<< 9257 1726880872.58994: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880872.59023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880872.59085: 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 0x7f80110801a0> <<< 9257 1726880872.59256: 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 0x7f80110815b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111faa20> <<< 9257 1726880872.59466: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880872.59470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.59473: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.59504: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880872.59553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.59706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880872.59710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880872.59818: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80110816d0> # zipimport: zlib available <<< 9257 1726880872.60375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.60842: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.61006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.61072: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880872.61122: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880872.61220: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.61563: 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' # # zipimport: zlib available <<< 9257 1726880872.61772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880872.62126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880872.62192: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011082ff0> <<< 9257 1726880872.62231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62492: 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 # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880872.62514: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880872.62634: 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 0x7f8011089a60> <<< 9257 1726880872.62692: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880872.62713: 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 0x7f801108a390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80110824e0> <<< 9257 1726880872.62730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880872.62829: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.62975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63051: 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 <<< 9257 1726880872.63085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880872.63176: 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 0x7f8011089160> <<< 9257 1726880872.63223: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108a510> <<< 9257 1726880872.63253: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880872.63277: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880872.63336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63413: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63494: 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' <<< 9257 1726880872.63522: 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 <<< 9257 1726880872.63551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880872.63564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880872.63613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880872.63654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880872.63665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880872.63701: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801111e7e0> <<< 9257 1726880872.63763: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011094470> <<< 9257 1726880872.63852: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108e5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108e3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880872.63856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.63915: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880872.63971: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880872.64028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.64048: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880872.64081: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64162: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64252: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64377: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 9257 1726880872.64463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64578: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.64624: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 9257 1726880872.65009: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.65050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.65122: 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' <<< 9257 1726880872.65148: 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' <<< 9257 1726880872.65172: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 9257 1726880872.65193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 9257 1726880872.65230: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011124ef0> <<< 9257 1726880872.65256: 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' <<< 9257 1726880872.65276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880872.65370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880872.65404: 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 0x7f8010b5fef0> <<< 9257 1726880872.65504: 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 0x7f8010b60500> <<< 9257 1726880872.65551: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801109cfb0> <<< 9257 1726880872.65664: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801109c500> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126f30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126960> # /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' <<< 9257 1726880872.65790: 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' # 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 0x7f8010b63200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b62ab0> <<< 9257 1726880872.65852: 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 0x7f8010b62c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b61ee0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 9257 1726880872.65991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 9257 1726880872.65998: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b63320> # /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' <<< 9257 1726880872.66067: 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 0x7f8010bd1e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b63e30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126990> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 9257 1726880872.66124: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 9257 1726880872.66129: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 9257 1726880872.66289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66412: 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 # zipimport: zlib available <<< 9257 1726880872.66465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 9257 1726880872.66588: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 9257 1726880872.66618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 9257 1726880872.66809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.66930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 9257 1726880872.67012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.67497: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 9257 1726880872.68037: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68172: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68248: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 9257 1726880872.68314: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 9257 1726880872.68364: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 9257 1726880872.68479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68511: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 9257 1726880872.68546: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 9257 1726880872.68675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.68771: 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' <<< 9257 1726880872.68804: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bd3620> <<< 9257 1726880872.68853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880872.68857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880872.69000: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bd2ab0> import 'ansible.module_utils.facts.system.local' # <<< 9257 1726880872.69004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.69075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.69174: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 9257 1726880872.69178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.69315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.69375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 9257 1726880872.69481: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.69592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 9257 1726880872.69650: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880872.69737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880872.69798: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880872.69839: 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 0x7f8010c02120> <<< 9257 1726880872.70114: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bf2810> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 9257 1726880872.70204: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 9257 1726880872.70396: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.70399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.70446: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.70628: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 9257 1726880872.70709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.70862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 9257 1726880872.70925: stdout chunk (state=3): >>># 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 0x7f8010501bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bd39e0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 9257 1726880872.71082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.71086: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 9257 1726880872.71198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.71395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 9257 1726880872.71470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.71560: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.71730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.71749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 9257 1726880872.71755: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 9257 1726880872.71785: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.71917: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.72130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 9257 1726880872.72284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.72439: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 9257 1726880872.72481: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.73078: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.73603: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 9257 1726880872.73662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.73771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.73885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 9257 1726880872.74072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # <<< 9257 1726880872.74108: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.74242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.74468: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 9257 1726880872.74472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.74475: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 9257 1726880872.74551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.74599: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 9257 1726880872.74695: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.74780: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75001: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 9257 1726880872.75260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 9257 1726880872.75363: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # <<< 9257 1726880872.75371: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.75486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 9257 1726880872.75489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 9257 1726880872.75620: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 9257 1726880872.75623: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 9257 1726880872.75773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.75887: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 9257 1726880872.76173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76471: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 9257 1726880872.76541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 9257 1726880872.76616: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76654: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 9257 1726880872.76701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76729: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 9257 1726880872.76815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76818: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 9257 1726880872.76888: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.76947: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77037: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880872.77080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 9257 1726880872.77083: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 9257 1726880872.77200: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77234: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880872.77342: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77416: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 9257 1726880872.77580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 9257 1726880872.77635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.77699: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 9257 1726880872.77867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.78109: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 9257 1726880872.78223: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 9257 1726880872.78348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.78453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 9257 1726880872.78584: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 9257 1726880872.78722: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880872.78843: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880872.80048: 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 <<< 9257 1726880872.80108: stdout chunk (state=3): >>># 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 0x7f801052b860> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801052a9c0> <<< 9257 1726880872.80155: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80105285c0> <<< 9257 1726880872.95521: 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 0x7f8010570890> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 9257 1726880872.95526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010571940> # /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 0x7f80105c2240> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010573740> <<< 9257 1726880872.95644: 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 <<< 9257 1726880873.15868: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "07", "second": "52", "epoch": "1726880872", "epoch_int": "1726880872", "date": "2024-09-20", "time": "21:07:52", "iso8601_micro": "2024-09-21T01:07:52.789517Z", "iso8601": "2024-09-21T01:07:52Z", "iso8601_basic": "20240920T210752789517", "iso8601_basic_short": "20240920T210752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOSQK3bLogg8U6GgNL8FOXMczkpJfTeM9fWRQ8yDVDedbBsLv41oSvuH1IMXfz2An1oRDFblimEd2KbbOpdalMQz/FzXtb8i5xxzjdKsBptKvOM9sF2eRbT83ft7Ed2bkXtyS6+B/hlEL+HFJ5JXMEZVugqaIxfXT4MwYjH1MitjAAAAFQD5OUPGPEC4wiodbW6vsR4EhyWqzQAAAIBu5Jd6B0YREb3ODkOByCqBleY+q7MghqE1pEJUKat/yC2/mP43lZ3YhLDgFfknCexsYA739tXzmufq07k6wHb3IKaFdR/viYemEkZsYI/u0kSslWuAavMckbOHIXC8li3uH/LKNJY/UbjQ3xBlVfOKuzTQb4X25e3XRu5zNjSbvAAAAIEAyjTgRu1uxeOcivT3LqIByQsxNcY8TA/Y35+nJ5NRUsK2Biz+BdUpHoSVANztQfwfU9L5n3jVWJNyQqoXUQQf8goafQ9rzhH9GgeboeddX0Q6O0+/ky17CFAn2B2Xp6EaZcy3RfjiOxsSEmRjRiG5RRuiK1lHRhduX4DKNhMMt44=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDwWktwE3Sy/5Hdq1FYEUI5d13WTHZackJ2jxACLmZXqumhdrWqj7x9dFmjqo/ZbrMm3wWrc2o3g0NeiWow25FzH+ykLV3yW3MuauaKMWvII5jQ/BkF/LCeKn50xDE+sUeUp83rrYbuXn29P2hKb/xp7V8hfnPVuxZu/8OvFr0NLIM+8qo31P2j2ED/Az/NiBD0R09rSk4SkxA13uGzdmpugzkVPvF6a1AeUpXGRYdZfdddKwT6xir3IFayN2R1CCfJzW/UAfmr8Wzn2Ct0xi1P6oTbivLnkIme8pNOYnB/H1j2VXtOjR4AkGvLBU64jKGXFQYZxGV7fr2+qLDbMw3/2ROy05Q1E4VuEQUSIcBega1swZIFtJW+F4BajlJsdxuzCgxwQCrM5NoK6EU2c22aWNOV0nkJYDEWXX8mgfB/aiUrywOgpDWGj1Be5Mce2aucWn9X4KrVAyFCuGuVlrviqGIG85r/C3zECWSJTGzzftxb37hZUD+IXWr0nTYqix0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAzjO2FKuQkf/VAcQsyXpdsnXALgFqGoTM39LnojiaD8/y+KN+MQUJHgB7tLpnuBY7WD3xYhGi9hY2FVSER5JIk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIC5/FDW8W7ol4ykdYe0uucPENOHHJ8+v9LIQz3QF6Zou", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "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.45.24 47524 10.31.46.117 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.24 47524 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin<<< 9257 1726880873.15911: stdout chunk (state=3): >>>:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "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-46-117.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-117", "ansible_nodename": "ip-10-31-46-117.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": "ec2816756d21773aaec7a1477e12b00e", "ansible_loadavg": {"1m": 0.7119140625, "5m": 0.7021484375, "15m": 0.3369140625}, "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_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_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:a6:69:47:ef:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.117", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7b13:eed1:9846:2ba9", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.117", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:a6:69:47:ef:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.117"], "ansible_all_ipv6_addresses": ["fe80::7b13:eed1:9846:2ba9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.117", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7b13:eed1:9846:2ba9"]}, "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": 2721, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 996, "free": 2721}, "nocache": {"free": 3385, "used": 332}, "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": "ec281675-6d21-773a-aec7-a1477e12b00e", "ansible_product_uuid": "ec281675-6d21-773a-aec7-a1477e12b00e", "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": 533, "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": 251192156160, "block_size": 4096, "block_total": 64483404, "block_available": 61326210, "block_used": 3157194, "inode_total": 16384000, "inode_available": 16301485, "inode_used": 82515, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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"}}} <<< 9257 1726880873.16547: 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 <<< 9257 1726880873.16626: 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 # 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 <<< 9257 1726880873.16647: 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 <<< 9257 1726880873.16779: 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 # 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 <<< 9257 1726880873.16794: 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 # 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 <<< 9257 1726880873.16962: 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 # 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 <<< 9257 1726880873.17397: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880873.17548: 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 <<< 9257 1726880873.17712: stdout chunk (state=3): >>># 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 <<< 9257 1726880873.17797: stdout chunk (state=3): >>># 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 <<< 9257 1726880873.17978: 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 <<< 9257 1726880873.18116: stdout chunk (state=3): >>># 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 <<< 9257 1726880873.18198: stdout chunk (state=3): >>># 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 <<< 9257 1726880873.18385: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880873.18486: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880873.18539: 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 <<< 9257 1726880873.18661: 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 <<< 9257 1726880873.18739: 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<<< 9257 1726880873.18889: stdout chunk (state=3): >>> # 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 <<< 9257 1726880873.19682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880873.19700: stderr chunk (state=3): >>><<< 9257 1726880873.19806: stdout chunk (state=3): >>><<< 9257 1726880873.20539: _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 0x7f801180c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80117dbb30> # /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 0x7f801180eab0> 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 0x7f80115bd160> # /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 0x7f80115be000> 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 0x7f80115fbda0> # /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 0x7f80115fbfe0> # /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 0x7f80116337d0> # /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 0x7f8011633e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011613a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011611190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f8f50> # /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 0x7f80116576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116562d0> # /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 0x7f8011612030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115fae40> # /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 0x7f8011688770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f81d0> # /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 0x7f8011688c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011688ad0> # 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 0x7f8011688e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80115f6d20> # /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 0x7f8011689520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116891f0> 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 0x7f801168a420> 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 0x7f80116a4620> 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 0x7f80116a5d60> # /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 0x7f80116a6c60> # 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 0x7f80116a72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116a61b0> # /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 0x7f80116a7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80116a7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801168a390> # /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 0x7f80113abcb0> # /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 0x7f80113d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d44d0> # 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 0x7f80113d45f0> # 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 0x7f80113d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113a9e50> # /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 0x7f80113d5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801168ab40> # /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 0x7f8011402330> # /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 0x7f801141e4b0> # /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 0x7f801145b200> # /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 0x7f80114819a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801145b320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801141f140> # /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 0x7f8011298320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801141d4f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80113d6ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8011298500> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_nuov_pp1/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 0x7f80112fdfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80112d4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801129bf50> # 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 0x7f80112d7e60> # /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 0x7f801132d910> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801132d6a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801132cfb0> # /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 0x7f801132da00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80112fec60> 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 0x7f801132e690> # 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 0x7f801132e810> # /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 0x7f801132ed20> 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 0x7f8011194b90> # 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 0x7f80111967b0> # /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 0x7f80111970b0> # /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 0x7f801141d340> # /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 0x7f801119acf0> # 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 0x7f801119ae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011198fb0> # /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 0x7f801119ec90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119d760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801119d4c0> # /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 0x7f801119fbc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111994c0> # 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 0x7f80111e2d80> # /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 0x7f80111e2ff0> # /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 0x7f80111e8a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e8800> # /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 0x7f80111eafc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e9130> # /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 0x7f80111f27b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111eb140> # 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 0x7f80111f3560> # 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 0x7f80111f37d0> # 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 0x7f80111f3140> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111e3110> # /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 0x7f80111f6b40> # 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 0x7f80111f7f50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111f52e0> # 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 0x7f80111f6660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111f4e60> # 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 0x7f80110801a0> # /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 0x7f80110815b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80111faa20> 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 0x7f80110816d0> # 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 0x7f8011082ff0> # 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 0x7f8011089a60> # 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 0x7f801108a390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80110824e0> # 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 0x7f8011089160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108a510> 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 0x7f801111e7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011094470> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108e5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801108e3f0> # 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 0x7f8011124ef0> # /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 0x7f8010b5fef0> # 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 0x7f8010b60500> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801109cfb0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801109c500> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126f30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126960> # /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 0x7f8010b63200> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b62ab0> # 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 0x7f8010b62c90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b61ee0> # /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 0x7f8010b63320> # /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 0x7f8010bd1e50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010b63e30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8011126990> 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 0x7f8010bd3620> # /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 0x7f8010bd2ab0> 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 0x7f8010c02120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bf2810> 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 0x7f8010501bb0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010bd39e0> 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 0x7f801052b860> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f801052a9c0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80105285c0> # /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 0x7f8010570890> # /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 0x7f8010571940> # /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 0x7f80105c2240> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8010573740> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_hostnqn": "", "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "07", "second": "52", "epoch": "1726880872", "epoch_int": "1726880872", "date": "2024-09-20", "time": "21:07:52", "iso8601_micro": "2024-09-21T01:07:52.789517Z", "iso8601": "2024-09-21T01:07:52Z", "iso8601_basic": "20240920T210752789517", "iso8601_basic_short": "20240920T210752", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_apparmor": {"status": "disabled"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOSQK3bLogg8U6GgNL8FOXMczkpJfTeM9fWRQ8yDVDedbBsLv41oSvuH1IMXfz2An1oRDFblimEd2KbbOpdalMQz/FzXtb8i5xxzjdKsBptKvOM9sF2eRbT83ft7Ed2bkXtyS6+B/hlEL+HFJ5JXMEZVugqaIxfXT4MwYjH1MitjAAAAFQD5OUPGPEC4wiodbW6vsR4EhyWqzQAAAIBu5Jd6B0YREb3ODkOByCqBleY+q7MghqE1pEJUKat/yC2/mP43lZ3YhLDgFfknCexsYA739tXzmufq07k6wHb3IKaFdR/viYemEkZsYI/u0kSslWuAavMckbOHIXC8li3uH/LKNJY/UbjQ3xBlVfOKuzTQb4X25e3XRu5zNjSbvAAAAIEAyjTgRu1uxeOcivT3LqIByQsxNcY8TA/Y35+nJ5NRUsK2Biz+BdUpHoSVANztQfwfU9L5n3jVWJNyQqoXUQQf8goafQ9rzhH9GgeboeddX0Q6O0+/ky17CFAn2B2Xp6EaZcy3RfjiOxsSEmRjRiG5RRuiK1lHRhduX4DKNhMMt44=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDwWktwE3Sy/5Hdq1FYEUI5d13WTHZackJ2jxACLmZXqumhdrWqj7x9dFmjqo/ZbrMm3wWrc2o3g0NeiWow25FzH+ykLV3yW3MuauaKMWvII5jQ/BkF/LCeKn50xDE+sUeUp83rrYbuXn29P2hKb/xp7V8hfnPVuxZu/8OvFr0NLIM+8qo31P2j2ED/Az/NiBD0R09rSk4SkxA13uGzdmpugzkVPvF6a1AeUpXGRYdZfdddKwT6xir3IFayN2R1CCfJzW/UAfmr8Wzn2Ct0xi1P6oTbivLnkIme8pNOYnB/H1j2VXtOjR4AkGvLBU64jKGXFQYZxGV7fr2+qLDbMw3/2ROy05Q1E4VuEQUSIcBega1swZIFtJW+F4BajlJsdxuzCgxwQCrM5NoK6EU2c22aWNOV0nkJYDEWXX8mgfB/aiUrywOgpDWGj1Be5Mce2aucWn9X4KrVAyFCuGuVlrviqGIG85r/C3zECWSJTGzzftxb37hZUD+IXWr0nTYqix0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAzjO2FKuQkf/VAcQsyXpdsnXALgFqGoTM39LnojiaD8/y+KN+MQUJHgB7tLpnuBY7WD3xYhGi9hY2FVSER5JIk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIC5/FDW8W7ol4ykdYe0uucPENOHHJ8+v9LIQz3QF6Zou", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "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.45.24 47524 10.31.46.117 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.45.24 47524 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": "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-46-117.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-117", "ansible_nodename": "ip-10-31-46-117.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": "ec2816756d21773aaec7a1477e12b00e", "ansible_loadavg": {"1m": 0.7119140625, "5m": 0.7021484375, "15m": 0.3369140625}, "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_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_fibre_channel_wwn": [], "ansible_lsb": {}, "ansible_fips": false, "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:a6:69:47:ef:b1", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.117", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::7b13:eed1:9846:2ba9", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.117", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:a6:69:47:ef:b1", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.117"], "ansible_all_ipv6_addresses": ["fe80::7b13:eed1:9846:2ba9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.117", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::7b13:eed1:9846:2ba9"]}, "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": 2721, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 996, "free": 2721}, "nocache": {"free": 3385, "used": 332}, "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": "ec281675-6d21-773a-aec7-a1477e12b00e", "ansible_product_uuid": "ec281675-6d21-773a-aec7-a1477e12b00e", "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": 533, "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": 251192156160, "block_size": 4096, "block_total": 64483404, "block_available": 61326210, "block_used": 3157194, "inode_total": 16384000, "inode_available": 16301485, "inode_used": 82515, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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_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. 9257 1726880873.24015: 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-1726880871.2408202-9293-883976805659/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880873.24021: _low_level_execute_command(): starting 9257 1726880873.24024: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880871.2408202-9293-883976805659/ > /dev/null 2>&1 && sleep 0' 9257 1726880873.24404: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880873.24672: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880873.24877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.24947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.27796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880873.27885: stderr chunk (state=3): >>><<< 9257 1726880873.27975: stdout chunk (state=3): >>><<< 9257 1726880873.27998: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880873.28008: handler run complete 9257 1726880873.28295: variable 'ansible_facts' from source: unknown 9257 1726880873.28624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880873.29480: variable 'ansible_facts' from source: unknown 9257 1726880873.29596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880873.30040: attempt loop complete, returning result 9257 1726880873.30044: _execute() done 9257 1726880873.30049: dumping result to json 9257 1726880873.30051: done dumping result, returning 9257 1726880873.30054: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [027aebc8-b3f3-b82f-6e37-00000000002e] 9257 1726880873.30056: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000002e ok: [managed_node1] 9257 1726880873.31642: no more pending results, returning what we have 9257 1726880873.31647: results queue empty 9257 1726880873.31649: checking for any_errors_fatal 9257 1726880873.31650: done checking for any_errors_fatal 9257 1726880873.31652: checking for max_fail_percentage 9257 1726880873.31654: done checking for max_fail_percentage 9257 1726880873.31655: checking to see if all hosts have failed and the running result is not ok 9257 1726880873.31656: done checking to see if all hosts have failed 9257 1726880873.31658: getting the remaining hosts for this loop 9257 1726880873.31660: done getting the remaining hosts for this loop 9257 1726880873.31665: getting the next task for host managed_node1 9257 1726880873.31671: done getting next task for host managed_node1 9257 1726880873.31673: ^ task is: TASK: meta (end_host) 9257 1726880873.31676: ^ 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 9257 1726880873.31716: getting variables 9257 1726880873.31718: in VariableManager get_vars() 9257 1726880873.31748: Calling all_inventory to load vars for managed_node1 9257 1726880873.31752: Calling groups_inventory to load vars for managed_node1 9257 1726880873.31756: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880873.31770: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000002e 9257 1726880873.31774: WORKER PROCESS EXITING 9257 1726880873.31825: Calling all_plugins_play to load vars for managed_node1 9257 1726880873.31829: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880873.31835: Calling groups_plugins_play to load vars for managed_node1 9257 1726880873.32560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880873.32953: done with get_vars() 9257 1726880873.32967: done getting variables TASK [Stop test] *************************************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:17 Friday 20 September 2024 21:07:53 -0400 (0:00:02.152) 0:00:02.360 ****** 9257 1726880873.33348: in VariableManager get_vars() 9257 1726880873.33365: Calling all_inventory to load vars for managed_node1 9257 1726880873.33368: Calling groups_inventory to load vars for managed_node1 9257 1726880873.33372: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880873.33380: Calling all_plugins_play to load vars for managed_node1 9257 1726880873.33386: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880873.33391: Calling groups_plugins_play to load vars for managed_node1 9257 1726880873.33788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880873.34250: done with get_vars() 9257 1726880873.35334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9257 1726880873.41239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9257 1726880873.41365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9257 1726880873.41419: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9257 1726880873.41455: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9257 1726880873.41493: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9257 1726880873.41565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880873.41606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880873.41633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880873.41683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880873.41707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880873.41912: variable 'ansible_distribution' from source: facts 9257 1726880873.41928: variable 'ansible_distribution_major_version' from source: facts 9257 1726880873.41942: Evaluated conditional ((ansible_distribution in ['RedHat', 'CentOS'] and ansible_distribution_major_version | int < 8) or ansible_distribution not in ['Fedora', 'RedHat', 'CentOS']): 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 9257 1726880873.41982: done queuing things up, now waiting for results queue to drain 9257 1726880873.41985: results queue empty 9257 1726880873.41986: checking for any_errors_fatal 9257 1726880873.41990: done checking for any_errors_fatal 9257 1726880873.41991: checking for max_fail_percentage 9257 1726880873.41992: done checking for max_fail_percentage 9257 1726880873.41993: checking to see if all hosts have failed and the running result is not ok 9257 1726880873.41995: done checking to see if all hosts have failed 9257 1726880873.41996: getting the remaining hosts for this loop 9257 1726880873.41997: done getting the remaining hosts for this loop 9257 1726880873.42001: getting the next task for host managed_node1 9257 1726880873.42006: done getting next task for host managed_node1 9257 1726880873.42008: ^ task is: TASK: Get initial state of services 9257 1726880873.42011: ^ state is: HOST STATE: block=1, 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 9257 1726880873.42014: getting variables 9257 1726880873.42015: in VariableManager get_vars() 9257 1726880873.42038: Calling all_inventory to load vars for managed_node1 9257 1726880873.42042: Calling groups_inventory to load vars for managed_node1 9257 1726880873.42045: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880873.42052: Calling all_plugins_play to load vars for managed_node1 9257 1726880873.42055: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880873.42061: Calling groups_plugins_play to load vars for managed_node1 9257 1726880873.42347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880873.42849: done with get_vars() 9257 1726880873.42862: done getting variables TASK [Get initial state of services] ******************************************* task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Friday 20 September 2024 21:07:53 -0400 (0:00:00.096) 0:00:02.457 ****** 9257 1726880873.42982: entering _queue_task() for managed_node1/service_facts 9257 1726880873.42985: Creating lock for service_facts 9257 1726880873.43585: worker is 1 (out of 1 available) 9257 1726880873.43596: exiting _queue_task() for managed_node1/service_facts 9257 1726880873.43606: done queuing things up, now waiting for results queue to drain 9257 1726880873.43608: waiting for pending results... 9257 1726880873.43847: running TaskExecutor() for managed_node1/TASK: Get initial state of services 9257 1726880873.44023: in run() - task 027aebc8-b3f3-b82f-6e37-00000000000d 9257 1726880873.44054: variable 'ansible_search_path' from source: unknown 9257 1726880873.44115: calling self._execute() 9257 1726880873.44434: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880873.44438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880873.44487: variable 'omit' from source: magic vars 9257 1726880873.44650: variable 'omit' from source: magic vars 9257 1726880873.44726: variable 'omit' from source: magic vars 9257 1726880873.44825: variable 'omit' from source: magic vars 9257 1726880873.44857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880873.44909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880873.44947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880873.45043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880873.45056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880873.45065: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880873.45078: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880873.45091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880873.45242: Set connection var ansible_connection to ssh 9257 1726880873.45274: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880873.45291: Set connection var ansible_pipelining to False 9257 1726880873.45307: Set connection var ansible_shell_type to sh 9257 1726880873.45319: Set connection var ansible_shell_executable to /bin/sh 9257 1726880873.45375: Set connection var ansible_timeout to 10 9257 1726880873.45383: variable 'ansible_shell_executable' from source: unknown 9257 1726880873.45386: variable 'ansible_connection' from source: unknown 9257 1726880873.45395: variable 'ansible_module_compression' from source: unknown 9257 1726880873.45404: variable 'ansible_shell_type' from source: unknown 9257 1726880873.45416: variable 'ansible_shell_executable' from source: unknown 9257 1726880873.45425: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880873.45433: variable 'ansible_pipelining' from source: unknown 9257 1726880873.45441: variable 'ansible_timeout' from source: unknown 9257 1726880873.45453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880873.45925: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880873.45933: variable 'omit' from source: magic vars 9257 1726880873.45936: starting attempt loop 9257 1726880873.45940: running the handler 9257 1726880873.45943: _low_level_execute_command(): starting 9257 1726880873.45948: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880873.47019: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880873.47025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880873.47066: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.47281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.48857: stdout chunk (state=3): >>>/root <<< 9257 1726880873.49188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880873.49192: stdout chunk (state=3): >>><<< 9257 1726880873.49196: stderr chunk (state=3): >>><<< 9257 1726880873.49199: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880873.49202: _low_level_execute_command(): starting 9257 1726880873.49205: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411 `" && echo ansible-tmp-1726880873.4915085-9366-108201836440411="` echo /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411 `" ) && sleep 0' 9257 1726880873.50767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880873.50772: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880873.50792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880873.50814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880873.50848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.51083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.52926: stdout chunk (state=3): >>>ansible-tmp-1726880873.4915085-9366-108201836440411=/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411 <<< 9257 1726880873.53191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880873.53195: stdout chunk (state=3): >>><<< 9257 1726880873.53204: stderr chunk (state=3): >>><<< 9257 1726880873.53222: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880873.4915085-9366-108201836440411=/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880873.53397: variable 'ansible_module_compression' from source: unknown 9257 1726880873.53450: ANSIBALLZ: Using lock for service_facts 9257 1726880873.53454: ANSIBALLZ: Acquiring lock 9257 1726880873.53457: ANSIBALLZ: Lock acquired: 140047840249376 9257 1726880873.53461: ANSIBALLZ: Creating module 9257 1726880873.81896: ANSIBALLZ: Writing module into payload 9257 1726880873.82043: ANSIBALLZ: Writing module 9257 1726880873.82068: ANSIBALLZ: Renaming module 9257 1726880873.82076: ANSIBALLZ: Done creating module 9257 1726880873.82363: variable 'ansible_facts' from source: unknown 9257 1726880873.82368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py 9257 1726880873.82442: Sending initial data 9257 1726880873.82450: Sent initial data (160 bytes) 9257 1726880873.83301: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880873.83395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880873.83436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.83531: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.85212: 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 <<< 9257 1726880873.85251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880873.85302: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpwh434vyf /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py <<< 9257 1726880873.85307: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py" <<< 9257 1726880873.85338: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpwh434vyf" to remote "/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py" <<< 9257 1726880873.86970: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880873.86974: stdout chunk (state=3): >>><<< 9257 1726880873.86976: stderr chunk (state=3): >>><<< 9257 1726880873.86979: done transferring module to remote 9257 1726880873.86981: _low_level_execute_command(): starting 9257 1726880873.86984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/ /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py && sleep 0' 9257 1726880873.87948: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880873.87971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880873.88066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880873.88081: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880873.88113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880873.88129: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880873.88153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.88230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.90161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880873.90200: stderr chunk (state=3): >>><<< 9257 1726880873.90203: stdout chunk (state=3): >>><<< 9257 1726880873.90321: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880873.90325: _low_level_execute_command(): starting 9257 1726880873.90328: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/AnsiballZ_service_facts.py && sleep 0' 9257 1726880873.91534: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880873.91624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880873.91627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880873.91652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880873.91729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880873.93938: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880873.93963: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880873.93993: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880873.94152: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880873.94162: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880873.94179: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880873.94203: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880873.94280: 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' # <<< 9257 1726880873.94382: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880873.94411: 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 0x7feef552c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef54fbb30> # /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 0x7feef552eab0> <<< 9257 1726880873.94437: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880873.94516: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880873.94542: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880873.94642: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880873.94718: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 9257 1726880873.94796: 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' <<< 9257 1726880873.94903: 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 0x7feef531d160> <<< 9257 1726880873.94954: 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 0x7feef531e000> 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. <<< 9257 1726880873.95240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880873.95245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880873.95248: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880873.95288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880873.95333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880873.95384: 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' <<< 9257 1726880873.95460: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef535be30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880873.95499: 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 0x7feef535bf80> # /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 <<< 9257 1726880873.95539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880873.95565: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880873.95626: 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 0x7feef5393830> # /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 0x7feef5393ec0> <<< 9257 1726880873.95738: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5373ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53711f0> <<< 9257 1726880873.95850: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5358fe0> <<< 9257 1726880873.95882: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880873.95895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880873.96052: 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 <<< 9257 1726880873.96087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880873.96117: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53b7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53b6330> # /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 0x7feef53720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53b4bf0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880873.96134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5358260> <<< 9257 1726880873.96178: 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' <<< 9257 1726880873.96264: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880873.96303: 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 0x7feef53e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e8ad0> # 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 0x7feef53e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5356d80> # /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 <<< 9257 1726880873.96329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880873.96423: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e9220> 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 0x7feef53ea420> import 'importlib.util' # import 'runpy' # <<< 9257 1726880873.96524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880873.96585: 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 0x7feef5400650> 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 0x7feef5401d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880873.96642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880873.96776: 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 0x7feef5402c00> <<< 9257 1726880873.96780: 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 0x7feef5403260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5402150> <<< 9257 1726880873.96801: 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 0x7feef5403cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef54033e0> <<< 9257 1726880873.96890: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53ea480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880873.97001: 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' <<< 9257 1726880873.97005: 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 0x7feef518fb60> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880873.97039: 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 0x7feef51b85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51b8350> <<< 9257 1726880873.97091: 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 0x7feef51b8560> # 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 0x7feef51b87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef518dd00> <<< 9257 1726880873.97118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880873.97221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880873.97248: 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' <<< 9257 1726880873.97301: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51b9e20> <<< 9257 1726880873.97308: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51b8aa0> <<< 9257 1726880873.97331: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53eab70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880873.97391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880873.97410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880873.97448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880873.97474: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51ea1b0> <<< 9257 1726880873.97552: 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' <<< 9257 1726880873.97573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880873.97590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880873.97792: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef52022d0> # /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 0x7feef523f080> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880873.97831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880873.97854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880873.97900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880873.98001: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5269820> <<< 9257 1726880873.98110: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef523f1a0> <<< 9257 1726880873.98149: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5202f60> # /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 0x7feef50801a0> <<< 9257 1726880873.98167: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5201310> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51bad50> <<< 9257 1726880873.98376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feef52016d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_xd6j9lxx/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 9257 1726880873.98514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880873.98543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880873.98565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880873.98608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880873.98676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880873.98816: 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 0x7feef50d9cd0> <<< 9257 1726880873.98819: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880873.99002: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef50acbc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5083d70> # zipimport: zlib available <<< 9257 1726880873.99006: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880873.99072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880874.00634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.01883: 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 0x7feef50afb30> <<< 9257 1726880874.01908: 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' <<< 9257 1726880874.01936: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880874.01980: 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' <<< 9257 1726880874.02006: 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 0x7feef51056a0> <<< 9257 1726880874.02055: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5105430> <<< 9257 1726880874.02108: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5104d40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880874.02112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880874.02213: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5105190> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef50da6f0> 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 0x7feef5106480> <<< 9257 1726880874.02336: 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 0x7feef51066c0> <<< 9257 1726880874.02351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880874.02631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880874.02635: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5106c00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880874.02892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4f68980> # 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 0x7feef4f6a5a0> # /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 0x7feef4f6aea0> # /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 0x7feef4f6be30> # /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 0x7feef4f6eb10> <<< 9257 1726880874.02896: 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 0x7feef4f6ec30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4f6cdd0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880874.02993: 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 <<< 9257 1726880874.03173: 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 0x7feef4fb2b40> import '_tokenize' # <<< 9257 1726880874.03184: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb1610> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb1370> # /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' <<< 9257 1726880874.03320: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb3dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4f6d2e0> # 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 0x7feef4fb6d20> # /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 0x7feef4fb6e70> <<< 9257 1726880874.03393: 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' <<< 9257 1726880874.03448: 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 0x7feef4fb8a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb8800> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880874.03555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880874.03590: 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 0x7feef4fbafc0> <<< 9257 1726880874.03761: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb9130> # /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' # <<< 9257 1726880874.03834: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fc27b0> <<< 9257 1726880874.03990: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fbb140> <<< 9257 1726880874.04013: 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 0x7feef4fc3650> # 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 0x7feef4fc3800> <<< 9257 1726880874.04131: 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 0x7feef4fc31d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb7170> # /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 <<< 9257 1726880874.04323: 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 0x7feef4fc6b40> <<< 9257 1726880874.04493: 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 0x7feef4fc7ef0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fc52e0> # 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 0x7feef4fc6660> <<< 9257 1726880874.04564: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fc4ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880874.04646: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.04781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880874.04842: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880874.04973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.05118: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.05838: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.06547: 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' # <<< 9257 1726880874.06551: 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' <<< 9257 1726880874.06554: 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 0x7feef50500b0> <<< 9257 1726880874.06791: 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 0x7feef50514f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fce900> <<< 9257 1726880874.06807: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880874.06931: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.07177: 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 0x7feef5051640> <<< 9257 1726880874.07197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.07884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08256: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08346: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08433: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880874.08475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880874.08564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08626: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08787: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880874.08819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.08832: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880874.08918: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880874.09168: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.09598: 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' <<< 9257 1726880874.09633: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880874.09734: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef50538f0> <<< 9257 1726880874.09796: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.09882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.10003: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880874.10027: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880874.10066: 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' <<< 9257 1726880874.10173: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880874.10361: 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 0x7feef4e5db80> <<< 9257 1726880874.10421: 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 0x7feef4e5e480> <<< 9257 1726880874.10469: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5052540> # zipimport: zlib available <<< 9257 1726880874.10521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.10591: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880874.10702: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.10812: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880874.10906: 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 <<< 9257 1726880874.10967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880874.11077: 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 0x7feef4e5d220> <<< 9257 1726880874.11154: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e5e5d0> <<< 9257 1726880874.11209: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880874.11216: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.11317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.11412: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.11453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.11494: 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' <<< 9257 1726880874.11574: 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' <<< 9257 1726880874.11592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880874.11683: 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 <<< 9257 1726880874.11713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880874.11852: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4ef68d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e686b0> <<< 9257 1726880874.11971: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e62720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e624e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880874.11993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12077: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880874.12084: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880874.12144: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880874.12168: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12188: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880874.12340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.12877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.13030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880874.13195: 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' <<< 9257 1726880874.13325: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4efa8a0> <<< 9257 1726880874.13331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880874.13335: 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 <<< 9257 1726880874.13355: 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 0x7feef4f03740> <<< 9257 1726880874.13378: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880874.13406: 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 0x7feef4f03aa0> <<< 9257 1726880874.13441: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4efb410> import 'ansible.module_utils.service' # <<< 9257 1726880874.13716: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880876.54755: stdout chunk (state=3): >>> <<< 9257 1726880876.54780: stdout chunk (state=3): >>>{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "avahi-daemon.service": {"name": "avahi-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "st<<< 9257 1726880876.54877: stdout chunk (state=3): >>>atus": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service":<<< 9257 1726880876.54883: stdout chunk (state=3): >>> {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "stopped", "status": "static", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "redis.service": {"name": "redis.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled"<<< 9257 1726880876.54945: stdout chunk (state=3): >>>, "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stop<<< 9257 1726880876.55185: stdout chunk (state=3): >>>ped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "sy<<< 9257 1726880876.55198: stdout chunk (state=3): >>>stemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 9257 1726880876.55711: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9257 1726880876.55717: 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 <<< 9257 1726880876.55991: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 9257 1726880876.55995: stdout chunk (state=3): >>> # cleanup[2] removing builtins <<< 9257 1726880876.55998: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib<<< 9257 1726880876.56001: 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 # 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<<< 9257 1726880876.56047: 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 <<< 9257 1726880876.56051: 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<<< 9257 1726880876.56073: 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 <<< 9257 1726880876.56096: 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<<< 9257 1726880876.56114: 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<<< 9257 1726880876.56137: 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 # destroy string<<< 9257 1726880876.56171: 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<<< 9257 1726880876.56373: 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<<< 9257 1726880876.56380: 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 # 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 # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service<<< 9257 1726880876.56518: stdout chunk (state=3): >>> <<< 9257 1726880876.56710: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880876.56734: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 9257 1726880876.56746: stdout chunk (state=3): >>> <<< 9257 1726880876.56797: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880876.56805: stdout chunk (state=3): >>># destroy _compression # destroy _lzma<<< 9257 1726880876.56849: stdout chunk (state=3): >>> # destroy binascii # destroy struct<<< 9257 1726880876.56864: stdout chunk (state=3): >>> # destroy zlib<<< 9257 1726880876.56901: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880876.56977: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib <<< 9257 1726880876.56980: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress<<< 9257 1726880876.56983: stdout chunk (state=3): >>> <<< 9257 1726880876.57042: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 9257 1726880876.57100: stdout chunk (state=3): >>># destroy zipimport # destroy __main__<<< 9257 1726880876.57104: stdout chunk (state=3): >>> # 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<<< 9257 1726880876.57143: stdout chunk (state=3): >>> # destroy grp # destroy encodings <<< 9257 1726880876.57175: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale <<< 9257 1726880876.57223: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 9257 1726880876.57227: stdout chunk (state=3): >>> # destroy uuid <<< 9257 1726880876.57294: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array<<< 9257 1726880876.57298: stdout chunk (state=3): >>> # destroy datetime <<< 9257 1726880876.57377: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2<<< 9257 1726880876.57381: stdout chunk (state=3): >>> # destroy selinux # destroy shutil # destroy distro # destroy distro.distro<<< 9257 1726880876.57384: stdout chunk (state=3): >>> # destroy argparse<<< 9257 1726880876.57469: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess<<< 9257 1726880876.57493: stdout chunk (state=3): >>> # destroy fnmatch # destroy _compat_pickle # destroy _pickle<<< 9257 1726880876.57586: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 9257 1726880876.57610: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 9257 1726880876.57669: 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<<< 9257 1726880876.57674: stdout chunk (state=3): >>> # destroy linecache # destroy textwrap <<< 9257 1726880876.57725: 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<<< 9257 1726880876.57729: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 9257 1726880876.57792: stdout chunk (state=3): >>># 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 <<< 9257 1726880876.57796: stdout chunk (state=3): >>># destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg<<< 9257 1726880876.57835: stdout chunk (state=3): >>> # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 9257 1726880876.57841: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections<<< 9257 1726880876.57897: 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 <<< 9257 1726880876.57901: 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<<< 9257 1726880876.57952: 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<<< 9257 1726880876.57992: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 9257 1726880876.58009: stdout chunk (state=3): >>> # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime<<< 9257 1726880876.58154: stdout chunk (state=3): >>> # destroy sys.monitoring<<< 9257 1726880876.58171: stdout chunk (state=3): >>> # destroy _socket <<< 9257 1726880876.58197: stdout chunk (state=3): >>># destroy _collections<<< 9257 1726880876.58205: stdout chunk (state=3): >>> <<< 9257 1726880876.58252: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 9257 1726880876.58278: stdout chunk (state=3): >>> # destroy stat<<< 9257 1726880876.58289: stdout chunk (state=3): >>> # destroy genericpath # destroy re._parser <<< 9257 1726880876.58311: stdout chunk (state=3): >>># destroy tokenize <<< 9257 1726880876.58395: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880876.58448: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880876.58495: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse <<< 9257 1726880876.58525: 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<<< 9257 1726880876.58567: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path <<< 9257 1726880876.58587: stdout chunk (state=3): >>># clear sys.modules<<< 9257 1726880876.58817: stdout chunk (state=3): >>> # destroy _frozen_importlib # destroy codecs<<< 9257 1726880876.58841: stdout chunk (state=3): >>> # 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<<< 9257 1726880876.58867: stdout chunk (state=3): >>> # destroy _bisect # destroy time<<< 9257 1726880876.58897: stdout chunk (state=3): >>> # destroy _random # destroy _weakref <<< 9257 1726880876.58951: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string<<< 9257 1726880876.59000: stdout chunk (state=3): >>> # destroy re # destroy itertools <<< 9257 1726880876.59004: stdout chunk (state=3): >>># destroy _abc<<< 9257 1726880876.59054: stdout chunk (state=3): >>> # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880876.59607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880876.59662: stderr chunk (state=3): >>><<< 9257 1726880876.59665: stdout chunk (state=3): >>><<< 9257 1726880876.59778: _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 0x7feef552c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef54fbb30> # /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 0x7feef552eab0> 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 0x7feef531d160> # /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 0x7feef531e000> 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 0x7feef535be30> # /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 0x7feef535bf80> # /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 0x7feef5393830> # /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 0x7feef5393ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5373ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5358fe0> # /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 0x7feef53b7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53b6330> # /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 0x7feef53720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53b4bf0> # /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 0x7feef53e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5358260> # /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 0x7feef53e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e8ad0> # 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 0x7feef53e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5356d80> # /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 0x7feef53e9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53e9220> 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 0x7feef53ea420> 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 0x7feef5400650> 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 0x7feef5401d30> # /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 0x7feef5402c00> # 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 0x7feef5403260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5402150> # /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 0x7feef5403cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef54033e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53ea480> # /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 0x7feef518fb60> # /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 0x7feef51b85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51b8350> # 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 0x7feef51b8560> # 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 0x7feef51b87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef518dd00> # /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 0x7feef51b9e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51b8aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef53eab70> # /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 0x7feef51ea1b0> # /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 0x7feef52022d0> # /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 0x7feef523f080> # /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 0x7feef5269820> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef523f1a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5202f60> # /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 0x7feef50801a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5201310> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef51bad50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feef52016d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_xd6j9lxx/ansible_service_facts_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 0x7feef50d9cd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef50acbc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5083d70> # 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 0x7feef50afb30> # /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 0x7feef51056a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5105430> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5104d40> # /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 0x7feef5105190> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef50da6f0> 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 0x7feef5106480> # 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 0x7feef51066c0> # /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 0x7feef5106c00> 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 0x7feef4f68980> # 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 0x7feef4f6a5a0> # /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 0x7feef4f6aea0> # /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 0x7feef4f6be30> # /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 0x7feef4f6eb10> # 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 0x7feef4f6ec30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4f6cdd0> # /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 0x7feef4fb2b40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb1610> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb1370> # /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 0x7feef4fb3dd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4f6d2e0> # 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 0x7feef4fb6d20> # /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 0x7feef4fb6e70> # /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 0x7feef4fb8a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb8800> # /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 0x7feef4fbafc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb9130> # /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 0x7feef4fc27b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fbb140> # 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 0x7feef4fc3650> # 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 0x7feef4fc3800> # 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 0x7feef4fc31d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fb7170> # /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 0x7feef4fc6b40> # 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 0x7feef4fc7ef0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fc52e0> # 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 0x7feef4fc6660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fc4ec0> # 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 0x7feef50500b0> # /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 0x7feef50514f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4fce900> 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 0x7feef5051640> # 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 0x7feef50538f0> # 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 0x7feef4e5db80> # 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 0x7feef4e5e480> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef5052540> # 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 0x7feef4e5d220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e5e5d0> 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 0x7feef4ef68d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e686b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e62720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4e624e0> # 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/__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 0x7feef4efa8a0> # /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 0x7feef4f03740> # 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 0x7feef4f03aa0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7feef4efb410> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "avahi-daemon.service": {"name": "avahi-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "mdmonitor.service": {"name": "mdmonitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "stopped", "status": "static", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmcd.service": {"name": "pmcd.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "running", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "running", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "redis.service": {"name": "redis.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-homed-activate.service": {"name": "systemd-homed-activate.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-homed.service": {"name": "systemd-homed.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "running", "status": "enabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-userdbd.service": {"name": "systemd-userdbd.service", "state": "running", "status": "indirect", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-zram-setup@zram0.service": {"name": "systemd-zram-setup@zram0.service", "state": "stopped", "status": "active", "source": "systemd"}, "udisks2.service": {"name": "udisks2.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "arp-ethers.service": {"name": "arp-ethers.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "bluetooth.service": {"name": "bluetooth.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.bluez.service": {"name": "dbus-org.bluez.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.oom1.service": {"name": "dbus-org.freedesktop.oom1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.resolve1.service": {"name": "dbus-org.freedesktop.resolve1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fwupd-offline-update.service": {"name": "fwupd-offline-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd-refresh.service": {"name": "fwupd-refresh.service", "state": "inactive", "status": "static", "source": "systemd"}, "fwupd.service": {"name": "fwupd.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "mdadm-grow-continue@.service": {"name": "mdadm-grow-continue@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdadm-last-resort@.service": {"name": "mdadm-last-resort@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdcheck_continue.service": {"name": "mdcheck_continue.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdcheck_start.service": {"name": "mdcheck_start.service", "state": "inactive", "status": "static", "source": "systemd"}, "mdmon@.service": {"name": "mdmon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "mdmonitor-oneshot.service": {"name": "mdmonitor-oneshot.service", "state": "inactive", "status": "static", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online@.service": {"name": "systemd-networkd-wait-online@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-time-wait-sync.service": {"name": "systemd-time-wait-sync.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-zram-setup@.service": {"name": "systemd-zram-setup@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear 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 # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # 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 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 _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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # 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 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 _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 glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # 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 9257 1726880876.61277: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880876.61293: _low_level_execute_command(): starting 9257 1726880876.61298: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880873.4915085-9366-108201836440411/ > /dev/null 2>&1 && sleep 0' 9257 1726880876.62025: 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 <<< 9257 1726880876.62029: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880876.62032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880876.62034: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880876.62138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880876.62144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880876.62221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880876.65004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880876.65034: stderr chunk (state=3): >>><<< 9257 1726880876.65037: stdout chunk (state=3): >>><<< 9257 1726880876.65136: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880876.65140: handler run complete 9257 1726880876.65527: variable 'ansible_facts' from source: unknown 9257 1726880876.65839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.66823: variable 'ansible_facts' from source: unknown 9257 1726880876.67122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.67401: attempt loop complete, returning result 9257 1726880876.67419: _execute() done 9257 1726880876.67423: dumping result to json 9257 1726880876.67482: done dumping result, returning 9257 1726880876.67491: done running TaskExecutor() for managed_node1/TASK: Get initial state of services [027aebc8-b3f3-b82f-6e37-00000000000d] 9257 1726880876.67497: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000000d 9257 1726880876.68600: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000000d 9257 1726880876.68604: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 9257 1726880876.69963: no more pending results, returning what we have 9257 1726880876.69967: results queue empty 9257 1726880876.69969: checking for any_errors_fatal 9257 1726880876.69972: done checking for any_errors_fatal 9257 1726880876.69974: checking for max_fail_percentage 9257 1726880876.69975: done checking for max_fail_percentage 9257 1726880876.69976: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.69978: done checking to see if all hosts have failed 9257 1726880876.69979: getting the remaining hosts for this loop 9257 1726880876.69980: done getting the remaining hosts for this loop 9257 1726880876.69985: getting the next task for host managed_node1 9257 1726880876.69997: done getting next task for host managed_node1 9257 1726880876.70003: ^ task is: TASK: meta (flush_handlers) 9257 1726880876.70006: ^ state is: HOST STATE: block=2, 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 9257 1726880876.70010: getting variables 9257 1726880876.70012: in VariableManager get_vars() 9257 1726880876.70040: Calling all_inventory to load vars for managed_node1 9257 1726880876.70046: Calling groups_inventory to load vars for managed_node1 9257 1726880876.70054: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.70068: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.70073: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.70083: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.70668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.71412: done with get_vars() 9257 1726880876.71429: done getting variables 9257 1726880876.71534: in VariableManager get_vars() 9257 1726880876.71549: Calling all_inventory to load vars for managed_node1 9257 1726880876.71553: Calling groups_inventory to load vars for managed_node1 9257 1726880876.71556: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.71566: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.71572: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.71578: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.72154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.73001: done with get_vars() 9257 1726880876.73019: done queuing things up, now waiting for results queue to drain 9257 1726880876.73021: results queue empty 9257 1726880876.73021: checking for any_errors_fatal 9257 1726880876.73023: done checking for any_errors_fatal 9257 1726880876.73024: checking for max_fail_percentage 9257 1726880876.73025: done checking for max_fail_percentage 9257 1726880876.73025: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.73026: done checking to see if all hosts have failed 9257 1726880876.73027: getting the remaining hosts for this loop 9257 1726880876.73027: done getting the remaining hosts for this loop 9257 1726880876.73029: getting the next task for host managed_node1 9257 1726880876.73033: done getting next task for host managed_node1 9257 1726880876.73035: ^ task is: TASK: Run the role 9257 1726880876.73036: ^ 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 9257 1726880876.73038: getting variables 9257 1726880876.73039: in VariableManager get_vars() 9257 1726880876.73045: Calling all_inventory to load vars for managed_node1 9257 1726880876.73047: Calling groups_inventory to load vars for managed_node1 9257 1726880876.73049: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.73053: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.73055: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.73060: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.73470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.74093: done with get_vars() 9257 1726880876.74107: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:27 Friday 20 September 2024 21:07:56 -0400 (0:00:03.311) 0:00:05.769 ****** 9257 1726880876.74172: entering _queue_task() for managed_node1/include_role 9257 1726880876.74174: Creating lock for include_role 9257 1726880876.74522: worker is 1 (out of 1 available) 9257 1726880876.74540: exiting _queue_task() for managed_node1/include_role 9257 1726880876.74559: done queuing things up, now waiting for results queue to drain 9257 1726880876.74561: waiting for pending results... 9257 1726880876.74807: running TaskExecutor() for managed_node1/TASK: Run the role 9257 1726880876.74894: in run() - task 027aebc8-b3f3-b82f-6e37-00000000000f 9257 1726880876.74907: variable 'ansible_search_path' from source: unknown 9257 1726880876.74944: calling self._execute() 9257 1726880876.75010: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.75018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.75030: variable 'omit' from source: magic vars 9257 1726880876.75163: _execute() done 9257 1726880876.75168: dumping result to json 9257 1726880876.75171: done dumping result, returning 9257 1726880876.75182: done running TaskExecutor() for managed_node1/TASK: Run the role [027aebc8-b3f3-b82f-6e37-00000000000f] 9257 1726880876.75186: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000000f 9257 1726880876.75299: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000000f 9257 1726880876.75303: WORKER PROCESS EXITING 9257 1726880876.75357: no more pending results, returning what we have 9257 1726880876.75363: in VariableManager get_vars() 9257 1726880876.75392: Calling all_inventory to load vars for managed_node1 9257 1726880876.75395: Calling groups_inventory to load vars for managed_node1 9257 1726880876.75399: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.75409: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.75412: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.75416: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.75801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.76392: done with get_vars() 9257 1726880876.76409: variable 'ansible_search_path' from source: unknown 9257 1726880876.76717: variable 'omit' from source: magic vars 9257 1726880876.76755: variable 'omit' from source: magic vars 9257 1726880876.76786: variable 'omit' from source: magic vars 9257 1726880876.76793: we have included files to process 9257 1726880876.76794: generating all_blocks data 9257 1726880876.76796: done generating all_blocks data 9257 1726880876.76797: processing included file: fedora.linux_system_roles.metrics 9257 1726880876.76831: in VariableManager get_vars() 9257 1726880876.76846: done with get_vars() 9257 1726880876.76922: in VariableManager get_vars() 9257 1726880876.76933: done with get_vars() 9257 1726880876.76968: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/vars/main.yml 9257 1726880876.77036: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/defaults/main.yml 9257 1726880876.77101: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/meta/main.yml 9257 1726880876.77328: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml 9257 1726880876.78896: in VariableManager get_vars() 9257 1726880876.78927: done with get_vars() 9257 1726880876.78983: in VariableManager get_vars() 9257 1726880876.79000: done with get_vars() 9257 1726880876.79473: iterating over new_blocks loaded from include file 9257 1726880876.79476: in VariableManager get_vars() 9257 1726880876.79498: done with get_vars() 9257 1726880876.79501: filtering new block on tags 9257 1726880876.79561: done filtering new block on tags 9257 1726880876.79565: in VariableManager get_vars() 9257 1726880876.79580: done with get_vars() 9257 1726880876.79582: filtering new block on tags 9257 1726880876.79595: done filtering new block on tags 9257 1726880876.79596: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.metrics for managed_node1 9257 1726880876.79601: extending task lists for all hosts with included blocks 9257 1726880876.79867: done extending task lists 9257 1726880876.79868: done processing included files 9257 1726880876.79869: results queue empty 9257 1726880876.79870: checking for any_errors_fatal 9257 1726880876.79875: done checking for any_errors_fatal 9257 1726880876.79876: checking for max_fail_percentage 9257 1726880876.79879: done checking for max_fail_percentage 9257 1726880876.79880: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.79881: done checking to see if all hosts have failed 9257 1726880876.79882: getting the remaining hosts for this loop 9257 1726880876.79884: done getting the remaining hosts for this loop 9257 1726880876.79891: getting the next task for host managed_node1 9257 1726880876.79896: done getting next task for host managed_node1 9257 1726880876.79899: ^ task is: TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 9257 1726880876.79902: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880876.79918: getting variables 9257 1726880876.79920: in VariableManager get_vars() 9257 1726880876.79937: Calling all_inventory to load vars for managed_node1 9257 1726880876.79943: Calling groups_inventory to load vars for managed_node1 9257 1726880876.79949: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.79961: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.79965: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.79970: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.80491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.81317: done with get_vars() 9257 1726880876.81340: done getting variables TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Friday 20 September 2024 21:07:56 -0400 (0:00:00.072) 0:00:05.842 ****** 9257 1726880876.81465: entering _queue_task() for managed_node1/setup 9257 1726880876.81787: worker is 1 (out of 1 available) 9257 1726880876.81800: exiting _queue_task() for managed_node1/setup 9257 1726880876.81815: done queuing things up, now waiting for results queue to drain 9257 1726880876.81817: waiting for pending results... 9257 1726880876.82241: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 9257 1726880876.82261: in run() - task 027aebc8-b3f3-b82f-6e37-000000000063 9257 1726880876.82296: variable 'ansible_search_path' from source: unknown 9257 1726880876.82312: variable 'ansible_search_path' from source: unknown 9257 1726880876.82383: calling self._execute() 9257 1726880876.82462: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.82467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.82470: variable 'omit' from source: magic vars 9257 1726880876.82894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.82924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.82946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.82993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.83008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.83060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.83086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.83106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.83161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.83178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.83347: variable '__metrics_required_facts' from source: role '' all vars 9257 1726880876.83361: variable 'ansible_facts' from source: unknown 9257 1726880876.83666: Evaluated conditional (__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 9257 1726880876.83669: when evaluation is False, skipping this task 9257 1726880876.83673: _execute() done 9257 1726880876.83675: dumping result to json 9257 1726880876.83678: done dumping result, returning 9257 1726880876.83681: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role [027aebc8-b3f3-b82f-6e37-000000000063] 9257 1726880876.83684: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000063 9257 1726880876.83790: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000063 9257 1726880876.83794: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 9257 1726880876.83853: no more pending results, returning what we have 9257 1726880876.83859: results queue empty 9257 1726880876.83861: checking for any_errors_fatal 9257 1726880876.83862: done checking for any_errors_fatal 9257 1726880876.83863: checking for max_fail_percentage 9257 1726880876.83865: done checking for max_fail_percentage 9257 1726880876.83866: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.83869: done checking to see if all hosts have failed 9257 1726880876.83870: getting the remaining hosts for this loop 9257 1726880876.83872: done getting the remaining hosts for this loop 9257 1726880876.83877: getting the next task for host managed_node1 9257 1726880876.83885: done getting next task for host managed_node1 9257 1726880876.83889: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 9257 1726880876.83893: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880876.83913: getting variables 9257 1726880876.83916: in VariableManager get_vars() 9257 1726880876.83973: Calling all_inventory to load vars for managed_node1 9257 1726880876.83979: Calling groups_inventory to load vars for managed_node1 9257 1726880876.83983: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.83994: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.84001: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.84010: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.84768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.85528: done with get_vars() 9257 1726880876.85548: done getting variables 9257 1726880876.85649: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Friday 20 September 2024 21:07:56 -0400 (0:00:00.042) 0:00:05.884 ****** 9257 1726880876.85688: entering _queue_task() for managed_node1/set_fact 9257 1726880876.85690: Creating lock for set_fact 9257 1726880876.85999: worker is 1 (out of 1 available) 9257 1726880876.86013: exiting _queue_task() for managed_node1/set_fact 9257 1726880876.86025: done queuing things up, now waiting for results queue to drain 9257 1726880876.86027: waiting for pending results... 9257 1726880876.86485: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 9257 1726880876.86491: in run() - task 027aebc8-b3f3-b82f-6e37-000000000064 9257 1726880876.86500: variable 'ansible_search_path' from source: unknown 9257 1726880876.86510: variable 'ansible_search_path' from source: unknown 9257 1726880876.86567: calling self._execute() 9257 1726880876.86829: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.86847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.86865: variable 'omit' from source: magic vars 9257 1726880876.87557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.87619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.87667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.87738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.87772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.88035: variable 'metrics_from_elasticsearch' from source: role '' defaults 9257 1726880876.88040: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool): False 9257 1726880876.88043: when evaluation is False, skipping this task 9257 1726880876.88047: _execute() done 9257 1726880876.88050: dumping result to json 9257 1726880876.88055: done dumping result, returning 9257 1726880876.88059: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list [027aebc8-b3f3-b82f-6e37-000000000064] 9257 1726880876.88062: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000064 9257 1726880876.88217: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000064 9257 1726880876.88222: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880876.88275: no more pending results, returning what we have 9257 1726880876.88279: results queue empty 9257 1726880876.88280: checking for any_errors_fatal 9257 1726880876.88285: done checking for any_errors_fatal 9257 1726880876.88286: checking for max_fail_percentage 9257 1726880876.88288: done checking for max_fail_percentage 9257 1726880876.88289: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.88291: done checking to see if all hosts have failed 9257 1726880876.88292: getting the remaining hosts for this loop 9257 1726880876.88293: done getting the remaining hosts for this loop 9257 1726880876.88297: getting the next task for host managed_node1 9257 1726880876.88303: done getting next task for host managed_node1 9257 1726880876.88307: ^ task is: TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 9257 1726880876.88311: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880876.88324: getting variables 9257 1726880876.88325: in VariableManager get_vars() 9257 1726880876.88359: Calling all_inventory to load vars for managed_node1 9257 1726880876.88363: Calling groups_inventory to load vars for managed_node1 9257 1726880876.88366: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.88375: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.88379: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.88383: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.88727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.89188: done with get_vars() 9257 1726880876.89198: done getting variables 9257 1726880876.89249: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Friday 20 September 2024 21:07:56 -0400 (0:00:00.035) 0:00:05.920 ****** 9257 1726880876.89275: entering _queue_task() for managed_node1/set_fact 9257 1726880876.89506: worker is 1 (out of 1 available) 9257 1726880876.89522: exiting _queue_task() for managed_node1/set_fact 9257 1726880876.89534: done queuing things up, now waiting for results queue to drain 9257 1726880876.89536: waiting for pending results... 9257 1726880876.89725: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 9257 1726880876.89817: in run() - task 027aebc8-b3f3-b82f-6e37-000000000065 9257 1726880876.89831: variable 'ansible_search_path' from source: unknown 9257 1726880876.89836: variable 'ansible_search_path' from source: unknown 9257 1726880876.89882: calling self._execute() 9257 1726880876.89955: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.89994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.90006: variable 'omit' from source: magic vars 9257 1726880876.90778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.90800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.90869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.90947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.90980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.91372: variable 'metrics_from_mssql' from source: role '' defaults 9257 1726880876.91546: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 9257 1726880876.91550: when evaluation is False, skipping this task 9257 1726880876.91553: _execute() done 9257 1726880876.91556: dumping result to json 9257 1726880876.91560: done dumping result, returning 9257 1726880876.91564: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list [027aebc8-b3f3-b82f-6e37-000000000065] 9257 1726880876.91568: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000065 9257 1726880876.91863: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000065 skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880876.91930: no more pending results, returning what we have 9257 1726880876.91933: results queue empty 9257 1726880876.91935: checking for any_errors_fatal 9257 1726880876.91940: done checking for any_errors_fatal 9257 1726880876.91947: checking for max_fail_percentage 9257 1726880876.91949: done checking for max_fail_percentage 9257 1726880876.91950: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.91952: done checking to see if all hosts have failed 9257 1726880876.91953: getting the remaining hosts for this loop 9257 1726880876.91955: done getting the remaining hosts for this loop 9257 1726880876.91965: getting the next task for host managed_node1 9257 1726880876.91974: done getting next task for host managed_node1 9257 1726880876.91979: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 9257 1726880876.91983: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880876.91999: getting variables 9257 1726880876.92002: in VariableManager get_vars() 9257 1726880876.92178: Calling all_inventory to load vars for managed_node1 9257 1726880876.92182: Calling groups_inventory to load vars for managed_node1 9257 1726880876.92185: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.92216: WORKER PROCESS EXITING 9257 1726880876.92226: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.92234: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.92276: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.93132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.93690: done with get_vars() 9257 1726880876.93700: done getting variables 9257 1726880876.93749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Friday 20 September 2024 21:07:56 -0400 (0:00:00.044) 0:00:05.965 ****** 9257 1726880876.93776: entering _queue_task() for managed_node1/set_fact 9257 1726880876.94042: worker is 1 (out of 1 available) 9257 1726880876.94056: exiting _queue_task() for managed_node1/set_fact 9257 1726880876.94070: done queuing things up, now waiting for results queue to drain 9257 1726880876.94072: waiting for pending results... 9257 1726880876.94277: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 9257 1726880876.94388: in run() - task 027aebc8-b3f3-b82f-6e37-000000000066 9257 1726880876.94401: variable 'ansible_search_path' from source: unknown 9257 1726880876.94406: variable 'ansible_search_path' from source: unknown 9257 1726880876.94480: calling self._execute() 9257 1726880876.94541: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.94552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.94598: variable 'omit' from source: magic vars 9257 1726880876.95264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.95269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.95277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.95280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.95283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.95405: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 9257 1726880876.95414: when evaluation is False, skipping this task 9257 1726880876.95423: _execute() done 9257 1726880876.95432: dumping result to json 9257 1726880876.95440: done dumping result, returning 9257 1726880876.95454: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list [027aebc8-b3f3-b82f-6e37-000000000066] 9257 1726880876.95467: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000066 9257 1726880876.95584: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000066 9257 1726880876.95594: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880876.95706: no more pending results, returning what we have 9257 1726880876.95790: results queue empty 9257 1726880876.95791: checking for any_errors_fatal 9257 1726880876.95796: done checking for any_errors_fatal 9257 1726880876.95798: checking for max_fail_percentage 9257 1726880876.95799: done checking for max_fail_percentage 9257 1726880876.95801: checking to see if all hosts have failed and the running result is not ok 9257 1726880876.95802: done checking to see if all hosts have failed 9257 1726880876.95803: getting the remaining hosts for this loop 9257 1726880876.95804: done getting the remaining hosts for this loop 9257 1726880876.95809: getting the next task for host managed_node1 9257 1726880876.95821: done getting next task for host managed_node1 9257 1726880876.95826: ^ task is: TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 9257 1726880876.95829: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880876.95844: getting variables 9257 1726880876.95849: in VariableManager get_vars() 9257 1726880876.95895: Calling all_inventory to load vars for managed_node1 9257 1726880876.95899: Calling groups_inventory to load vars for managed_node1 9257 1726880876.95903: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880876.95914: Calling all_plugins_play to load vars for managed_node1 9257 1726880876.95918: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880876.95923: Calling groups_plugins_play to load vars for managed_node1 9257 1726880876.96342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880876.97149: done with get_vars() 9257 1726880876.97161: done getting variables 9257 1726880876.97207: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Friday 20 September 2024 21:07:56 -0400 (0:00:00.034) 0:00:05.999 ****** 9257 1726880876.97233: entering _queue_task() for managed_node1/set_fact 9257 1726880876.97454: worker is 1 (out of 1 available) 9257 1726880876.97476: exiting _queue_task() for managed_node1/set_fact 9257 1726880876.97489: done queuing things up, now waiting for results queue to drain 9257 1726880876.97491: waiting for pending results... 9257 1726880876.97757: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 9257 1726880876.98009: in run() - task 027aebc8-b3f3-b82f-6e37-000000000067 9257 1726880876.98040: variable 'ansible_search_path' from source: unknown 9257 1726880876.98064: variable 'ansible_search_path' from source: unknown 9257 1726880876.98281: calling self._execute() 9257 1726880876.98285: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880876.98288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880876.98310: variable 'omit' from source: magic vars 9257 1726880876.99200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880876.99347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880876.99511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880876.99583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880876.99618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880876.99947: variable 'metrics_from_bpftrace' from source: role '' defaults 9257 1726880877.00005: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 9257 1726880877.00269: when evaluation is False, skipping this task 9257 1726880877.00273: _execute() done 9257 1726880877.00276: dumping result to json 9257 1726880877.00279: done dumping result, returning 9257 1726880877.00283: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list [027aebc8-b3f3-b82f-6e37-000000000067] 9257 1726880877.00286: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000067 9257 1726880877.00363: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000067 9257 1726880877.00368: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880877.00449: no more pending results, returning what we have 9257 1726880877.00453: results queue empty 9257 1726880877.00455: checking for any_errors_fatal 9257 1726880877.00464: done checking for any_errors_fatal 9257 1726880877.00465: checking for max_fail_percentage 9257 1726880877.00467: done checking for max_fail_percentage 9257 1726880877.00469: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.00470: done checking to see if all hosts have failed 9257 1726880877.00471: getting the remaining hosts for this loop 9257 1726880877.00473: done getting the remaining hosts for this loop 9257 1726880877.00483: getting the next task for host managed_node1 9257 1726880877.00500: done getting next task for host managed_node1 9257 1726880877.00506: ^ task is: TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 9257 1726880877.00511: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880877.00528: getting variables 9257 1726880877.00530: in VariableManager get_vars() 9257 1726880877.00841: Calling all_inventory to load vars for managed_node1 9257 1726880877.00845: Calling groups_inventory to load vars for managed_node1 9257 1726880877.00848: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.00861: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.00865: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.00870: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.01808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.02640: done with get_vars() 9257 1726880877.02661: done getting variables 9257 1726880877.02721: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Friday 20 September 2024 21:07:57 -0400 (0:00:00.055) 0:00:06.055 ****** 9257 1726880877.02762: entering _queue_task() for managed_node1/set_fact 9257 1726880877.03042: worker is 1 (out of 1 available) 9257 1726880877.03058: exiting _queue_task() for managed_node1/set_fact 9257 1726880877.03072: done queuing things up, now waiting for results queue to drain 9257 1726880877.03075: waiting for pending results... 9257 1726880877.03415: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 9257 1726880877.03596: in run() - task 027aebc8-b3f3-b82f-6e37-000000000068 9257 1726880877.03726: variable 'ansible_search_path' from source: unknown 9257 1726880877.03730: variable 'ansible_search_path' from source: unknown 9257 1726880877.03734: calling self._execute() 9257 1726880877.03794: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.03808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.03825: variable 'omit' from source: magic vars 9257 1726880877.04330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.04389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.04666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.04672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.04863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.04867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.04869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.04872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.04996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.05022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.05364: variable 'metrics_username' from source: role '' defaults 9257 1726880877.05398: Evaluated conditional (metrics_username | d("") | length > 0): True 9257 1726880877.05410: variable 'omit' from source: magic vars 9257 1726880877.05478: variable 'omit' from source: magic vars 9257 1726880877.05524: variable 'metrics_username' from source: role '' defaults 9257 1726880877.05630: variable 'metrics_username' from source: role '' defaults 9257 1726880877.05652: variable 'metrics_username' from source: role '' defaults 9257 1726880877.05748: variable 'metrics_username' from source: role '' defaults 9257 1726880877.05751: variable 'metrics_password' from source: role '' defaults 9257 1726880877.05864: variable 'metrics_password' from source: role '' defaults 9257 1726880877.05868: variable 'omit' from source: magic vars 9257 1726880877.05902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880877.05942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880877.05975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880877.06004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.06023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.06076: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880877.06086: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.06096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.06225: Set connection var ansible_connection to ssh 9257 1726880877.06289: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880877.06295: Set connection var ansible_pipelining to False 9257 1726880877.06299: Set connection var ansible_shell_type to sh 9257 1726880877.06405: Set connection var ansible_shell_executable to /bin/sh 9257 1726880877.06409: Set connection var ansible_timeout to 10 9257 1726880877.06412: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.06414: variable 'ansible_connection' from source: unknown 9257 1726880877.06417: variable 'ansible_module_compression' from source: unknown 9257 1726880877.06419: variable 'ansible_shell_type' from source: unknown 9257 1726880877.06422: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.06424: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.06427: variable 'ansible_pipelining' from source: unknown 9257 1726880877.06429: variable 'ansible_timeout' from source: unknown 9257 1726880877.06431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.06608: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880877.06631: variable 'omit' from source: magic vars 9257 1726880877.06645: starting attempt loop 9257 1726880877.06655: running the handler 9257 1726880877.06675: handler run complete 9257 1726880877.06730: attempt loop complete, returning result 9257 1726880877.06733: _execute() done 9257 1726880877.06736: dumping result to json 9257 1726880877.06738: done dumping result, returning 9257 1726880877.06742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles [027aebc8-b3f3-b82f-6e37-000000000068] 9257 1726880877.06744: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000068 ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } 9257 1726880877.07062: no more pending results, returning what we have 9257 1726880877.07067: results queue empty 9257 1726880877.07069: checking for any_errors_fatal 9257 1726880877.07078: done checking for any_errors_fatal 9257 1726880877.07079: checking for max_fail_percentage 9257 1726880877.07082: done checking for max_fail_percentage 9257 1726880877.07083: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.07085: done checking to see if all hosts have failed 9257 1726880877.07086: getting the remaining hosts for this loop 9257 1726880877.07088: done getting the remaining hosts for this loop 9257 1726880877.07099: getting the next task for host managed_node1 9257 1726880877.07109: done getting next task for host managed_node1 9257 1726880877.07113: ^ task is: TASK: Configure Elasticsearch metrics 9257 1726880877.07118: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880877.07130: getting variables 9257 1726880877.07132: in VariableManager get_vars() 9257 1726880877.07212: Calling all_inventory to load vars for managed_node1 9257 1726880877.07216: Calling groups_inventory to load vars for managed_node1 9257 1726880877.07220: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.07270: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000068 9257 1726880877.07274: WORKER PROCESS EXITING 9257 1726880877.07284: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.07289: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.07293: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.08079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.08945: done with get_vars() 9257 1726880877.08964: done getting variables TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Friday 20 September 2024 21:07:57 -0400 (0:00:00.063) 0:00:06.118 ****** 9257 1726880877.09074: entering _queue_task() for managed_node1/include_role 9257 1726880877.09376: worker is 1 (out of 1 available) 9257 1726880877.09391: exiting _queue_task() for managed_node1/include_role 9257 1726880877.09404: done queuing things up, now waiting for results queue to drain 9257 1726880877.09406: waiting for pending results... 9257 1726880877.09683: running TaskExecutor() for managed_node1/TASK: Configure Elasticsearch metrics 9257 1726880877.09826: in run() - task 027aebc8-b3f3-b82f-6e37-000000000069 9257 1726880877.09848: variable 'ansible_search_path' from source: unknown 9257 1726880877.09860: variable 'ansible_search_path' from source: unknown 9257 1726880877.09911: calling self._execute() 9257 1726880877.10012: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.10027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.10042: variable 'omit' from source: magic vars 9257 1726880877.10580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.10629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.10680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.10757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.10862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.11014: variable 'metrics_from_elasticsearch' from source: role '' defaults 9257 1726880877.11030: variable 'metrics_into_elasticsearch' from source: role '' defaults 9257 1726880877.11056: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool ): False 9257 1726880877.11071: when evaluation is False, skipping this task 9257 1726880877.11088: _execute() done 9257 1726880877.11099: dumping result to json 9257 1726880877.11112: done dumping result, returning 9257 1726880877.11123: done running TaskExecutor() for managed_node1/TASK: Configure Elasticsearch metrics [027aebc8-b3f3-b82f-6e37-000000000069] 9257 1726880877.11139: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000069 skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } 9257 1726880877.11436: no more pending results, returning what we have 9257 1726880877.11443: results queue empty 9257 1726880877.11445: checking for any_errors_fatal 9257 1726880877.11452: done checking for any_errors_fatal 9257 1726880877.11453: checking for max_fail_percentage 9257 1726880877.11455: done checking for max_fail_percentage 9257 1726880877.11456: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.11503: done checking to see if all hosts have failed 9257 1726880877.11505: getting the remaining hosts for this loop 9257 1726880877.11507: done getting the remaining hosts for this loop 9257 1726880877.11513: getting the next task for host managed_node1 9257 1726880877.11522: done getting next task for host managed_node1 9257 1726880877.11525: ^ task is: TASK: Configure SQL Server metrics. 9257 1726880877.11530: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880877.11548: getting variables 9257 1726880877.11551: in VariableManager get_vars() 9257 1726880877.11697: Calling all_inventory to load vars for managed_node1 9257 1726880877.11701: Calling groups_inventory to load vars for managed_node1 9257 1726880877.11704: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.11717: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.11721: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.11726: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.12275: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000069 9257 1726880877.12280: WORKER PROCESS EXITING 9257 1726880877.12439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.13349: done with get_vars() 9257 1726880877.13375: done getting variables TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Friday 20 September 2024 21:07:57 -0400 (0:00:00.044) 0:00:06.162 ****** 9257 1726880877.13527: entering _queue_task() for managed_node1/include_role 9257 1726880877.14172: worker is 1 (out of 1 available) 9257 1726880877.14187: exiting _queue_task() for managed_node1/include_role 9257 1726880877.14198: done queuing things up, now waiting for results queue to drain 9257 1726880877.14201: waiting for pending results... 9257 1726880877.14398: running TaskExecutor() for managed_node1/TASK: Configure SQL Server metrics. 9257 1726880877.14959: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006a 9257 1726880877.15077: variable 'ansible_search_path' from source: unknown 9257 1726880877.15133: variable 'ansible_search_path' from source: unknown 9257 1726880877.15225: calling self._execute() 9257 1726880877.15349: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.15353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.15356: variable 'omit' from source: magic vars 9257 1726880877.15804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.15822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.15849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.15891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.15908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.16121: variable 'metrics_from_mssql' from source: role '' defaults 9257 1726880877.16125: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 9257 1726880877.16128: when evaluation is False, skipping this task 9257 1726880877.16139: _execute() done 9257 1726880877.16142: dumping result to json 9257 1726880877.16146: done dumping result, returning 9257 1726880877.16149: done running TaskExecutor() for managed_node1/TASK: Configure SQL Server metrics. [027aebc8-b3f3-b82f-6e37-00000000006a] 9257 1726880877.16153: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006a 9257 1726880877.16264: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006a 9257 1726880877.16268: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880877.16323: no more pending results, returning what we have 9257 1726880877.16328: results queue empty 9257 1726880877.16329: checking for any_errors_fatal 9257 1726880877.16335: done checking for any_errors_fatal 9257 1726880877.16336: checking for max_fail_percentage 9257 1726880877.16338: done checking for max_fail_percentage 9257 1726880877.16339: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.16340: done checking to see if all hosts have failed 9257 1726880877.16341: getting the remaining hosts for this loop 9257 1726880877.16343: done getting the remaining hosts for this loop 9257 1726880877.16347: getting the next task for host managed_node1 9257 1726880877.16354: done getting next task for host managed_node1 9257 1726880877.16356: ^ task is: TASK: Configure Postfix metrics. 9257 1726880877.16362: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880877.16378: getting variables 9257 1726880877.16380: in VariableManager get_vars() 9257 1726880877.16413: Calling all_inventory to load vars for managed_node1 9257 1726880877.16417: Calling groups_inventory to load vars for managed_node1 9257 1726880877.16419: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.16428: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.16432: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.16435: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.16796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.17386: done with get_vars() 9257 1726880877.17402: done getting variables TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Friday 20 September 2024 21:07:57 -0400 (0:00:00.040) 0:00:06.202 ****** 9257 1726880877.17538: entering _queue_task() for managed_node1/include_role 9257 1726880877.17906: worker is 1 (out of 1 available) 9257 1726880877.17929: exiting _queue_task() for managed_node1/include_role 9257 1726880877.17944: done queuing things up, now waiting for results queue to drain 9257 1726880877.17946: waiting for pending results... 9257 1726880877.18479: running TaskExecutor() for managed_node1/TASK: Configure Postfix metrics. 9257 1726880877.18485: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006b 9257 1726880877.18489: variable 'ansible_search_path' from source: unknown 9257 1726880877.18492: variable 'ansible_search_path' from source: unknown 9257 1726880877.18584: calling self._execute() 9257 1726880877.18686: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.18695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.18703: variable 'omit' from source: magic vars 9257 1726880877.19266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.19270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.19313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.19416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.19419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.19713: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 9257 1726880877.19717: when evaluation is False, skipping this task 9257 1726880877.19722: _execute() done 9257 1726880877.19724: dumping result to json 9257 1726880877.19727: done dumping result, returning 9257 1726880877.19735: done running TaskExecutor() for managed_node1/TASK: Configure Postfix metrics. [027aebc8-b3f3-b82f-6e37-00000000006b] 9257 1726880877.19738: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006b 9257 1726880877.19884: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006b 9257 1726880877.19888: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880877.19953: no more pending results, returning what we have 9257 1726880877.19957: results queue empty 9257 1726880877.19960: checking for any_errors_fatal 9257 1726880877.19965: done checking for any_errors_fatal 9257 1726880877.19966: checking for max_fail_percentage 9257 1726880877.19969: done checking for max_fail_percentage 9257 1726880877.19970: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.19971: done checking to see if all hosts have failed 9257 1726880877.19972: getting the remaining hosts for this loop 9257 1726880877.19974: done getting the remaining hosts for this loop 9257 1726880877.19979: getting the next task for host managed_node1 9257 1726880877.19985: done getting next task for host managed_node1 9257 1726880877.19988: ^ task is: TASK: Setup bpftrace metrics. 9257 1726880877.19992: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880877.20007: getting variables 9257 1726880877.20011: in VariableManager get_vars() 9257 1726880877.20047: Calling all_inventory to load vars for managed_node1 9257 1726880877.20051: Calling groups_inventory to load vars for managed_node1 9257 1726880877.20054: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.20171: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.20196: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.20201: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.21737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.22882: done with get_vars() 9257 1726880877.22900: done getting variables TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Friday 20 September 2024 21:07:57 -0400 (0:00:00.057) 0:00:06.260 ****** 9257 1726880877.23253: entering _queue_task() for managed_node1/include_role 9257 1726880877.24292: worker is 1 (out of 1 available) 9257 1726880877.24309: exiting _queue_task() for managed_node1/include_role 9257 1726880877.24321: done queuing things up, now waiting for results queue to drain 9257 1726880877.24324: waiting for pending results... 9257 1726880877.24752: running TaskExecutor() for managed_node1/TASK: Setup bpftrace metrics. 9257 1726880877.24773: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006c 9257 1726880877.25163: variable 'ansible_search_path' from source: unknown 9257 1726880877.25172: variable 'ansible_search_path' from source: unknown 9257 1726880877.25177: calling self._execute() 9257 1726880877.25418: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.25423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.25426: variable 'omit' from source: magic vars 9257 1726880877.26171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880877.26178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880877.26238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880877.26343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880877.26374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880877.26587: variable 'metrics_from_bpftrace' from source: role '' defaults 9257 1726880877.26630: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 9257 1726880877.26640: when evaluation is False, skipping this task 9257 1726880877.26653: _execute() done 9257 1726880877.26666: dumping result to json 9257 1726880877.26698: done dumping result, returning 9257 1726880877.26737: done running TaskExecutor() for managed_node1/TASK: Setup bpftrace metrics. [027aebc8-b3f3-b82f-6e37-00000000006c] 9257 1726880877.26769: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006c skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 9257 1726880877.27242: no more pending results, returning what we have 9257 1726880877.27249: results queue empty 9257 1726880877.27251: checking for any_errors_fatal 9257 1726880877.27260: done checking for any_errors_fatal 9257 1726880877.27261: checking for max_fail_percentage 9257 1726880877.27264: done checking for max_fail_percentage 9257 1726880877.27265: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.27267: done checking to see if all hosts have failed 9257 1726880877.27268: getting the remaining hosts for this loop 9257 1726880877.27273: done getting the remaining hosts for this loop 9257 1726880877.27279: getting the next task for host managed_node1 9257 1726880877.27312: done getting next task for host managed_node1 9257 1726880877.27315: ^ task is: TASK: Setup metric querying service. 9257 1726880877.27320: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880877.27338: getting variables 9257 1726880877.27341: in VariableManager get_vars() 9257 1726880877.27496: Calling all_inventory to load vars for managed_node1 9257 1726880877.27500: Calling groups_inventory to load vars for managed_node1 9257 1726880877.27564: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.27574: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006c 9257 1726880877.27578: WORKER PROCESS EXITING 9257 1726880877.27588: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.27593: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.27597: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.28486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.29829: done with get_vars() 9257 1726880877.29843: done getting variables TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Friday 20 September 2024 21:07:57 -0400 (0:00:00.066) 0:00:06.326 ****** 9257 1726880877.29930: entering _queue_task() for managed_node1/include_role 9257 1726880877.30182: worker is 1 (out of 1 available) 9257 1726880877.30199: exiting _queue_task() for managed_node1/include_role 9257 1726880877.30213: done queuing things up, now waiting for results queue to drain 9257 1726880877.30215: waiting for pending results... 9257 1726880877.30401: running TaskExecutor() for managed_node1/TASK: Setup metric querying service. 9257 1726880877.30523: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006d 9257 1726880877.30536: variable 'ansible_search_path' from source: unknown 9257 1726880877.30540: variable 'ansible_search_path' from source: unknown 9257 1726880877.30581: calling self._execute() 9257 1726880877.30661: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.30669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.30679: variable 'omit' from source: magic vars 9257 1726880877.31139: variable 'metrics_query_service' from source: role '' defaults 9257 1726880877.31156: Evaluated conditional (metrics_query_service | bool): False 9257 1726880877.31168: when evaluation is False, skipping this task 9257 1726880877.31172: _execute() done 9257 1726880877.31175: dumping result to json 9257 1726880877.31181: done dumping result, returning 9257 1726880877.31187: done running TaskExecutor() for managed_node1/TASK: Setup metric querying service. [027aebc8-b3f3-b82f-6e37-00000000006d] 9257 1726880877.31193: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006d 9257 1726880877.31331: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006d 9257 1726880877.31334: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } 9257 1726880877.31420: no more pending results, returning what we have 9257 1726880877.31425: results queue empty 9257 1726880877.31426: checking for any_errors_fatal 9257 1726880877.31436: done checking for any_errors_fatal 9257 1726880877.31438: checking for max_fail_percentage 9257 1726880877.31441: done checking for max_fail_percentage 9257 1726880877.31443: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.31447: done checking to see if all hosts have failed 9257 1726880877.31448: getting the remaining hosts for this loop 9257 1726880877.31449: done getting the remaining hosts for this loop 9257 1726880877.31459: getting the next task for host managed_node1 9257 1726880877.31466: done getting next task for host managed_node1 9257 1726880877.31468: ^ task is: TASK: Setup metric collection service. 9257 1726880877.31472: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 9257 1726880877.31495: getting variables 9257 1726880877.31497: in VariableManager get_vars() 9257 1726880877.31562: Calling all_inventory to load vars for managed_node1 9257 1726880877.31566: Calling groups_inventory to load vars for managed_node1 9257 1726880877.31571: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.31581: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.31584: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.31586: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.32375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.33505: done with get_vars() 9257 1726880877.33522: done getting variables TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83 Friday 20 September 2024 21:07:57 -0400 (0:00:00.039) 0:00:06.366 ****** 9257 1726880877.33876: entering _queue_task() for managed_node1/include_role 9257 1726880877.34713: worker is 1 (out of 1 available) 9257 1726880877.34724: exiting _queue_task() for managed_node1/include_role 9257 1726880877.34737: done queuing things up, now waiting for results queue to drain 9257 1726880877.34740: waiting for pending results... 9257 1726880877.35601: running TaskExecutor() for managed_node1/TASK: Setup metric collection service. 9257 1726880877.35678: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006e 9257 1726880877.35688: variable 'ansible_search_path' from source: unknown 9257 1726880877.35692: variable 'ansible_search_path' from source: unknown 9257 1726880877.35793: calling self._execute() 9257 1726880877.35841: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.35860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.35887: variable 'omit' from source: magic vars 9257 1726880877.36304: variable 'metrics_provider' from source: role '' defaults 9257 1726880877.36362: Evaluated conditional (metrics_provider == 'pcp'): True 9257 1726880877.36365: _execute() done 9257 1726880877.36369: dumping result to json 9257 1726880877.36372: done dumping result, returning 9257 1726880877.36375: done running TaskExecutor() for managed_node1/TASK: Setup metric collection service. [027aebc8-b3f3-b82f-6e37-00000000006e] 9257 1726880877.36380: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006e 9257 1726880877.36484: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006e 9257 1726880877.36487: WORKER PROCESS EXITING 9257 1726880877.36580: no more pending results, returning what we have 9257 1726880877.36585: in VariableManager get_vars() 9257 1726880877.36626: Calling all_inventory to load vars for managed_node1 9257 1726880877.36629: Calling groups_inventory to load vars for managed_node1 9257 1726880877.36637: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.36648: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.36652: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.36655: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.37210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.37816: done with get_vars() 9257 1726880877.37829: variable 'ansible_search_path' from source: unknown 9257 1726880877.37830: variable 'ansible_search_path' from source: unknown 9257 1726880877.38715: variable 'omit' from source: magic vars 9257 1726880877.38766: variable 'omit' from source: magic vars 9257 1726880877.38781: variable 'omit' from source: magic vars 9257 1726880877.38784: we have included files to process 9257 1726880877.38785: generating all_blocks data 9257 1726880877.38786: done generating all_blocks data 9257 1726880877.38791: processing included file: fedora.linux_system_roles.private_metrics_subrole_pcp 9257 1726880877.38809: in VariableManager get_vars() 9257 1726880877.38826: done with get_vars() 9257 1726880877.38894: in VariableManager get_vars() 9257 1726880877.38921: done with get_vars() 9257 1726880877.38969: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/main.yml 9257 1726880877.39173: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/defaults/main.yml 9257 1726880877.39293: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/meta/main.yml 9257 1726880877.39571: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml 9257 1726880877.40852: in VariableManager get_vars() 9257 1726880877.40898: done with get_vars() 9257 1726880877.40976: in VariableManager get_vars() 9257 1726880877.41030: done with get_vars() 9257 1726880877.41078: in VariableManager get_vars() 9257 1726880877.41115: done with get_vars() 9257 1726880877.41173: in VariableManager get_vars() 9257 1726880877.41190: done with get_vars() 9257 1726880877.41221: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/handlers/main.yml 9257 1726880877.42262: iterating over new_blocks loaded from include file 9257 1726880877.42265: in VariableManager get_vars() 9257 1726880877.42299: done with get_vars() 9257 1726880877.42302: filtering new block on tags 9257 1726880877.42320: done filtering new block on tags 9257 1726880877.42324: in VariableManager get_vars() 9257 1726880877.42387: done with get_vars() 9257 1726880877.42389: filtering new block on tags 9257 1726880877.42423: done filtering new block on tags 9257 1726880877.42429: in VariableManager get_vars() 9257 1726880877.42535: done with get_vars() 9257 1726880877.42538: filtering new block on tags 9257 1726880877.42623: done filtering new block on tags 9257 1726880877.42628: in VariableManager get_vars() 9257 1726880877.42671: done with get_vars() 9257 1726880877.42675: filtering new block on tags 9257 1726880877.42761: done filtering new block on tags 9257 1726880877.42764: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed_node1 9257 1726880877.42773: extending task lists for all hosts with included blocks 9257 1726880877.43610: done extending task lists 9257 1726880877.43612: done processing included files 9257 1726880877.43612: results queue empty 9257 1726880877.43613: checking for any_errors_fatal 9257 1726880877.43616: done checking for any_errors_fatal 9257 1726880877.43617: checking for max_fail_percentage 9257 1726880877.43618: done checking for max_fail_percentage 9257 1726880877.43618: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.43619: done checking to see if all hosts have failed 9257 1726880877.43620: getting the remaining hosts for this loop 9257 1726880877.43621: done getting the remaining hosts for this loop 9257 1726880877.43623: getting the next task for host managed_node1 9257 1726880877.43627: done getting next task for host managed_node1 9257 1726880877.43629: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables 9257 1726880877.43632: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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? (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 9257 1726880877.43639: getting variables 9257 1726880877.43640: in VariableManager get_vars() 9257 1726880877.43667: Calling all_inventory to load vars for managed_node1 9257 1726880877.43671: Calling groups_inventory to load vars for managed_node1 9257 1726880877.43674: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.43681: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.43683: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.43688: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.44017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.44566: done with get_vars() 9257 1726880877.44588: done getting variables 9257 1726880877.44648: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Friday 20 September 2024 21:07:57 -0400 (0:00:00.108) 0:00:06.474 ****** 9257 1726880877.44705: entering _queue_task() for managed_node1/include_vars 9257 1726880877.45000: worker is 1 (out of 1 available) 9257 1726880877.45015: exiting _queue_task() for managed_node1/include_vars 9257 1726880877.45025: done queuing things up, now waiting for results queue to drain 9257 1726880877.45028: waiting for pending results... 9257 1726880877.45239: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables 9257 1726880877.45341: in run() - task 027aebc8-b3f3-b82f-6e37-000000000117 9257 1726880877.45355: variable 'ansible_search_path' from source: unknown 9257 1726880877.45361: variable 'ansible_search_path' from source: unknown 9257 1726880877.45584: variable 'role_path' from source: magic vars 9257 1726880877.45813: variable 'role_path' from source: magic vars 9257 1726880877.45817: variable 'ansible_facts' from source: unknown 9257 1726880877.46363: variable 'role_path' from source: magic vars 9257 1726880877.46377: variable 'ansible_facts' from source: unknown 9257 1726880877.46963: variable 'role_path' from source: magic vars 9257 1726880877.46966: variable 'ansible_facts' from source: unknown 9257 1726880877.47351: variable 'role_path' from source: magic vars 9257 1726880877.47374: variable 'ansible_facts' from source: unknown 9257 1726880877.47676: variable 'omit' from source: magic vars 9257 1726880877.47884: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.47972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.47984: variable 'omit' from source: magic vars 9257 1726880877.48728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880877.49198: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880877.49333: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880877.49403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880877.49451: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880877.49585: variable 'item' from source: unknown 9257 1726880877.49589: Evaluated conditional (item is file): True 9257 1726880877.49592: variable 'omit' from source: magic vars 9257 1726880877.49705: variable 'omit' from source: magic vars 9257 1726880877.49757: variable 'item' from source: unknown 9257 1726880877.49836: variable 'item' from source: unknown 9257 1726880877.49907: variable 'omit' from source: magic vars 9257 1726880877.49921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880877.49972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880877.49976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880877.50019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.50023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.50089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880877.50093: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.50096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.50216: Set connection var ansible_connection to ssh 9257 1726880877.50242: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880877.50245: Set connection var ansible_pipelining to False 9257 1726880877.50248: Set connection var ansible_shell_type to sh 9257 1726880877.50279: Set connection var ansible_shell_executable to /bin/sh 9257 1726880877.50286: Set connection var ansible_timeout to 10 9257 1726880877.50344: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.50348: variable 'ansible_connection' from source: unknown 9257 1726880877.50352: variable 'ansible_module_compression' from source: unknown 9257 1726880877.50354: variable 'ansible_shell_type' from source: unknown 9257 1726880877.50357: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.50361: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.50364: variable 'ansible_pipelining' from source: unknown 9257 1726880877.50366: variable 'ansible_timeout' from source: unknown 9257 1726880877.50370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.50575: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880877.50585: variable 'omit' from source: magic vars 9257 1726880877.50591: starting attempt loop 9257 1726880877.50594: running the handler 9257 1726880877.50670: handler run complete 9257 1726880877.50678: attempt loop complete, returning result 9257 1726880877.50697: variable 'item' from source: unknown 9257 1726880877.50817: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } 9257 1726880877.51251: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.51348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.51451: variable 'omit' from source: magic vars 9257 1726880877.51454: variable 'item' from source: unknown 9257 1726880877.51459: Evaluated conditional (item is file): True 9257 1726880877.51462: variable 'omit' from source: magic vars 9257 1726880877.51464: variable 'omit' from source: magic vars 9257 1726880877.51467: variable 'item' from source: unknown 9257 1726880877.51477: variable 'item' from source: unknown 9257 1726880877.51480: variable 'omit' from source: magic vars 9257 1726880877.51498: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880877.51534: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.51540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.51543: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880877.51548: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.51598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.51691: Set connection var ansible_connection to ssh 9257 1726880877.51696: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880877.51760: Set connection var ansible_pipelining to False 9257 1726880877.51764: Set connection var ansible_shell_type to sh 9257 1726880877.51767: Set connection var ansible_shell_executable to /bin/sh 9257 1726880877.51770: Set connection var ansible_timeout to 10 9257 1726880877.51773: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.51778: variable 'ansible_connection' from source: unknown 9257 1726880877.51787: variable 'ansible_module_compression' from source: unknown 9257 1726880877.51790: variable 'ansible_shell_type' from source: unknown 9257 1726880877.51793: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.51797: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.51800: variable 'ansible_pipelining' from source: unknown 9257 1726880877.51802: variable 'ansible_timeout' from source: unknown 9257 1726880877.51876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.51953: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880877.51962: variable 'omit' from source: magic vars 9257 1726880877.51966: starting attempt loop 9257 1726880877.51969: running the handler 9257 1726880877.52020: handler run complete 9257 1726880877.52042: attempt loop complete, returning result 9257 1726880877.52069: variable 'item' from source: unknown 9257 1726880877.52203: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } 9257 1726880877.52535: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.52538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.52541: variable 'omit' from source: magic vars 9257 1726880877.52544: variable 'item' from source: unknown 9257 1726880877.52550: Evaluated conditional (item is file): True 9257 1726880877.52552: variable 'omit' from source: magic vars 9257 1726880877.52555: variable 'omit' from source: magic vars 9257 1726880877.52612: variable 'item' from source: unknown 9257 1726880877.52686: variable 'item' from source: unknown 9257 1726880877.52699: variable 'omit' from source: magic vars 9257 1726880877.52720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880877.52725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.52732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.52747: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880877.52751: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.52758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.52813: Set connection var ansible_connection to ssh 9257 1726880877.52826: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880877.52830: Set connection var ansible_pipelining to False 9257 1726880877.52838: Set connection var ansible_shell_type to sh 9257 1726880877.52847: Set connection var ansible_shell_executable to /bin/sh 9257 1726880877.52850: Set connection var ansible_timeout to 10 9257 1726880877.52874: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.52877: variable 'ansible_connection' from source: unknown 9257 1726880877.52880: variable 'ansible_module_compression' from source: unknown 9257 1726880877.52883: variable 'ansible_shell_type' from source: unknown 9257 1726880877.52888: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.52891: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.52897: variable 'ansible_pipelining' from source: unknown 9257 1726880877.52900: variable 'ansible_timeout' from source: unknown 9257 1726880877.52906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.52991: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880877.52999: variable 'omit' from source: magic vars 9257 1726880877.53004: starting attempt loop 9257 1726880877.53007: running the handler 9257 1726880877.53057: handler run complete 9257 1726880877.53067: attempt loop complete, returning result 9257 1726880877.53083: variable 'item' from source: unknown 9257 1726880877.53133: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy", "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora.yml" } 9257 1726880877.53248: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.53252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.53255: variable 'omit' from source: magic vars 9257 1726880877.53403: variable 'item' from source: unknown 9257 1726880877.53412: Evaluated conditional (item is file): False 9257 1726880877.53415: when evaluation is False, skipping this task 9257 1726880877.53444: variable 'item' from source: unknown 9257 1726880877.53504: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } 9257 1726880877.53591: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.53607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.53611: variable 'omit' from source: magic vars 9257 1726880877.53818: variable 'item' from source: unknown 9257 1726880877.54066: Evaluated conditional (item is file): False 9257 1726880877.54070: when evaluation is False, skipping this task 9257 1726880877.54073: variable 'item' from source: unknown 9257 1726880877.54076: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } 9257 1726880877.54172: dumping result to json 9257 1726880877.54176: done dumping result, returning 9257 1726880877.54183: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables [027aebc8-b3f3-b82f-6e37-000000000117] 9257 1726880877.54186: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000117 9257 1726880877.54309: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000117 9257 1726880877.54321: WORKER PROCESS EXITING 9257 1726880877.54426: no more pending results, returning what we have 9257 1726880877.54433: results queue empty 9257 1726880877.54435: checking for any_errors_fatal 9257 1726880877.54437: done checking for any_errors_fatal 9257 1726880877.54438: checking for max_fail_percentage 9257 1726880877.54440: done checking for max_fail_percentage 9257 1726880877.54441: checking to see if all hosts have failed and the running result is not ok 9257 1726880877.54443: done checking to see if all hosts have failed 9257 1726880877.54443: getting the remaining hosts for this loop 9257 1726880877.54447: done getting the remaining hosts for this loop 9257 1726880877.54454: getting the next task for host managed_node1 9257 1726880877.54471: done getting next task for host managed_node1 9257 1726880877.54477: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree 9257 1726880877.54483: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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? (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 9257 1726880877.54497: getting variables 9257 1726880877.54501: in VariableManager get_vars() 9257 1726880877.54556: Calling all_inventory to load vars for managed_node1 9257 1726880877.54672: Calling groups_inventory to load vars for managed_node1 9257 1726880877.54678: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880877.54693: Calling all_plugins_play to load vars for managed_node1 9257 1726880877.54699: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880877.54704: Calling groups_plugins_play to load vars for managed_node1 9257 1726880877.55413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880877.56127: done with get_vars() 9257 1726880877.56147: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Friday 20 September 2024 21:07:57 -0400 (0:00:00.115) 0:00:06.590 ****** 9257 1726880877.56285: entering _queue_task() for managed_node1/stat 9257 1726880877.56753: worker is 1 (out of 1 available) 9257 1726880877.56811: exiting _queue_task() for managed_node1/stat 9257 1726880877.56853: done queuing things up, now waiting for results queue to drain 9257 1726880877.56856: waiting for pending results... 9257 1726880877.56973: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree 9257 1726880877.57095: in run() - task 027aebc8-b3f3-b82f-6e37-000000000119 9257 1726880877.57108: variable 'ansible_search_path' from source: unknown 9257 1726880877.57173: variable 'ansible_search_path' from source: unknown 9257 1726880877.57178: calling self._execute() 9257 1726880877.57251: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.57256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.57262: variable 'omit' from source: magic vars 9257 1726880877.57695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880877.57976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880877.58028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880877.58065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880877.58097: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880877.58230: 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) 9257 1726880877.58267: 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) 9257 1726880877.58287: 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) 9257 1726880877.58325: 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) 9257 1726880877.58463: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 9257 1726880877.58468: variable 'omit' from source: magic vars 9257 1726880877.58571: variable 'omit' from source: magic vars 9257 1726880877.58594: variable 'omit' from source: magic vars 9257 1726880877.58625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880877.58648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880877.58675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880877.58688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.58699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880877.58740: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880877.58745: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.58747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.58853: Set connection var ansible_connection to ssh 9257 1726880877.58866: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880877.58869: Set connection var ansible_pipelining to False 9257 1726880877.58876: Set connection var ansible_shell_type to sh 9257 1726880877.58883: Set connection var ansible_shell_executable to /bin/sh 9257 1726880877.58894: Set connection var ansible_timeout to 10 9257 1726880877.58942: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.58948: variable 'ansible_connection' from source: unknown 9257 1726880877.58952: variable 'ansible_module_compression' from source: unknown 9257 1726880877.58954: variable 'ansible_shell_type' from source: unknown 9257 1726880877.58959: variable 'ansible_shell_executable' from source: unknown 9257 1726880877.58962: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880877.58964: variable 'ansible_pipelining' from source: unknown 9257 1726880877.58967: variable 'ansible_timeout' from source: unknown 9257 1726880877.58969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880877.59108: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880877.59119: variable 'omit' from source: magic vars 9257 1726880877.59125: starting attempt loop 9257 1726880877.59128: running the handler 9257 1726880877.59142: _low_level_execute_command(): starting 9257 1726880877.59156: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880877.59798: 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 <<< 9257 1726880877.59803: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880877.59807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880877.59879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880877.59889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880877.59896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880877.59953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880877.62266: stdout chunk (state=3): >>>/root <<< 9257 1726880877.62446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880877.62562: stderr chunk (state=3): >>><<< 9257 1726880877.62580: stdout chunk (state=3): >>><<< 9257 1726880877.62634: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880877.62748: _low_level_execute_command(): starting 9257 1726880877.62753: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184 `" && echo ansible-tmp-1726880877.625998-9523-185254258035184="` echo /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184 `" ) && sleep 0' 9257 1726880877.63570: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880877.63576: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880877.63605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880877.63611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880877.63655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880877.66430: stdout chunk (state=3): >>>ansible-tmp-1726880877.625998-9523-185254258035184=/root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184 <<< 9257 1726880877.66528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880877.66584: stderr chunk (state=3): >>><<< 9257 1726880877.66587: stdout chunk (state=3): >>><<< 9257 1726880877.66623: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880877.625998-9523-185254258035184=/root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880877.66816: variable 'ansible_module_compression' from source: unknown 9257 1726880877.66914: ANSIBALLZ: Using lock for stat 9257 1726880877.66917: ANSIBALLZ: Acquiring lock 9257 1726880877.66920: ANSIBALLZ: Lock acquired: 140047843921408 9257 1726880877.66923: ANSIBALLZ: Creating module 9257 1726880877.95082: ANSIBALLZ: Writing module into payload 9257 1726880877.95088: ANSIBALLZ: Writing module 9257 1726880877.95163: ANSIBALLZ: Renaming module 9257 1726880877.95171: ANSIBALLZ: Done creating module 9257 1726880877.95237: variable 'ansible_facts' from source: unknown 9257 1726880877.95439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py 9257 1726880877.95713: Sending initial data 9257 1726880877.95717: Sent initial data (150 bytes) 9257 1726880877.97120: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880877.97233: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880877.97251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880877.97334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880877.99796: 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 <<< 9257 1726880877.99801: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880878.00089: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpxrx_doa9 /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py <<< 9257 1726880878.00099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpxrx_doa9" to remote "/root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py" <<< 9257 1726880878.01026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.01105: stderr chunk (state=3): >>><<< 9257 1726880878.01109: stdout chunk (state=3): >>><<< 9257 1726880878.01134: done transferring module to remote 9257 1726880878.01149: _low_level_execute_command(): starting 9257 1726880878.01157: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/ /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py && sleep 0' 9257 1726880878.01623: 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 <<< 9257 1726880878.01631: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880878.01664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.01668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880878.01675: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.01725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880878.01742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.01790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.04389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.04445: stderr chunk (state=3): >>><<< 9257 1726880878.04451: stdout chunk (state=3): >>><<< 9257 1726880878.04508: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880878.04512: _low_level_execute_command(): starting 9257 1726880878.04515: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/AnsiballZ_stat.py && sleep 0' 9257 1726880878.05473: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880878.05477: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.05515: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880878.05538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880878.05569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.05750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.08939: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880878.09015: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880878.09039: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880878.09103: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880878.09117: stdout chunk (state=3): >>> <<< 9257 1726880878.09165: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9257 1726880878.09195: stdout chunk (state=3): >>> # installing zipimport hook<<< 9257 1726880878.09228: stdout chunk (state=3): >>> <<< 9257 1726880878.09255: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880878.09273: stdout chunk (state=3): >>> # installed zipimport hook<<< 9257 1726880878.09351: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py<<< 9257 1726880878.09372: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'<<< 9257 1726880878.09412: stdout chunk (state=3): >>> import '_codecs' # <<< 9257 1726880878.09424: stdout chunk (state=3): >>> <<< 9257 1726880878.09464: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880878.09601: 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 0x7fcc9db2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9dafbb30><<< 9257 1726880878.09637: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880878.09662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 9257 1726880878.09715: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9db2eab0> import '_signal' # <<< 9257 1726880878.09731: stdout chunk (state=3): >>> <<< 9257 1726880878.09761: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880878.09795: stdout chunk (state=3): >>> import 'io' # <<< 9257 1726880878.09817: stdout chunk (state=3): >>> <<< 9257 1726880878.09847: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880878.09874: stdout chunk (state=3): >>> import 'stat' # <<< 9257 1726880878.09916: stdout chunk (state=3): >>> <<< 9257 1726880878.10009: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880878.10070: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880878.10096: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880878.10133: stdout chunk (state=3): >>> import 'os' # <<< 9257 1726880878.10177: stdout chunk (state=3): >>> <<< 9257 1726880878.10181: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880878.10236: stdout chunk (state=3): >>> Processing user site-packages Processing global site-packages<<< 9257 1726880878.10242: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 9257 1726880878.10268: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880878.10325: 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<<< 9257 1726880878.10339: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 9257 1726880878.10388: stdout chunk (state=3): >>> import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d941160> <<< 9257 1726880878.10496: 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<<< 9257 1726880878.10518: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880878.10576: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d942000> import 'site' # <<< 9257 1726880878.10643: 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 <<< 9257 1726880878.10886: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 9257 1726880878.11187: 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 <<< 9257 1726880878.11265: 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 <<< 9257 1726880878.11435: 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 <<< 9257 1726880878.11481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97fe90> <<< 9257 1726880878.11597: 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 0x7fcc9d97ff50><<< 9257 1726880878.11699: 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'<<< 9257 1726880878.11717: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880878.11813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880878.11902: 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 0x7fcc9d9b78c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880878.11978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9b7f50> import '_collections' # <<< 9257 1726880878.12039: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d997b60> import '_functools' # <<< 9257 1726880878.12272: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d995280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97d040> <<< 9257 1726880878.12351: 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' # <<< 9257 1726880878.12435: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880878.12556: 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 <<< 9257 1726880878.12562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880878.12656: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9db860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9da480><<< 9257 1726880878.12682: 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 0x7fcc9d996120><<< 9257 1726880878.12784: stdout chunk (state=3): >>> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9d8ce0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 9257 1726880878.12872: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'<<< 9257 1726880878.12951: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py<<< 9257 1726880878.13086: 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 0x7fcc9da08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da08bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.13143: 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 0x7fcc9da08fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97ade0><<< 9257 1726880878.13149: 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' <<< 9257 1726880878.13194: 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' <<< 9257 1726880878.13263: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da096a0><<< 9257 1726880878.13267: stdout chunk (state=3): >>> <<< 9257 1726880878.13367: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da09370> 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' <<< 9257 1726880878.13421: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da0a5a0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880878.13508: 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' <<< 9257 1726880878.13595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880878.13600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 9257 1726880878.13715: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da247d0> 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'<<< 9257 1726880878.13718: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9da25f10> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880878.13804: 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 <<< 9257 1726880878.13808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 9257 1726880878.13881: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da26db0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.13924: 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 0x7fcc9da27410><<< 9257 1726880878.13927: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da26300><<< 9257 1726880878.14003: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880878.14027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'<<< 9257 1726880878.14082: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.14092: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.14120: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9da27e30> <<< 9257 1726880878.14198: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da27560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da0a600><<< 9257 1726880878.14228: stdout chunk (state=3): >>> <<< 9257 1726880878.14252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 9257 1726880878.14290: stdout chunk (state=3): >>> <<< 9257 1726880878.14294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 9257 1726880878.14342: stdout chunk (state=3): >>> <<< 9257 1726880878.14345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 9257 1726880878.14379: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880878.14454: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.14509: 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 0x7fcc9d7bfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880878.14513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 9257 1726880878.14590: 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' <<< 9257 1726880878.14668: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d7e87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7e8530> # 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'<<< 9257 1726880878.14672: stdout chunk (state=3): >>> <<< 9257 1726880878.14715: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d7e8800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.14729: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.14763: stdout chunk (state=3): >>> import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d7e89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7bde50> <<< 9257 1726880878.14810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 9257 1726880878.14925: stdout chunk (state=3): >>> <<< 9257 1726880878.14987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880878.15042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880878.15138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7e8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da0a780> <<< 9257 1726880878.15183: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880878.15296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880878.15382: 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' <<< 9257 1726880878.15439: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d816390> <<< 9257 1726880878.15561: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880878.15665: 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 <<< 9257 1726880878.15680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 9257 1726880878.15726: stdout chunk (state=3): >>> import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d832540> <<< 9257 1726880878.15763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880878.15846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880878.15921: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880878.15962: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 9257 1726880878.16040: 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 0x7fcc9d86b320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880878.16127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 9257 1726880878.16140: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880878.16183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880878.16428: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d891ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d86b440> <<< 9257 1726880878.16518: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d8331d0><<< 9257 1726880878.16526: stdout chunk (state=3): >>> <<< 9257 1726880878.16589: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880878.16596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 9257 1726880878.16631: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d6ac3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d831580> <<< 9257 1726880878.16674: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7eaf30> <<< 9257 1726880878.16838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcc9d6ac590> <<< 9257 1726880878.16973: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qzzdhter/ansible_stat_payload.zip'<<< 9257 1726880878.16990: stdout chunk (state=3): >>> # zipimport: zlib available<<< 9257 1726880878.17023: stdout chunk (state=3): >>> <<< 9257 1726880878.17295: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.17366: 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'<<< 9257 1726880878.17372: stdout chunk (state=3): >>> <<< 9257 1726880878.17467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880878.17575: 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 <<< 9257 1726880878.17627: 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 0x7fcc9d702060><<< 9257 1726880878.17631: stdout chunk (state=3): >>> import '_typing' # <<< 9257 1726880878.17761: stdout chunk (state=3): >>> <<< 9257 1726880878.17993: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d6d8f50> <<< 9257 1726880878.18014: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d6d80b0> # zipimport: zlib available <<< 9257 1726880878.18051: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880878.18097: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.18143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880878.18189: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880878.20708: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.20868: stdout chunk (state=3): >>> <<< 9257 1726880878.22915: 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 0x7fcc9d6dbec0> <<< 9257 1726880878.22949: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880878.22958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'<<< 9257 1726880878.23043: stdout chunk (state=3): >>> <<< 9257 1726880878.23123: 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'<<< 9257 1726880878.23130: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.23331: 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 0x7fcc9d72da90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d72d820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d72d130> <<< 9257 1726880878.23335: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880878.23443: 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 0x7fcc9d72db80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d702a80> import 'atexit' # <<< 9257 1726880878.23479: 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'<<< 9257 1726880878.23528: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d72e840> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.23551: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.23587: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d72ea50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 9257 1726880878.23601: stdout chunk (state=3): >>> <<< 9257 1726880878.23677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 9257 1726880878.23703: stdout chunk (state=3): >>> import '_locale' # <<< 9257 1726880878.23787: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d72ef90> <<< 9257 1726880878.23837: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880878.24162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d58cce0> # 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 0x7fcc9d58e420> # /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 0x7fcc9d58f260> # /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 0x7fcc9d590410> # /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' <<< 9257 1726880878.24202: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 9257 1726880878.24205: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 9257 1726880878.24301: stdout chunk (state=3): >>> import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d592ea0><<< 9257 1726880878.24304: stdout chunk (state=3): >>> <<< 9257 1726880878.24378: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.24386: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.24399: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d592fc0> <<< 9257 1726880878.24465: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d591160><<< 9257 1726880878.24469: stdout chunk (state=3): >>> <<< 9257 1726880878.24477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 9257 1726880878.24522: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880878.24571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880878.24624: 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 <<< 9257 1726880878.24703: 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<<< 9257 1726880878.24725: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'<<< 9257 1726880878.24740: stdout chunk (state=3): >>> import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d596de0><<< 9257 1726880878.24772: stdout chunk (state=3): >>> import '_tokenize' # <<< 9257 1726880878.24887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5958e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d595640><<< 9257 1726880878.24929: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880878.25083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d597f80> <<< 9257 1726880878.25137: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5915e0><<< 9257 1726880878.25139: stdout chunk (state=3): >>> <<< 9257 1726880878.25204: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.25234: 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 0x7fcc9d5def30> <<< 9257 1726880878.25285: 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 <<< 9257 1726880878.25302: 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 0x7fcc9d5df0e0><<< 9257 1726880878.25313: stdout chunk (state=3): >>> <<< 9257 1726880878.25363: 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<<< 9257 1726880878.25397: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880878.25488: 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' <<< 9257 1726880878.25492: 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 0x7fcc9d5e0cb0><<< 9257 1726880878.25519: stdout chunk (state=3): >>> <<< 9257 1726880878.25554: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e0a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880878.25705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880878.25801: 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 0x7fcc9d5e31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e1310><<< 9257 1726880878.25855: stdout chunk (state=3): >>> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880878.25931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 9257 1726880878.25963: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880878.26023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 9257 1726880878.26050: stdout chunk (state=3): >>> import '_string' # <<< 9257 1726880878.26100: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5ea9c0> <<< 9257 1726880878.26456: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e3350> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.26474: 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 0x7fcc9d5eb7d0><<< 9257 1726880878.26542: stdout chunk (state=3): >>> <<< 9257 1726880878.26548: 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' <<< 9257 1726880878.26575: 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 0x7fcc9d5eb9e0><<< 9257 1726880878.26644: 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' <<< 9257 1726880878.26719: 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 0x7fcc9d5ebd70> <<< 9257 1726880878.26749: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5df3e0> <<< 9257 1726880878.26781: 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<<< 9257 1726880878.26785: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc'<<< 9257 1726880878.26832: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py<<< 9257 1726880878.26836: stdout chunk (state=3): >>> <<< 9257 1726880878.26871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 9257 1726880878.26933: stdout chunk (state=3): >>> # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.26981: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.26984: stdout chunk (state=3): >>> <<< 9257 1726880878.27242: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d5eec30> <<< 9257 1726880878.27328: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.27392: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.27441: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d5effe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5ed3a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.27495: 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 0x7fcc9d5ee750> <<< 9257 1726880878.27529: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5ecf50> <<< 9257 1726880878.27582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880878.27597: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880878.27647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.27827: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.27844: stdout chunk (state=3): >>> <<< 9257 1726880878.28164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.28168: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880878.28171: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available<<< 9257 1726880878.28173: stdout chunk (state=3): >>> import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880878.28514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.28771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.29901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.31069: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880878.31197: 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' <<< 9257 1726880878.31256: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880878.31331: 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 0x7fcc9d6782f0> <<< 9257 1726880878.31476: 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' <<< 9257 1726880878.31513: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d679040><<< 9257 1726880878.31565: stdout chunk (state=3): >>> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5f01a0><<< 9257 1726880878.31569: stdout chunk (state=3): >>> <<< 9257 1726880878.31833: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880878.31988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.32098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.32392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880878.32424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d679760> <<< 9257 1726880878.32470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.33434: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.33438: stdout chunk (state=3): >>> <<< 9257 1726880878.34463: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.34467: stdout chunk (state=3): >>> <<< 9257 1726880878.34644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.34779: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880878.34807: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.34892: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.34980: stdout chunk (state=3): >>> import 'ansible.module_utils.common.warnings' # <<< 9257 1726880878.35011: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.35136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.35307: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880878.35356: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.35416: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available<<< 9257 1726880878.35433: stdout chunk (state=3): >>> <<< 9257 1726880878.35545: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880878.35602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.36071: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.36566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 9257 1726880878.36659: stdout chunk (state=3): >>> <<< 9257 1726880878.36688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880878.36755: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880878.36891: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d67bad0> <<< 9257 1726880878.37029: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880878.37188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880878.37222: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 9257 1726880878.37318: 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' <<< 9257 1726880878.37468: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.37629: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.37726: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d681d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.37758: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880878.37783: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcc9d6826f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d67a720><<< 9257 1726880878.37888: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.37933: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.38033: stdout chunk (state=3): >>> import 'ansible.module_utils.common.locale' # <<< 9257 1726880878.38115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.38144: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.38203: stdout chunk (state=3): >>> # zipimport: zlib available<<< 9257 1726880878.38318: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880878.38514: 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 <<< 9257 1726880878.38516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 9257 1726880878.38521: stdout chunk (state=3): >>> <<< 9257 1726880878.38682: 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 0x7fcc9d6813d0><<< 9257 1726880878.38749: stdout chunk (state=3): >>> <<< 9257 1726880878.38805: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d682930> import 'ansible.module_utils.common.file' # <<< 9257 1726880878.38863: stdout chunk (state=3): >>> <<< 9257 1726880878.38868: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 9257 1726880878.38989: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880878.39087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.39142: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.39150: stdout chunk (state=3): >>> <<< 9257 1726880878.39236: 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<<< 9257 1726880878.39322: 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 <<< 9257 1726880878.39325: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880878.39480: 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'<<< 9257 1726880878.39484: stdout chunk (state=3): >>> <<< 9257 1726880878.39510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 9257 1726880878.39542: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880878.39664: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d512b70> <<< 9257 1726880878.39722: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d48c8c0> <<< 9257 1726880878.39991: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d486c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d486780> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 9257 1726880878.40164: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # <<< 9257 1726880878.40170: stdout chunk (state=3): >>> <<< 9257 1726880878.40173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.40176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.40178: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880878.40209: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.40437: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880878.40519: stdout chunk (state=3): >>> <<< 9257 1726880878.40886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880878.41006: stdout chunk (state=3): >>> <<< 9257 1726880878.41035: 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"}}} <<< 9257 1726880878.41075: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880878.41534: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 9257 1726880878.41539: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 9257 1726880878.41560: 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<<< 9257 1726880878.41581: 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<<< 9257 1726880878.41610: 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<<< 9257 1726880878.41625: 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 <<< 9257 1726880878.41651: 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<<< 9257 1726880878.41665: stdout chunk (state=3): >>> # 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 <<< 9257 1726880878.41690: 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 <<< 9257 1726880878.41714: 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<<< 9257 1726880878.41730: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util<<< 9257 1726880878.41749: 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<<< 9257 1726880878.41771: 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 <<< 9257 1726880878.41790: 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<<< 9257 1726880878.41810: 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<<< 9257 1726880878.41828: 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<<< 9257 1726880878.41854: 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<<< 9257 1726880878.41875: 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<<< 9257 1726880878.41891: stdout chunk (state=3): >>> # 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<<< 9257 1726880878.41904: 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<<< 9257 1726880878.41930: 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<<< 9257 1726880878.41945: 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 <<< 9257 1726880878.41978: 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 # destroy copy<<< 9257 1726880878.42008: 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<<< 9257 1726880878.42032: 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 <<< 9257 1726880878.42055: stdout chunk (state=3): >>># 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<<< 9257 1726880878.42230: 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 <<< 9257 1726880878.42416: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 9257 1726880878.42420: stdout chunk (state=3): >>> <<< 9257 1726880878.42518: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880878.42548: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 9257 1726880878.42553: stdout chunk (state=3): >>># destroy _lzma <<< 9257 1726880878.42609: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib <<< 9257 1726880878.42634: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path<<< 9257 1726880878.42668: stdout chunk (state=3): >>> # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress<<< 9257 1726880878.42718: stdout chunk (state=3): >>> # destroy ntpath<<< 9257 1726880878.42784: stdout chunk (state=3): >>> <<< 9257 1726880878.42788: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal<<< 9257 1726880878.42848: 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 # destroy _locale<<< 9257 1726880878.42855: stdout chunk (state=3): >>> # destroy pwd # destroy locale <<< 9257 1726880878.42921: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog<<< 9257 1726880878.42927: stdout chunk (state=3): >>> # destroy uuid # destroy selectors <<< 9257 1726880878.43041: stdout chunk (state=3): >>># destroy errno # destroy array # destroy datetime<<< 9257 1726880878.43045: 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<<< 9257 1726880878.43106: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selinux._selinux<<< 9257 1726880878.43132: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 9257 1726880878.43227: 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 <<< 9257 1726880878.43232: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 9257 1726880878.43287: 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<<< 9257 1726880878.43438: 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 # 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 <<< 9257 1726880878.43566: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880878.43696: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 9257 1726880878.43729: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880878.44127: 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 <<< 9257 1726880878.44133: stdout chunk (state=3): >>># destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 9257 1726880878.44136: stdout chunk (state=3): >>># destroy _codecs # destroy io<<< 9257 1726880878.44139: stdout chunk (state=3): >>> # destroy traceback <<< 9257 1726880878.44244: stdout chunk (state=3): >>># destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref<<< 9257 1726880878.44279: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 <<< 9257 1726880878.44352: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 9257 1726880878.44413: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks<<< 9257 1726880878.44438: stdout chunk (state=3): >>> <<< 9257 1726880878.44888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880878.45018: stderr chunk (state=3): >>><<< 9257 1726880878.45115: stdout chunk (state=3): >>><<< 9257 1726880878.45236: _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 0x7fcc9db2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9dafbb30> # /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 0x7fcc9db2eab0> 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 0x7fcc9d941160> # /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 0x7fcc9d942000> 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 0x7fcc9d97fe90> # /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 0x7fcc9d97ff50> # /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 0x7fcc9d9b78c0> # /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 0x7fcc9d9b7f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d997b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d995280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97d040> # /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 0x7fcc9d9db860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9da480> # /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 0x7fcc9d996120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d9d8ce0> # /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 0x7fcc9da08890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97c2c0> # /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 0x7fcc9da08d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da08bf0> # 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 0x7fcc9da08fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d97ade0> # /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 0x7fcc9da096a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da09370> 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 0x7fcc9da0a5a0> 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 0x7fcc9da247d0> 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 0x7fcc9da25f10> # /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 0x7fcc9da26db0> # 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 0x7fcc9da27410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da26300> # /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 0x7fcc9da27e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da27560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da0a600> # /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 0x7fcc9d7bfcb0> # /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 0x7fcc9d7e87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7e8530> # 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 0x7fcc9d7e8800> # 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 0x7fcc9d7e89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7bde50> # /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 0x7fcc9d7ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7e8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9da0a780> # /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 0x7fcc9d816390> # /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 0x7fcc9d832540> # /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 0x7fcc9d86b320> # /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 0x7fcc9d891ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d86b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d8331d0> # /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 0x7fcc9d6ac3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d831580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d7eaf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcc9d6ac590> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qzzdhter/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 0x7fcc9d702060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d6d8f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d6d80b0> # 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 0x7fcc9d6dbec0> # /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 0x7fcc9d72da90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d72d820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d72d130> # /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 0x7fcc9d72db80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d702a80> 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 0x7fcc9d72e840> # 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 0x7fcc9d72ea50> # /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 0x7fcc9d72ef90> 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 0x7fcc9d58cce0> # 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 0x7fcc9d58e420> # /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 0x7fcc9d58f260> # /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 0x7fcc9d590410> # /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 0x7fcc9d592ea0> # 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 0x7fcc9d592fc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d591160> # /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 0x7fcc9d596de0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5958e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d595640> # /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 0x7fcc9d597f80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5915e0> # 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 0x7fcc9d5def30> # /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 0x7fcc9d5df0e0> # /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 0x7fcc9d5e0cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e0a70> # /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 0x7fcc9d5e31d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e1310> # /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 0x7fcc9d5ea9c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5e3350> # 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 0x7fcc9d5eb7d0> # 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 0x7fcc9d5eb9e0> # 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 0x7fcc9d5ebd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5df3e0> # /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 0x7fcc9d5eec30> # 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 0x7fcc9d5effe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5ed3a0> # 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 0x7fcc9d5ee750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5ecf50> # 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 0x7fcc9d6782f0> # /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 0x7fcc9d679040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d5f01a0> 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 0x7fcc9d679760> # 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 0x7fcc9d67bad0> # 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 0x7fcc9d681d90> # 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 0x7fcc9d6826f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d67a720> # 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 0x7fcc9d6813d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d682930> 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 0x7fcc9d512b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d48c8c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d486c00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcc9d486780> # 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880878.46186: 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-1726880877.625998-9523-185254258035184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880878.46190: _low_level_execute_command(): starting 9257 1726880878.46193: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880877.625998-9523-185254258035184/ > /dev/null 2>&1 && sleep 0' 9257 1726880878.47002: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880878.47007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880878.47010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880878.47015: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880878.47018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.47021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880878.47098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880878.47156: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.47166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880878.47189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880878.47196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.47294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.49964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.50043: stderr chunk (state=3): >>><<< 9257 1726880878.50049: stdout chunk (state=3): >>><<< 9257 1726880878.50087: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880878.50091: handler run complete 9257 1726880878.50139: attempt loop complete, returning result 9257 1726880878.50142: _execute() done 9257 1726880878.50145: dumping result to json 9257 1726880878.50149: done dumping result, returning 9257 1726880878.50153: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree [027aebc8-b3f3-b82f-6e37-000000000119] 9257 1726880878.50265: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000119 9257 1726880878.50342: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000119 9257 1726880878.50345: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 9257 1726880878.50475: no more pending results, returning what we have 9257 1726880878.50479: results queue empty 9257 1726880878.50564: checking for any_errors_fatal 9257 1726880878.50576: done checking for any_errors_fatal 9257 1726880878.50578: checking for max_fail_percentage 9257 1726880878.50580: done checking for max_fail_percentage 9257 1726880878.50582: checking to see if all hosts have failed and the running result is not ok 9257 1726880878.50583: done checking to see if all hosts have failed 9257 1726880878.50585: getting the remaining hosts for this loop 9257 1726880878.50587: done getting the remaining hosts for this loop 9257 1726880878.50631: getting the next task for host managed_node1 9257 1726880878.50640: done getting next task for host managed_node1 9257 1726880878.50645: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree 9257 1726880878.50650: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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? (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 9257 1726880878.50719: getting variables 9257 1726880878.50722: in VariableManager get_vars() 9257 1726880878.50970: Calling all_inventory to load vars for managed_node1 9257 1726880878.50975: Calling groups_inventory to load vars for managed_node1 9257 1726880878.50978: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880878.50989: Calling all_plugins_play to load vars for managed_node1 9257 1726880878.50993: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880878.50997: Calling groups_plugins_play to load vars for managed_node1 9257 1726880878.52096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880878.52569: done with get_vars() 9257 1726880878.52580: done getting variables 9257 1726880878.52633: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Friday 20 September 2024 21:07:58 -0400 (0:00:00.963) 0:00:07.554 ****** 9257 1726880878.52666: entering _queue_task() for managed_node1/set_fact 9257 1726880878.52902: worker is 1 (out of 1 available) 9257 1726880878.52919: exiting _queue_task() for managed_node1/set_fact 9257 1726880878.52932: done queuing things up, now waiting for results queue to drain 9257 1726880878.52934: waiting for pending results... 9257 1726880878.53186: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree 9257 1726880878.53241: in run() - task 027aebc8-b3f3-b82f-6e37-00000000011a 9257 1726880878.53257: variable 'ansible_search_path' from source: unknown 9257 1726880878.53263: variable 'ansible_search_path' from source: unknown 9257 1726880878.53301: calling self._execute() 9257 1726880878.53379: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.53387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.53400: variable 'omit' from source: magic vars 9257 1726880878.53898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880878.54317: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880878.54577: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880878.54607: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880878.54661: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880878.54839: 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) 9257 1726880878.54912: 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) 9257 1726880878.54959: 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) 9257 1726880878.55173: 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) 9257 1726880878.55510: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 9257 1726880878.55514: variable 'omit' from source: magic vars 9257 1726880878.55656: variable 'omit' from source: magic vars 9257 1726880878.55836: variable '__ostree_booted_stat' from source: set_fact 9257 1726880878.55911: variable 'omit' from source: magic vars 9257 1726880878.55953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880878.56004: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880878.56105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880878.56109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880878.56111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880878.56125: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880878.56141: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.56154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.56295: Set connection var ansible_connection to ssh 9257 1726880878.56313: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880878.56335: Set connection var ansible_pipelining to False 9257 1726880878.56340: Set connection var ansible_shell_type to sh 9257 1726880878.56443: Set connection var ansible_shell_executable to /bin/sh 9257 1726880878.56450: Set connection var ansible_timeout to 10 9257 1726880878.56453: variable 'ansible_shell_executable' from source: unknown 9257 1726880878.56457: variable 'ansible_connection' from source: unknown 9257 1726880878.56461: variable 'ansible_module_compression' from source: unknown 9257 1726880878.56464: variable 'ansible_shell_type' from source: unknown 9257 1726880878.56466: variable 'ansible_shell_executable' from source: unknown 9257 1726880878.56470: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.56473: variable 'ansible_pipelining' from source: unknown 9257 1726880878.56475: variable 'ansible_timeout' from source: unknown 9257 1726880878.56478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.56630: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880878.56706: variable 'omit' from source: magic vars 9257 1726880878.56709: starting attempt loop 9257 1726880878.56712: running the handler 9257 1726880878.56716: handler run complete 9257 1726880878.56719: attempt loop complete, returning result 9257 1726880878.56721: _execute() done 9257 1726880878.56724: dumping result to json 9257 1726880878.56727: done dumping result, returning 9257 1726880878.56764: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree [027aebc8-b3f3-b82f-6e37-00000000011a] 9257 1726880878.56769: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011a 9257 1726880878.57020: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011a 9257 1726880878.57025: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } 9257 1726880878.57099: no more pending results, returning what we have 9257 1726880878.57103: results queue empty 9257 1726880878.57104: checking for any_errors_fatal 9257 1726880878.57112: done checking for any_errors_fatal 9257 1726880878.57113: checking for max_fail_percentage 9257 1726880878.57115: done checking for max_fail_percentage 9257 1726880878.57116: checking to see if all hosts have failed and the running result is not ok 9257 1726880878.57117: done checking to see if all hosts have failed 9257 1726880878.57118: getting the remaining hosts for this loop 9257 1726880878.57120: done getting the remaining hosts for this loop 9257 1726880878.57124: getting the next task for host managed_node1 9257 1726880878.57133: done getting next task for host managed_node1 9257 1726880878.57136: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages 9257 1726880878.57141: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880878.57153: getting variables 9257 1726880878.57162: in VariableManager get_vars() 9257 1726880878.57295: Calling all_inventory to load vars for managed_node1 9257 1726880878.57299: Calling groups_inventory to load vars for managed_node1 9257 1726880878.57303: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880878.57313: Calling all_plugins_play to load vars for managed_node1 9257 1726880878.57317: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880878.57321: Calling groups_plugins_play to load vars for managed_node1 9257 1726880878.58213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880878.59219: done with get_vars() 9257 1726880878.59255: done getting variables 9257 1726880878.59392: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 Friday 20 September 2024 21:07:58 -0400 (0:00:00.067) 0:00:07.621 ****** 9257 1726880878.59430: entering _queue_task() for managed_node1/package 9257 1726880878.59437: Creating lock for package 9257 1726880878.59837: worker is 1 (out of 1 available) 9257 1726880878.59854: exiting _queue_task() for managed_node1/package 9257 1726880878.59868: done queuing things up, now waiting for results queue to drain 9257 1726880878.59870: waiting for pending results... 9257 1726880878.60276: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages 9257 1726880878.60367: in run() - task 027aebc8-b3f3-b82f-6e37-00000000011c 9257 1726880878.60463: variable 'ansible_search_path' from source: unknown 9257 1726880878.60467: variable 'ansible_search_path' from source: unknown 9257 1726880878.60471: calling self._execute() 9257 1726880878.60544: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.60563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.60584: variable 'omit' from source: magic vars 9257 1726880878.61066: variable 'omit' from source: magic vars 9257 1726880878.61070: variable 'omit' from source: magic vars 9257 1726880878.61456: variable '__pcp_packages' from source: role '' all vars 9257 1726880878.61676: variable '__pcp_packages_extra' from source: include_vars 9257 1726880878.61686: variable 'pcp_optional_packages' from source: role '' defaults 9257 1726880878.62036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880878.62088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880878.62136: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880878.62198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880878.62225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880878.62353: variable '__ansible_pcp_is_ostree' from source: set_fact 9257 1726880878.62367: variable 'omit' from source: magic vars 9257 1726880878.62402: variable 'omit' from source: magic vars 9257 1726880878.62442: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880878.62483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880878.62509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880878.62536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880878.62554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880878.62664: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880878.62668: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.62671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.62723: Set connection var ansible_connection to ssh 9257 1726880878.62741: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880878.62753: Set connection var ansible_pipelining to False 9257 1726880878.62767: Set connection var ansible_shell_type to sh 9257 1726880878.62780: Set connection var ansible_shell_executable to /bin/sh 9257 1726880878.62791: Set connection var ansible_timeout to 10 9257 1726880878.62826: variable 'ansible_shell_executable' from source: unknown 9257 1726880878.62834: variable 'ansible_connection' from source: unknown 9257 1726880878.62843: variable 'ansible_module_compression' from source: unknown 9257 1726880878.62850: variable 'ansible_shell_type' from source: unknown 9257 1726880878.62860: variable 'ansible_shell_executable' from source: unknown 9257 1726880878.62868: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880878.62877: variable 'ansible_pipelining' from source: unknown 9257 1726880878.62963: variable 'ansible_timeout' from source: unknown 9257 1726880878.62967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880878.63059: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880878.63077: variable 'omit' from source: magic vars 9257 1726880878.63088: starting attempt loop 9257 1726880878.63096: running the handler 9257 1726880878.63106: variable 'ansible_facts' from source: unknown 9257 1726880878.63113: variable 'ansible_facts' from source: unknown 9257 1726880878.63208: _low_level_execute_command(): starting 9257 1726880878.63224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880878.64016: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880878.64034: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880878.64052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880878.64077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880878.64096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880878.64108: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880878.64124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.64145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880878.64165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880878.64266: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880878.64289: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.64373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.66747: stdout chunk (state=3): >>>/root <<< 9257 1726880878.66912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.67010: stderr chunk (state=3): >>><<< 9257 1726880878.67022: stdout chunk (state=3): >>><<< 9257 1726880878.67054: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880878.67117: _low_level_execute_command(): starting 9257 1726880878.67120: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949 `" && echo ansible-tmp-1726880878.670712-9563-1559995507949="` echo /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949 `" ) && sleep 0' 9257 1726880878.68254: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880878.68395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880878.68434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.68527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.71451: stdout chunk (state=3): >>>ansible-tmp-1726880878.670712-9563-1559995507949=/root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949 <<< 9257 1726880878.71804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.71808: stdout chunk (state=3): >>><<< 9257 1726880878.71811: stderr chunk (state=3): >>><<< 9257 1726880878.72098: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880878.670712-9563-1559995507949=/root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880878.72102: variable 'ansible_module_compression' from source: unknown 9257 1726880878.72106: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 9257 1726880878.72109: ANSIBALLZ: Acquiring lock 9257 1726880878.72111: ANSIBALLZ: Lock acquired: 140047843920304 9257 1726880878.72173: ANSIBALLZ: Creating module 9257 1726880878.94264: ANSIBALLZ: Writing module into payload 9257 1726880878.94561: ANSIBALLZ: Writing module 9257 1726880878.94567: ANSIBALLZ: Renaming module 9257 1726880878.94570: ANSIBALLZ: Done creating module 9257 1726880878.94572: variable 'ansible_facts' from source: unknown 9257 1726880878.94698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py 9257 1726880878.94990: Sending initial data 9257 1726880878.94994: Sent initial data (147 bytes) 9257 1726880878.95695: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880878.95700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880878.95812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880878.98163: 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 <<< 9257 1726880878.98202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880878.98233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpfy913sof /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py <<< 9257 1726880878.98289: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpfy913sof" to remote "/root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py" <<< 9257 1726880878.99656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880878.99717: stderr chunk (state=3): >>><<< 9257 1726880878.99721: stdout chunk (state=3): >>><<< 9257 1726880878.99755: done transferring module to remote 9257 1726880878.99854: _low_level_execute_command(): starting 9257 1726880878.99860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/ /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py && sleep 0' 9257 1726880879.00386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880879.00390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880879.00398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880879.00402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880879.00466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880879.00470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880879.00522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880879.03165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880879.03389: stderr chunk (state=3): >>><<< 9257 1726880879.03424: stdout chunk (state=3): >>><<< 9257 1726880879.03430: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880879.03433: _low_level_execute_command(): starting 9257 1726880879.03438: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/AnsiballZ_dnf.py && sleep 0' 9257 1726880879.04329: 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 <<< 9257 1726880879.04333: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880879.04336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880879.04339: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880879.04403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880879.04407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880879.04490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880879.07640: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880879.07691: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880879.07696: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880879.07747: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880879.07827: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880879.07844: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880879.07853: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880879.07965: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880879.07969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880879.07973: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880879.08119: 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 0x7fa2de9b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de983b30> <<< 9257 1726880879.08208: 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 0x7fa2de9b6ab0> import '_signal' # import '_abc' # <<< 9257 1726880879.08212: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 9257 1726880879.08255: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880879.08396: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 9257 1726880879.08436: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880879.08496: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 9257 1726880879.08534: 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' <<< 9257 1726880879.08572: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de789160> <<< 9257 1726880879.08797: 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 0x7fa2de78a000> 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. <<< 9257 1726880879.09198: 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' <<< 9257 1726880879.09220: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880879.09274: 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 <<< 9257 1726880879.09303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880879.09390: 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' <<< 9257 1726880879.09393: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c7dd0> <<< 9257 1726880879.09483: 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 0x7fa2de7c7fe0> <<< 9257 1726880879.09527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880879.09565: 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 <<< 9257 1726880879.09663: 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 0x7fa2de7ff800> <<< 9257 1726880879.09719: 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 0x7fa2de7ffe90> <<< 9257 1726880879.09788: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7dfaa0> import '_functools' # <<< 9257 1726880879.09842: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7dd190> <<< 9257 1726880879.10029: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c4f80> <<< 9257 1726880879.10075: 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' # <<< 9257 1726880879.10162: 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' <<< 9257 1726880879.10195: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de823710> <<< 9257 1726880879.10265: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de822330> # /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 0x7fa2de7de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de820a40> <<< 9257 1726880879.10382: 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 0x7fa2de8546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c4200> # /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' <<< 9257 1726880879.10515: 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 0x7fa2de854b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c6840> # 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 0x7fa2de854dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c2d20> <<< 9257 1726880879.10579: 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 <<< 9257 1726880879.10631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de8554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de855190> import 'importlib.machinery' # <<< 9257 1726880879.10817: 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 0x7fa2de8563c0> 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 0x7fa2de8705c0> <<< 9257 1726880879.10880: 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 0x7fa2de871d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880879.11057: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de872bd0> # 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 0x7fa2de873230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de872120> # /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' <<< 9257 1726880879.11074: 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 0x7fa2de873c80> <<< 9257 1726880879.11094: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de8733b0> <<< 9257 1726880879.11151: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de8563f0> <<< 9257 1726880879.11208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880879.11257: 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 <<< 9257 1726880879.11303: 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 0x7fa2de5b7b30> <<< 9257 1726880879.11352: 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' <<< 9257 1726880879.11374: 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 0x7fa2de5e05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e0350> <<< 9257 1726880879.11530: 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 0x7fa2de5e0560> # 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 0x7fa2de5e07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5b5cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880879.11612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880879.11638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880879.11672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e1e20> <<< 9257 1726880879.11694: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e0aa0> <<< 9257 1726880879.11723: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de856ae0> <<< 9257 1726880879.11756: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880879.11822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.11846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880879.11900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880879.12045: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de612180> # /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' <<< 9257 1726880879.12076: 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' <<< 9257 1726880879.12165: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de62a330> <<< 9257 1726880879.12184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880879.12227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880879.12314: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880879.12451: 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 0x7fa2de6670b0> # /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' <<< 9257 1726880879.12456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880879.12488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880879.12643: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de691850> <<< 9257 1726880879.12762: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de6671d0> <<< 9257 1726880879.12836: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de62af90> <<< 9257 1726880879.12861: 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 0x7fa2de4a8170> <<< 9257 1726880879.12926: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de629370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e2d20> <<< 9257 1726880879.13207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa2de4a8380> <<< 9257 1726880879.13272: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lncy0g49/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9257 1726880879.13775: 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' # /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 0x7fa2de501e20> import '_typing' # <<< 9257 1726880879.14032: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de4d8d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de4abe30> # zipimport: zlib available <<< 9257 1726880879.14064: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880879.14073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.14097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.14116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.14131: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880879.14147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.16608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.18836: 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 0x7fa2de4dbcb0> # /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' <<< 9257 1726880879.18840: 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' <<< 9257 1726880879.18888: 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 0x7fa2de529850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5295e0> <<< 9257 1726880879.18893: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de528ef0> <<< 9257 1726880879.18915: 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' <<< 9257 1726880879.18992: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de529340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de502ab0> import 'atexit' # <<< 9257 1726880879.19286: 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 0x7fa2de52a5d0> # 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 0x7fa2de52a810> # /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 0x7fa2de52ad50> 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' <<< 9257 1726880879.19465: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de390b00> <<< 9257 1726880879.19471: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.19476: 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 0x7fa2de392720> # /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' <<< 9257 1726880879.19480: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de393050> <<< 9257 1726880879.19489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880879.19661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de393f50> <<< 9257 1726880879.19685: 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' <<< 9257 1726880879.19749: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de396c90> <<< 9257 1726880879.19790: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.19810: 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 0x7fa2de396db0> <<< 9257 1726880879.19925: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de394e60> # /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 <<< 9257 1726880879.19969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880879.20004: 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 0x7fa2de39ab70> <<< 9257 1726880879.20035: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880879.20140: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de399670> <<< 9257 1726880879.20169: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3993d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880879.20433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de39be60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de395400> # 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 0x7fa2de3dec60> # /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 0x7fa2de3deed0> # /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' <<< 9257 1726880879.20491: 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' <<< 9257 1726880879.20527: 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 0x7fa2de3e0950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e0710> <<< 9257 1726880879.20551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880879.20687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880879.20780: 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 0x7fa2de3e2ed0> <<< 9257 1726880879.20785: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e1040> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880879.20877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.20907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880879.20910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880879.20983: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ea690> <<< 9257 1726880879.21210: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e3020> <<< 9257 1726880879.21377: 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 0x7fa2de3eb740> <<< 9257 1726880879.21381: 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' <<< 9257 1726880879.21384: 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 0x7fa2de3eb890> <<< 9257 1726880879.21489: 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 0x7fa2de3eb7d0> <<< 9257 1726880879.21511: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3df080> # /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' <<< 9257 1726880879.21597: 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' <<< 9257 1726880879.21623: 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 0x7fa2de3ee9f0> <<< 9257 1726880879.21939: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.21954: 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 0x7fa2de3efe60> <<< 9257 1726880879.22030: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ed160> # 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 0x7fa2de3edcd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ecd10> # zipimport: zlib available <<< 9257 1726880879.22046: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880879.22229: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.22247: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880879.22386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.22432: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880879.22626: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880879.22692: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.22928: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.24077: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.25200: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880879.25225: 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' # <<< 9257 1726880879.25248: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880879.25275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.25353: 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 0x7fa2de479400> <<< 9257 1726880879.25508: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880879.25516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880879.25550: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de478f20> <<< 9257 1726880879.25562: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3f6840> <<< 9257 1726880879.25627: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880879.25637: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.25711: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880879.25977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.26355: 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 0x7fa2de4793d0> <<< 9257 1726880879.26479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.27274: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28186: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28460: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880879.28481: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880879.28608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.28926: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880879.28943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.29120: 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' # <<< 9257 1726880879.29126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.29657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.30102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880879.30220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880879.30363: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de47b710> # zipimport: zlib available <<< 9257 1726880879.30439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.30595: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880879.30598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880879.30633: 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' <<< 9257 1726880879.30722: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.30927: 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 0x7fa2de285a00> <<< 9257 1726880879.31066: 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 0x7fa2de286300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ebc20> # zipimport: zlib available <<< 9257 1726880879.31160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.31165: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880879.31231: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 9257 1726880879.31278: stdout chunk (state=3): >>> <<< 9257 1726880879.31304: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.31398: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880879.31576: 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 <<< 9257 1726880879.31614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.31710: 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'<<< 9257 1726880879.31761: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa2de2850a0> <<< 9257 1726880879.31818: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de2864b0> <<< 9257 1726880879.31884: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880879.31905: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880879.32015: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.32115: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880879.32167: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.32246: 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<<< 9257 1726880879.32250: stdout chunk (state=3): >>> <<< 9257 1726880879.32255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.32292: 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 <<< 9257 1726880879.32336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 9257 1726880879.32343: stdout chunk (state=3): >>> <<< 9257 1726880879.32377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880879.32475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880879.32498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py<<< 9257 1726880879.32528: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880879.32638: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31a780> <<< 9257 1726880879.32741: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de290410> <<< 9257 1726880879.32828: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de28a510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de28a3c0><<< 9257 1726880879.32870: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available<<< 9257 1726880879.32872: stdout chunk (state=3): >>> <<< 9257 1726880879.32918: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.32977: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # <<< 9257 1726880879.32992: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880879.33069: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880879.33103: stdout chunk (state=3): >>> # zipimport: zlib available <<< 9257 1726880879.33124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.33156: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880879.34292: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.34389: stdout chunk (state=3): >>> <<< 9257 1726880879.35237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.36580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.37782: 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' <<< 9257 1726880879.37933: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31e5a0> # /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 0x7fa2de31e7e0> # /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' <<< 9257 1726880879.38114: 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' # /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 0x7fa2de31f4a0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31ec90> # /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 0x7fa2de31c2f0><<< 9257 1726880879.38215: 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' # /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' <<< 9257 1726880879.38279: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 9257 1726880879.38287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 9257 1726880879.38342: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py<<< 9257 1726880879.38346: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 9257 1726880879.38379: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 9257 1726880879.38537: 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 0x7fa2de29e510> # /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 0x7fa2de29e420> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 9257 1726880879.38561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd66330><<< 9257 1726880879.38676: stdout chunk (state=3): >>> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de29c6b0> <<< 9257 1726880879.38710: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 9257 1726880879.38737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 9257 1726880879.38782: stdout chunk (state=3): >>># /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'<<< 9257 1726880879.38817: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py<<< 9257 1726880879.38894: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'<<< 9257 1726880879.38910: stdout chunk (state=3): >>> <<< 9257 1726880879.39041: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd68ef0> <<< 9257 1726880879.39112: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd67a70> <<< 9257 1726880879.39117: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd66de0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31cf80><<< 9257 1726880879.39227: 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' <<< 9257 1726880879.39235: 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<<< 9257 1726880879.39418: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 9257 1726880879.39471: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py<<< 9257 1726880879.39495: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 9257 1726880879.39562: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddd4ec0> <<< 9257 1726880879.39761: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd8d010> <<< 9257 1726880879.39865: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de6120f0> <<< 9257 1726880879.39917: stdout chunk (state=3): >>># /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<<< 9257 1726880879.39960: stdout chunk (state=3): >>> <<< 9257 1726880879.40017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 9257 1726880879.40072: 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' <<< 9257 1726880879.40119: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddc8f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddd6cc0> <<< 9257 1726880879.40200: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd8cb30> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c920> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c350> <<< 9257 1726880879.40280: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c080> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31e900><<< 9257 1726880879.40284: stdout chunk (state=3): >>> # /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' <<< 9257 1726880879.40324: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c380> # /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'<<< 9257 1726880879.40340: stdout chunk (state=3): >>> # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py<<< 9257 1726880879.40349: stdout chunk (state=3): >>> <<< 9257 1726880879.40379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'<<< 9257 1726880879.40470: stdout chunk (state=3): >>> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddcf80> <<< 9257 1726880879.40509: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddcb90> # /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'<<< 9257 1726880879.40529: stdout chunk (state=3): >>> <<< 9257 1726880879.40641: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddd6a0> <<< 9257 1726880879.40760: 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' <<< 9257 1726880879.40808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880879.40873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880879.40972: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880879.41020: stdout chunk (state=3): >>> <<< 9257 1726880879.41130: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880879.41133: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa2dddc3d10> <<< 9257 1726880879.41471: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddc1250><<< 9257 1726880879.41531: stdout chunk (state=3): >>> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddda60> <<< 9257 1726880879.41725: 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' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddc0ce0> # /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 0x7fa2dddf9d60> # /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 0x7fa2dddfaa20> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddfa4e0> <<< 9257 1726880879.41789: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 9257 1726880879.41876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'<<< 9257 1726880879.42004: stdout chunk (state=3): >>> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddfaf30> <<< 9257 1726880879.42034: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py<<< 9257 1726880879.42041: stdout chunk (state=3): >>> <<< 9257 1726880879.42096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc'<<< 9257 1726880879.42103: stdout chunk (state=3): >>> <<< 9257 1726880879.42480: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddbb680><<< 9257 1726880879.42492: stdout chunk (state=3): >>> <<< 9257 1726880879.42526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 9257 1726880879.42556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'<<< 9257 1726880879.42565: stdout chunk (state=3): >>> <<< 9257 1726880879.42609: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd7cbdd0><<< 9257 1726880879.42612: stdout chunk (state=3): >>> <<< 9257 1726880879.42691: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.42860: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 9257 1726880879.42890: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.42897: stdout chunk (state=3): >>> <<< 9257 1726880879.43113: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.43124: stdout chunk (state=3): >>> <<< 9257 1726880879.43384: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available<<< 9257 1726880879.43388: stdout chunk (state=3): >>> <<< 9257 1726880879.43513: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.43554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 9257 1726880879.43581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.43811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880879.44116: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 9257 1726880879.44175: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880879.44182: stdout chunk (state=3): >>> <<< 9257 1726880879.44875: 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' <<< 9257 1726880879.44892: 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 <<< 9257 1726880879.44900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 9257 1726880879.44927: 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' <<< 9257 1726880879.44969: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56ec30> <<< 9257 1726880879.44973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880879.45016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880879.45257: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56ed50> <<< 9257 1726880879.45283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 9257 1726880879.45321: 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 # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880879.45379: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.45405: 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 0x7fa2dd5b6f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5b6780> # 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 0x7fa2dd5b6960> <<< 9257 1726880879.45460: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56f290> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56deb0> <<< 9257 1726880879.45518: 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 0x7fa2dd56e960> <<< 9257 1726880879.45643: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 9257 1726880879.45700: 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' <<< 9257 1726880879.45760: 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' <<< 9257 1726880879.45940: 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 0x7fa2dd6304d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5d7e90> <<< 9257 1726880879.45970: 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 <<< 9257 1726880879.46040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 9257 1726880879.46110: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 9257 1726880879.46152: 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 0x7fa2dd633da0> <<< 9257 1726880879.46229: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd630620> <<< 9257 1726880879.46236: 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 <<< 9257 1726880879.46377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 9257 1726880879.47991: 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 0x7fa2dd13eed0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd633ef0> <<< 9257 1726880879.47997: 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 <<< 9257 1726880879.48289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 9257 1726880879.48417: 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' <<< 9257 1726880879.48439: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa2dd1bca10> <<< 9257 1726880879.48488: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd13f2f0> <<< 9257 1726880879.48503: 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 <<< 9257 1726880879.48566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 9257 1726880879.48677: 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 0x7fa2dd1bf9b0> <<< 9257 1726880879.48734: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd1bcbf0> <<< 9257 1726880879.48771: 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 <<< 9257 1726880879.48844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 9257 1726880879.48985: 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 0x7fa2dd1f7b60> <<< 9257 1726880879.49075: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd1bfd70> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 9257 1726880879.49092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 9257 1726880879.49174: 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 0x7fa2db830e60> <<< 9257 1726880879.49227: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db830260> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5d7bf0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 9257 1726880879.49269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 9257 1726880879.49310: 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 <<< 9257 1726880879.49317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 9257 1726880879.49371: 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 <<< 9257 1726880879.49430: 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 0x7fa2db84c2f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db833770> <<< 9257 1726880879.49472: 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 <<< 9257 1726880879.49502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 9257 1726880879.49537: 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' <<< 9257 1726880879.49582: 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 0x7fa2db84ea20> <<< 9257 1726880879.49602: 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 <<< 9257 1726880879.49637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 9257 1726880879.49720: 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 0x7fa2db84f920> # /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' <<< 9257 1726880879.50386: 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 0x7fa2db870230> <<< 9257 1726880879.50459: 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 <<< 9257 1726880879.50466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 9257 1726880879.50511: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84ff20> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84fb60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84e8d0> <<< 9257 1726880879.50627: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84e270> # /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' <<< 9257 1726880879.50740: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 9257 1726880879.50756: 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 0x7fa2db873290> <<< 9257 1726880879.50801: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84ee40> <<< 9257 1726880879.50871: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84c650> <<< 9257 1726880879.50950: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db832d80> <<< 9257 1726880879.50988: 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' <<< 9257 1726880879.51192: stdout chunk (state=3): >>># 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' <<< 9257 1726880879.51199: stdout chunk (state=3): >>>import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa2db8334a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db833200> <<< 9257 1726880879.51259: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db830fb0> <<< 9257 1726880879.51287: 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 <<< 9257 1726880879.51296: 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 0x7fa2db8b88f0> <<< 9257 1726880879.51427: 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' <<< 9257 1726880879.51445: 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 <<< 9257 1726880879.51456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 9257 1726880879.51479: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8bae40> <<< 9257 1726880879.51501: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 9257 1726880879.51521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 9257 1726880879.51562: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8bb620> <<< 9257 1726880879.51571: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8ba120> <<< 9257 1726880879.51596: 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 <<< 9257 1726880879.51631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 9257 1726880879.51668: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8bbe30> <<< 9257 1726880879.51722: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8b88c0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 9257 1726880879.51741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880879.51922: 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' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e18e0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e0e60> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e0c80> # /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' <<< 9257 1726880879.51951: 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 <<< 9257 1726880879.51996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 9257 1726880879.52054: 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 <<< 9257 1726880879.52110: stdout chunk (state=3): >>># 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' <<< 9257 1726880879.52157: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1f4950> <<< 9257 1726880879.52195: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 9257 1726880879.52251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 9257 1726880879.52283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880879.52351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880879.52362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 9257 1726880879.52423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 9257 1726880879.52473: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db21e9f0> <<< 9257 1726880879.52491: 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 0x7fa2db21ed50> <<< 9257 1726880879.52547: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1f6c60> <<< 9257 1726880879.52836: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1f4e00> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e3e00> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e2090> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e1d60> # /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 0x7fa2db258830> <<< 9257 1726880879.52859: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db21f950> <<< 9257 1726880879.52919: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e25d0> <<< 9257 1726880879.52950: 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 <<< 9257 1726880879.52985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 9257 1726880879.52999: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db258f20> <<< 9257 1726880879.53032: 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 <<< 9257 1726880879.53042: 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 0x7fa2db2592e0> <<< 9257 1726880879.53116: 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<<< 9257 1726880879.53128: 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 0x7fa2db2593a0> # /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 0x7fa2db2594c0> <<< 9257 1726880879.53140: 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 <<< 9257 1726880879.53192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 9257 1726880879.53225: 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 <<< 9257 1726880879.53290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 9257 1726880879.53415: 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 0x7fa2db25bfb0> <<< 9257 1726880879.53419: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db25a1e0> <<< 9257 1726880879.53438: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27c260> <<< 9257 1726880879.53478: 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 <<< 9257 1726880879.53486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 9257 1726880879.53641: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27c350> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db259310> <<< 9257 1726880879.53663: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 9257 1726880879.53686: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27c500> <<< 9257 1726880879.53863: 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 # 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 <<< 9257 1726880879.53942: stdout chunk (state=3): >>># 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 <<< 9257 1726880879.53946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 9257 1726880879.54004: stdout chunk (state=3): >>># /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' <<< 9257 1726880879.54049: 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' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa2db2a7ef0> <<< 9257 1726880879.54115: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2a7320> <<< 9257 1726880879.54213: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2a5d30> <<< 9257 1726880879.54538: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27dc70> <<< 9257 1726880879.54578: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27d0d0> <<< 9257 1726880879.54607: 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 0x7fa2db27f050> <<< 9257 1726880879.54816: 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 0x7fa2dd1f7a70> # /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 0x7fa2db2e46e0> # /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 0x7fa2db2e4950> # /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' <<< 9257 1726880879.54909: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e5280> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e4d40> <<< 9257 1726880879.54917: 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 0x7fa2db2e6180> <<< 9257 1726880879.54925: stdout chunk (state=3): >>>import 'gc' # <<< 9257 1726880879.54947: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5b7050> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56d970> <<< 9257 1726880879.55822: 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 <<< 9257 1726880879.56017: stdout chunk (state=3): >>># 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 0x7fa2db2e7410> <<< 9257 1726880879.56134: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 9257 1726880879.56170: 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 <<< 9257 1726880879.56178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 9257 1726880879.56238: 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' <<< 9257 1726880879.56270: 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 <<< 9257 1726880879.56317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 9257 1726880879.56356: 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 <<< 9257 1726880879.56436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 9257 1726880879.56480: 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' <<< 9257 1726880879.56496: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0cfd10> <<< 9257 1726880879.56512: 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 <<< 9257 1726880879.56525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 9257 1726880879.56554: 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 <<< 9257 1726880879.56582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 9257 1726880879.56617: 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' <<< 9257 1726880879.56822: 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 0x7fa2db0f5ca0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0f5850> <<< 9257 1726880879.56840: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880879.56869: 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 0x7fa2dd56f0b0> <<< 9257 1726880879.56930: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0f47a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0cffe0> <<< 9257 1726880879.56943: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0ccd70> <<< 9257 1726880879.56971: 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 <<< 9257 1726880879.56978: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880879.57122: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0f4590> # /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' <<< 9257 1726880879.57226: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db10f140> <<< 9257 1726880879.57237: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db10dc70> <<< 9257 1726880879.57268: 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 <<< 9257 1726880879.57288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 9257 1726880879.57293: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db130950> <<< 9257 1726880879.57327: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 9257 1726880879.57354: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db130c50> <<< 9257 1726880879.57377: 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 <<< 9257 1726880879.57396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 9257 1726880879.57408: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db130ec0> <<< 9257 1726880879.57437: 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 <<< 9257 1726880879.57462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 9257 1726880879.57469: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db131160> <<< 9257 1726880879.57648: 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' # /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 0x7fa2db131880> <<< 9257 1726880879.57654: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1316d0> <<< 9257 1726880879.57721: 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' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db133170> <<< 9257 1726880879.57748: 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' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1332c0> <<< 9257 1726880879.57861: 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 0x7fa2db1334d0> <<< 9257 1726880879.57865: 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 <<< 9257 1726880879.57874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 9257 1726880879.57899: 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 <<< 9257 1726880879.57926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 9257 1726880879.57956: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14c470> <<< 9257 1726880879.58129: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db133cb0> # /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 0x7fa2db14d010> # /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 0x7fa2db14d430> # /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 0x7fa2db14d610> <<< 9257 1726880879.58181: 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 <<< 9257 1726880879.58188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 9257 1726880879.58283: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14d8e0> <<< 9257 1726880879.58402: 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' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14e7b0> # /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' <<< 9257 1726880879.58462: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14e9f0> # /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 0x7fa2db14ebd0> # /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 <<< 9257 1726880879.58508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 9257 1726880879.58536: 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' <<< 9257 1726880879.58563: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14f740> <<< 9257 1726880879.58623: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14f2c0> # /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' <<< 9257 1726880879.58640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 9257 1726880879.58660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 9257 1726880879.58672: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1785f0> <<< 9257 1726880879.58687: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14fef0> <<< 9257 1726880879.58743: 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' <<< 9257 1726880879.58749: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db179250> <<< 9257 1726880879.58948: 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 0x7fa2db179550> # /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 0x7fa2db17a4b0> # /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 0x7fa2db17a750> <<< 9257 1726880879.58970: 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' <<< 9257 1726880879.59026: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db17a900> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e7350> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e6fc0> <<< 9257 1726880879.59063: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e65d0> # /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 <<< 9257 1726880879.59067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 9257 1726880879.59165: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e6f60> <<< 9257 1726880879.59226: 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 <<< 9257 1726880879.59232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 9257 1726880879.59333: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db17b290> # /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' <<< 9257 1726880879.59364: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db17b7a0> # /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' <<< 9257 1726880879.59384: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9c1a0> <<< 9257 1726880879.59629: 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 # 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 0x7fa2dae9d550> # /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 0x7fa2dae9d610> # /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' <<< 9257 1726880879.59812: 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 0x7fa2dae9dcd0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9db80><<< 9257 1726880879.59818: stdout chunk (state=3): >>> <<< 9257 1726880879.59873: 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' <<< 9257 1726880879.59877: 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 <<< 9257 1726880879.59898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 9257 1726880879.59921: 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 <<< 9257 1726880879.59974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880879.60000: 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 0x7fa2daed0230> <<< 9257 1726880879.60023: 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 <<< 9257 1726880879.60076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 9257 1726880879.60098: 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' <<< 9257 1726880879.60380: 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 0x7fa2daed1430> # /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 0x7fa2daed16a0> # /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 0x7fa2daed1820> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed1640> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed0ef0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed0380> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9f620> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9eba0> <<< 9257 1726880879.60384: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9e480> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9d040> <<< 9257 1726880879.60399: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9c590> <<< 9257 1726880879.60462: 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 <<< 9257 1726880879.60466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 9257 1726880879.60513: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed19d0> <<< 9257 1726880879.60636: 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 0x7fa2daed22d0> # /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' <<< 9257 1726880879.60728: 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 0x7fa2daed31d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed2f00> # /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' <<< 9257 1726880879.60827: 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 <<< 9257 1726880879.60914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880879.60953: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 9257 1726880879.61089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 9257 1726880879.61215: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf01640> <<< 9257 1726880879.61232: 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' <<< 9257 1726880879.61342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 9257 1726880879.61402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 9257 1726880879.61406: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf02d20> <<< 9257 1726880879.61724: stdout chunk (state=3): >>># 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 0x7fa2daf01f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf01af0> # /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 0x7fa2daf38620> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf27a10> # /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' <<< 9257 1726880879.61762: 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 <<< 9257 1726880879.61841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # <<< 9257 1726880879.61876: 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 <<< 9257 1726880879.61898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 9257 1726880879.61930: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf3b470> <<< 9257 1726880879.61963: 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 <<< 9257 1726880879.61982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 9257 1726880879.62008: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf3bda0> <<< 9257 1726880879.62052: 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 <<< 9257 1726880879.62081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 9257 1726880879.62118: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9257 1726880879.62187: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf38cb0> <<< 9257 1726880879.62222: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf38980> <<< 9257 1726880879.62419: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed34a0> # /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 0x7fa2daf01190> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed3200> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed2900> # /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' <<< 9257 1726880879.62435: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf5df40> <<< 9257 1726880879.62504: 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 <<< 9257 1726880879.62515: stdout chunk (state=3): >>># 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 0x7fa2daf5e870> <<< 9257 1726880879.62584: 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 <<< 9257 1726880879.62597: 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 0x7fa2daf5f230> <<< 9257 1726880879.62624: 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 <<< 9257 1726880879.62681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 9257 1726880879.62697: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf5f650> <<< 9257 1726880879.62726: 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 <<< 9257 1726880879.62743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 9257 1726880879.62767: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf78230> <<< 9257 1726880879.62800: 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 <<< 9257 1726880879.62869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 9257 1726880879.63126: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf788c0> # /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 0x7fa2daf7b7d0> <<< 9257 1726880879.63154: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7b1a0> <<< 9257 1726880879.63175: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7ae40><<< 9257 1726880879.63194: stdout chunk (state=3): >>> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7ab10> <<< 9257 1726880881.39998: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["pcp", "pcp-zeroconf"], "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}}} <<< 9257 1726880881.41967: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9257 1726880881.41973: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880881.42352: 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 <<< 9257 1726880881.42420: 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 # 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 <<< 9257 1726880881.42562: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.42796: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.42927: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.43504: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 9257 1726880881.43508: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp <<< 9257 1726880881.43511: stdout chunk (state=3): >>># destroy syslog # destroy selinux <<< 9257 1726880881.43514: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 9257 1726880881.43567: 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<<< 9257 1726880881.43610: stdout chunk (state=3): >>> # 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 <<< 9257 1726880881.43644: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 9257 1726880881.43703: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 9257 1726880881.43904: 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 # 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 <<< 9257 1726880881.44024: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.44399: 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 # 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 <<< 9257 1726880881.44414: 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 # 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 <<< 9257 1726880881.44422: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.44618: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.44727: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.45199: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880881.45222: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880881.45542: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 9257 1726880881.45553: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.45602: 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 <<< 9257 1726880881.45606: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 9257 1726880881.45680: 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 <<< 9257 1726880881.45699: stdout chunk (state=3): >>># destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 9257 1726880881.45725: stdout chunk (state=3): >>># destroy rpm <<< 9257 1726880881.45813: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 9257 1726880881.46134: stdout chunk (state=3): >>># 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 <<< 9257 1726880881.46232: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 9257 1726880881.46280: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880881.46296: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 9257 1726880881.47384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880881.48164: stderr chunk (state=3): >>><<< 9257 1726880881.48169: stdout chunk (state=3): >>><<< 9257 1726880881.48876: _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 0x7fa2de9b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de983b30> # /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 0x7fa2de9b6ab0> 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 0x7fa2de789160> # /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 0x7fa2de78a000> 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 0x7fa2de7c7dd0> # /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 0x7fa2de7c7fe0> # /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 0x7fa2de7ff800> # /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 0x7fa2de7ffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7dfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7dd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c4f80> # /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 0x7fa2de823710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de822330> # /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 0x7fa2de7de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de820a40> # /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 0x7fa2de8546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c4200> # /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 0x7fa2de854b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c6840> # 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 0x7fa2de854dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de7c2d20> # /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 0x7fa2de8554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de855190> 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 0x7fa2de8563c0> 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 0x7fa2de8705c0> 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 0x7fa2de871d00> # /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 0x7fa2de872bd0> # 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 0x7fa2de873230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de872120> # /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 0x7fa2de873c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de8733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de8563f0> # /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 0x7fa2de5b7b30> # /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 0x7fa2de5e05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e0350> # 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 0x7fa2de5e0560> # 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 0x7fa2de5e07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5b5cd0> # /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 0x7fa2de5e1e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e0aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de856ae0> # /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 0x7fa2de612180> # /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 0x7fa2de62a330> # /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 0x7fa2de6670b0> # /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 0x7fa2de691850> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de6671d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de62af90> # /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 0x7fa2de4a8170> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de629370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5e2d20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa2de4a8380> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lncy0g49/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 0x7fa2de501e20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de4d8d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de4abe30> # 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 0x7fa2de4dbcb0> # /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 0x7fa2de529850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de5295e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de528ef0> # /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 0x7fa2de529340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de502ab0> 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 0x7fa2de52a5d0> # 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 0x7fa2de52a810> # /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 0x7fa2de52ad50> 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 0x7fa2de390b00> # 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 0x7fa2de392720> # /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 0x7fa2de393050> # /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 0x7fa2de393f50> # /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 0x7fa2de396c90> # 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 0x7fa2de396db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de394e60> # /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 0x7fa2de39ab70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de399670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3993d0> # /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 0x7fa2de39be60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de395400> # 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 0x7fa2de3dec60> # /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 0x7fa2de3deed0> # /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 0x7fa2de3e0950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e0710> # /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 0x7fa2de3e2ed0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e1040> # /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 0x7fa2de3ea690> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3e3020> # 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 0x7fa2de3eb740> # 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 0x7fa2de3eb890> # 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 0x7fa2de3eb7d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3df080> # /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 0x7fa2de3ee9f0> # 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 0x7fa2de3efe60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ed160> # 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 0x7fa2de3edcd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ecd10> # 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 0x7fa2de479400> # /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 0x7fa2de478f20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3f6840> 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 0x7fa2de4793d0> # 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 0x7fa2de47b710> # 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 0x7fa2de285a00> # 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 0x7fa2de286300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de3ebc20> # 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 0x7fa2de2850a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de2864b0> 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 0x7fa2de31a780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de290410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de28a510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de28a3c0> # 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 0x7fa2de31e5a0> # /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 0x7fa2de31e7e0> # /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 0x7fa2de31f4a0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31ec90> # /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 0x7fa2de31c2f0> # /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 0x7fa2de29e510> # /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 0x7fa2de29e420> # /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 0x7fa2ddd66330> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de29c6b0> # /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 0x7fa2ddd68ef0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd67a70> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd66de0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31cf80> # /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 0x7fa2dddd4ec0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd8d010> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de6120f0> # /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 0x7fa2ddddc8f0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddd6cc0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddd8cb30> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c920> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c350> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31c080> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2de31e900> # /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 0x7fa2de31c380> # /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 0x7fa2ddddcf80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddcb90> # /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 0x7fa2ddddd6a0> # /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 0x7fa2dddc3d10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddc1250> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2ddddda60> # /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 0x7fa2dddc0ce0> # /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 0x7fa2dddf9d60> # /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 0x7fa2dddfaa20> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dddfa4e0> # /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 0x7fa2dddfaf30> # /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 0x7fa2dddbb680> # /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 0x7fa2dd7cbdd0> # 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 0x7fa2dd56ec30> # /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 0x7fa2dd56ed50> # /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 0x7fa2dd5b6f30> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5b6780> # 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 0x7fa2dd5b6960> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56f290> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56deb0> # /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 0x7fa2dd56e960> # /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 0x7fa2dd6304d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5d7e90> # /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 0x7fa2dd633da0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd630620> # /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 0x7fa2dd13eed0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd633ef0> # /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 0x7fa2dd1bca10> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd13f2f0> # /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 0x7fa2dd1bf9b0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd1bcbf0> # /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 0x7fa2dd1f7b60> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd1bfd70> # /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 0x7fa2db830e60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db830260> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5d7bf0> # /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 0x7fa2db84c2f0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db833770> # /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 0x7fa2db84ea20> # /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 0x7fa2db84f920> # /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 0x7fa2db870230> # /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 0x7fa2db84ff20> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84fb60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84e8d0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84e270> # /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 0x7fa2db873290> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84ee40> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db84c650> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db832d80> # /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 0x7fa2db8334a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db833200> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db830fb0> # /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 0x7fa2db8b88f0> # /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 0x7fa2db8bae40> # /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 0x7fa2db8bb620> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8ba120> # /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 0x7fa2db8bbe30> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8b88c0> # /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 0x7fa2db8e18e0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e0e60> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e0c80> # /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 0x7fa2db1f4950> # /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 0x7fa2db21e9f0> # 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 0x7fa2db21ed50> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1f6c60> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1f4e00> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e3e00> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e2090> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e1d60> # /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 0x7fa2db258830> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db21f950> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db8e25d0> # /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 0x7fa2db258f20> # /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 0x7fa2db2592e0> # /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 0x7fa2db2593a0> # /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 0x7fa2db2594c0> # /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 0x7fa2db25bfb0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db25a1e0> # /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 0x7fa2db27c260> # /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 0x7fa2db27c350> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db259310> # /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 0x7fa2db27c500> # /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 0x7fa2db2a7ef0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2a7320> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2a5d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27dc70> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db27d0d0> # /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 0x7fa2db27f050> # /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 0x7fa2dd1f7a70> # /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 0x7fa2db2e46e0> # /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 0x7fa2db2e4950> # /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 0x7fa2db2e5280> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e4d40> # /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 0x7fa2db2e6180> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd5b7050> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dd56d970> # /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 0x7fa2db2e7410> # 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 0x7fa2db0cfd10> # /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 0x7fa2db0f5ca0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0f5850> # 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 0x7fa2dd56f0b0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0f47a0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0cffe0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db0ccd70> # /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 0x7fa2db0f4590> # /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 0x7fa2db10f140> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db10dc70> # /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 0x7fa2db130950> # /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 0x7fa2db130c50> # /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 0x7fa2db130ec0> # /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 0x7fa2db131160> # /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 0x7fa2db131880> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db1316d0> # /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 0x7fa2db133170> # /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 0x7fa2db1332c0> # /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 0x7fa2db1334d0> # /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 0x7fa2db14c470> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db133cb0> # /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 0x7fa2db14d010> # /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 0x7fa2db14d430> # /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 0x7fa2db14d610> # /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 0x7fa2db14d8e0> # /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 0x7fa2db14e7b0> # /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 0x7fa2db14e9f0> # /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 0x7fa2db14ebd0> # /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 0x7fa2db14f740> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14f2c0> # /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 0x7fa2db1785f0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db14fef0> # /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 0x7fa2db179250> # /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 0x7fa2db179550> # /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 0x7fa2db17a4b0> # /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 0x7fa2db17a750> # /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 0x7fa2db17a900> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e7350> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e6fc0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2db2e65d0> # /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 0x7fa2db2e6f60> # /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 0x7fa2db17b290> # /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 0x7fa2db17b7a0> # /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 0x7fa2dae9c1a0> # /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 0x7fa2dae9d550> # /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 0x7fa2dae9d610> # /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 0x7fa2dae9dcd0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9db80> # /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 0x7fa2daed0230> # /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 0x7fa2daed1430> # /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 0x7fa2daed16a0> # /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 0x7fa2daed1820> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed1640> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed0ef0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed0380> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9f620> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9eba0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9e480> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9d040> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2dae9c590> # /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 0x7fa2daed19d0> # /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 0x7fa2daed22d0> # /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 0x7fa2daed31d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed2f00> # /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 0x7fa2daf01640> # /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 0x7fa2daf02d20> # 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 0x7fa2daf01f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf01af0> # /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 0x7fa2daf38620> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf27a10> # /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 0x7fa2daf3b470> # /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 0x7fa2daf3bda0> # /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 0x7fa2daf38cb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf38980> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed34a0> # /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 0x7fa2daf01190> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed3200> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daed2900> # /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 0x7fa2daf5df40> # /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 0x7fa2daf5e870> # /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 0x7fa2daf5f230> # /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 0x7fa2daf5f650> # /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 0x7fa2daf78230> # /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 0x7fa2daf788c0> # /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 0x7fa2daf7b7d0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7b1a0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7ae40> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2daf7ab10> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["pcp", "pcp-zeroconf"], "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880881.53221: done with _execute_module (ansible.legacy.dnf, {'name': ['pcp', 'pcp-zeroconf'], '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-1726880878.670712-9563-1559995507949/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880881.53225: _low_level_execute_command(): starting 9257 1726880881.53229: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880878.670712-9563-1559995507949/ > /dev/null 2>&1 && sleep 0' 9257 1726880881.53231: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880881.53235: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880881.53238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880881.53241: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880881.53244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880881.53246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.53249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.54297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880881.54302: stdout chunk (state=3): >>><<< 9257 1726880881.54305: stderr chunk (state=3): >>><<< 9257 1726880881.54308: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880881.54311: handler run complete 9257 1726880881.54314: attempt loop complete, returning result 9257 1726880881.54316: _execute() done 9257 1726880881.54319: dumping result to json 9257 1726880881.54321: done dumping result, returning 9257 1726880881.54324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages [027aebc8-b3f3-b82f-6e37-00000000011c] 9257 1726880881.54327: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011c 9257 1726880881.54949: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011c 9257 1726880881.54954: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 9257 1726880881.55100: no more pending results, returning what we have 9257 1726880881.55104: results queue empty 9257 1726880881.55105: checking for any_errors_fatal 9257 1726880881.55110: done checking for any_errors_fatal 9257 1726880881.55112: checking for max_fail_percentage 9257 1726880881.55114: done checking for max_fail_percentage 9257 1726880881.55115: checking to see if all hosts have failed and the running result is not ok 9257 1726880881.55117: done checking to see if all hosts have failed 9257 1726880881.55118: getting the remaining hosts for this loop 9257 1726880881.55120: done getting the remaining hosts for this loop 9257 1726880881.55125: getting the next task for host managed_node1 9257 1726880881.55134: done getting next task for host managed_node1 9257 1726880881.55139: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages 9257 1726880881.55144: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880881.55161: getting variables 9257 1726880881.55163: in VariableManager get_vars() 9257 1726880881.55212: Calling all_inventory to load vars for managed_node1 9257 1726880881.55216: Calling groups_inventory to load vars for managed_node1 9257 1726880881.55219: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880881.55232: Calling all_plugins_play to load vars for managed_node1 9257 1726880881.55237: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880881.55241: Calling groups_plugins_play to load vars for managed_node1 9257 1726880881.57013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880881.58856: done with get_vars() 9257 1726880881.58880: done getting variables 9257 1726880881.58956: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 Friday 20 September 2024 21:08:01 -0400 (0:00:02.999) 0:00:10.621 ****** 9257 1726880881.59403: entering _queue_task() for managed_node1/package 9257 1726880881.60405: worker is 1 (out of 1 available) 9257 1726880881.60418: exiting _queue_task() for managed_node1/package 9257 1726880881.60430: done queuing things up, now waiting for results queue to drain 9257 1726880881.60432: waiting for pending results... 9257 1726880881.60879: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages 9257 1726880881.60939: in run() - task 027aebc8-b3f3-b82f-6e37-00000000011d 9257 1726880881.60986: variable 'ansible_search_path' from source: unknown 9257 1726880881.61264: variable 'ansible_search_path' from source: unknown 9257 1726880881.61268: calling self._execute() 9257 1726880881.61337: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880881.61353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880881.61563: variable 'omit' from source: magic vars 9257 1726880881.62443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880881.63063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880881.63067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880881.63070: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880881.63072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880881.63553: variable '__pcp_sasl_packages' from source: include_vars 9257 1726880881.63585: Evaluated conditional (__pcp_sasl_packages | d([])): True 9257 1726880881.64162: variable 'pcp_accounts' from source: include params 9257 1726880881.64177: variable '__metrics_accounts' from source: set_fact 9257 1726880881.64863: variable '__metrics_accounts' from source: set_fact 9257 1726880881.64866: Evaluated conditional (pcp_accounts | d({})): True 9257 1726880881.64869: variable 'omit' from source: magic vars 9257 1726880881.64871: variable 'omit' from source: magic vars 9257 1726880881.64873: variable '__pcp_sasl_packages' from source: include_vars 9257 1726880881.65463: variable '__pcp_sasl_packages' from source: include_vars 9257 1726880881.65965: variable '__ansible_pcp_is_ostree' from source: set_fact 9257 1726880881.65978: variable 'omit' from source: magic vars 9257 1726880881.66013: variable 'omit' from source: magic vars 9257 1726880881.66056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880881.66299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880881.66326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880881.66353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880881.66470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880881.66509: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880881.66765: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880881.66770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880881.66804: Set connection var ansible_connection to ssh 9257 1726880881.66823: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880881.66835: Set connection var ansible_pipelining to False 9257 1726880881.66873: Set connection var ansible_shell_type to sh 9257 1726880881.66889: Set connection var ansible_shell_executable to /bin/sh 9257 1726880881.66976: Set connection var ansible_timeout to 10 9257 1726880881.67016: variable 'ansible_shell_executable' from source: unknown 9257 1726880881.67025: variable 'ansible_connection' from source: unknown 9257 1726880881.67032: variable 'ansible_module_compression' from source: unknown 9257 1726880881.67040: variable 'ansible_shell_type' from source: unknown 9257 1726880881.67048: variable 'ansible_shell_executable' from source: unknown 9257 1726880881.67172: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880881.67183: variable 'ansible_pipelining' from source: unknown 9257 1726880881.67192: variable 'ansible_timeout' from source: unknown 9257 1726880881.67202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880881.67474: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880881.67493: variable 'omit' from source: magic vars 9257 1726880881.67504: starting attempt loop 9257 1726880881.67571: running the handler 9257 1726880881.67585: variable 'ansible_facts' from source: unknown 9257 1726880881.67593: variable 'ansible_facts' from source: unknown 9257 1726880881.67963: _low_level_execute_command(): starting 9257 1726880881.67969: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880881.69282: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880881.69335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880881.69355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880881.69463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.69604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.71186: stdout chunk (state=3): >>>/root <<< 9257 1726880881.71292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880881.71395: stderr chunk (state=3): >>><<< 9257 1726880881.71504: stdout chunk (state=3): >>><<< 9257 1726880881.71540: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880881.71581: _low_level_execute_command(): starting 9257 1726880881.71595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778 `" && echo ansible-tmp-1726880881.7156184-9699-104263927334778="` echo /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778 `" ) && sleep 0' 9257 1726880881.72829: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880881.72848: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880881.72866: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880881.73142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880881.73148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880881.73264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.73462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.75263: stdout chunk (state=3): >>>ansible-tmp-1726880881.7156184-9699-104263927334778=/root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778 <<< 9257 1726880881.75663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880881.75666: stdout chunk (state=3): >>><<< 9257 1726880881.75668: stderr chunk (state=3): >>><<< 9257 1726880881.75671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880881.7156184-9699-104263927334778=/root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880881.75673: variable 'ansible_module_compression' from source: unknown 9257 1726880881.75676: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9257 1726880881.75678: variable 'ansible_facts' from source: unknown 9257 1726880881.75974: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py 9257 1726880881.76582: Sending initial data 9257 1726880881.76585: Sent initial data (150 bytes) 9257 1726880881.77954: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880881.78072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.78144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.79755: 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 <<< 9257 1726880881.79796: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880881.79827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py" <<< 9257 1726880881.79843: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmph6lw5eyp /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py <<< 9257 1726880881.79872: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmph6lw5eyp" to remote "/root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py" <<< 9257 1726880881.83941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880881.84309: stderr chunk (state=3): >>><<< 9257 1726880881.84313: stdout chunk (state=3): >>><<< 9257 1726880881.84316: done transferring module to remote 9257 1726880881.84318: _low_level_execute_command(): starting 9257 1726880881.84321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/ /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py && sleep 0' 9257 1726880881.85500: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880881.85519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880881.85574: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880881.85696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880881.85854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.85922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.87916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880881.87933: stdout chunk (state=3): >>><<< 9257 1726880881.87949: stderr chunk (state=3): >>><<< 9257 1726880881.88142: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880881.88147: _low_level_execute_command(): starting 9257 1726880881.88150: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/AnsiballZ_dnf.py && sleep 0' 9257 1726880881.89385: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880881.89433: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880881.89618: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880881.89787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880881.89829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880881.92050: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880881.92078: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880881.92111: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880881.92187: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880881.92234: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880881.92268: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880881.92302: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880881.92316: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880881.92374: 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' <<< 9257 1726880881.92398: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880881.92420: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880881.92452: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880881.92529: 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 0x7f514f40c530> <<< 9257 1726880881.92535: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f3dbb30> <<< 9257 1726880881.92539: 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' <<< 9257 1726880881.92607: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f40eab0> import '_signal' # <<< 9257 1726880881.92617: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880881.92631: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880881.92644: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880881.92743: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880881.92769: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880881.92820: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880881.92859: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880881.92892: 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' <<< 9257 1726880881.92943: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f1e1160> <<< 9257 1726880881.93080: 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 0x7f514f1e2000> 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. <<< 9257 1726880881.93544: 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 0x7f514f21fd70> <<< 9257 1726880881.93550: 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' <<< 9257 1726880881.93593: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21ffb0> <<< 9257 1726880881.93597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880881.93631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880881.93650: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880881.93702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880881.93719: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880881.93902: 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 0x7f514f2577a0> <<< 9257 1726880881.93906: 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 0x7f514f257e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f237a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f235160> <<< 9257 1726880881.93996: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21cf20> <<< 9257 1726880881.94024: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880881.94049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880881.94077: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880881.94105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880881.94132: 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' <<< 9257 1726880881.94366: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f27b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f27a330> # /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 0x7f514f236030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f278b60> # /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 0x7f514f2ac710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21c1a0> # /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' <<< 9257 1726880881.94390: 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 0x7f514f2acbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2aca70> <<< 9257 1726880881.94410: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880881.94437: 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 0x7f514f2ace30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21acf0> <<< 9257 1726880881.94478: 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' <<< 9257 1726880881.94482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880881.94542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ad4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ad1c0> import 'importlib.machinery' # <<< 9257 1726880881.94595: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880881.94602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880881.94623: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ae3f0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880881.94647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880881.94797: 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 0x7f514f2c8620> <<< 9257 1726880881.94808: 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 0x7f514f2c9d60> <<< 9257 1726880881.94979: 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 0x7f514f2cac30> # 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 0x7f514f2cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ca180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880881.94983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880881.94998: 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 0x7f514f2cbce0> <<< 9257 1726880881.95018: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2cb410> <<< 9257 1726880881.95041: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ae450> <<< 9257 1726880881.95120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880881.95135: 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 <<< 9257 1726880881.95149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880881.95191: 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 0x7f514f007bc0> <<< 9257 1726880881.95213: 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' <<< 9257 1726880881.95246: 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 0x7f514f030680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0303e0> <<< 9257 1726880881.95291: 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 0x7f514f0305f0> <<< 9257 1726880881.95339: 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 0x7f514f030800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f005d60> <<< 9257 1726880881.95356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880881.95430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880881.95491: 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' <<< 9257 1726880881.95495: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f031eb0> <<< 9257 1726880881.95516: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f030b30> <<< 9257 1726880881.95548: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2aeb40> <<< 9257 1726880881.95552: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880881.95622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880881.95625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880881.95671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880881.95699: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f05e270> <<< 9257 1726880881.95808: 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' <<< 9257 1726880881.95870: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f07a360> <<< 9257 1726880881.95885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880881.95929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880881.95979: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880881.96006: 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 0x7f514f0b7140> <<< 9257 1726880881.96043: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880881.96069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880881.96096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880881.96136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880881.96235: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0e18b0> <<< 9257 1726880881.96305: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0b7260> <<< 9257 1726880881.96370: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f07aff0> <<< 9257 1726880881.96397: 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 0x7f514eef8260> <<< 9257 1726880881.96409: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0793a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f032e10> <<< 9257 1726880881.96525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880881.96543: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f514f079760> <<< 9257 1726880881.96628: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pg5rdtuq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9257 1726880881.96778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880881.96819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880881.96824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880881.96865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880881.96960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880881.96982: 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 0x7f514ef51f10> import '_typing' # <<< 9257 1726880881.97195: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef28e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eefbf20> <<< 9257 1726880881.97241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880881.97248: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880881.97283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880881.97303: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880881.98933: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.00165: 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 0x7f514ef2bda0> <<< 9257 1726880882.00195: 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' <<< 9257 1726880882.00224: 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' <<< 9257 1726880882.00269: 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' <<< 9257 1726880882.00293: 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 0x7f514ef75850> <<< 9257 1726880882.00322: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef75640> <<< 9257 1726880882.00377: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef74f50> <<< 9257 1726880882.00404: 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' <<< 9257 1726880882.00432: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef75970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef52930> <<< 9257 1726880882.00472: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880882.00479: 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 0x7f514ef76600> <<< 9257 1726880882.00501: 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 0x7f514ef76840> <<< 9257 1726880882.00526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880882.00579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880882.00591: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880882.00638: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef76d80> <<< 9257 1726880882.00672: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880882.00713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880882.00740: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede0b00> <<< 9257 1726880882.00786: 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 0x7f514ede2720> <<< 9257 1726880882.00806: 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' <<< 9257 1726880882.00853: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede30e0> <<< 9257 1726880882.00881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880882.00915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede3f50> <<< 9257 1726880882.00944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880882.00992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880882.00997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880882.01016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880882.01270: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede6d80> # 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 0x7f514ede70e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede5040> # /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' <<< 9257 1726880882.01321: 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 0x7f514edeacc0> import '_tokenize' # <<< 9257 1726880882.01463: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede9790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede94f0> <<< 9257 1726880882.01513: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514edebf50> <<< 9257 1726880882.01599: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede5550> # 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 0x7f514ee2ee40> <<< 9257 1726880882.01964: 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 0x7f514ee2f020> # /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' <<< 9257 1726880882.02001: 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 0x7f514ee30ad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee30890> <<< 9257 1726880882.02075: 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' # 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 0x7f514ee33020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee31190> # /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 0x7f514ee3a690> <<< 9257 1726880882.02167: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee33110> <<< 9257 1726880882.02245: 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 0x7f514ee3b410> <<< 9257 1726880882.02373: 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 0x7f514ee3b950> <<< 9257 1726880882.02400: 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 0x7f514ee3b860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee2f1a0> # /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 <<< 9257 1726880882.02424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880882.02464: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880882.02673: 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 0x7f514ee3ea80> <<< 9257 1726880882.02725: 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 0x7f514ee3fda0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3d1f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880882.02765: 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 0x7f514ee3dd60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3cda0> # zipimport: zlib available <<< 9257 1726880882.02796: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880882.02913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.03018: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880882.03038: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880882.03065: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880882.03077: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.03363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.03366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.04027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.04699: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880882.04719: 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' # <<< 9257 1726880882.04748: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880882.04765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880882.04927: 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 0x7f514eec9370> <<< 9257 1726880882.04934: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880882.05173: 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 0x7f514eec8d10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3e5a0> <<< 9257 1726880882.05177: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880882.05179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.05182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.05185: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880882.05187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.05263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.05451: 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' <<< 9257 1726880882.05651: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eec8da0> # zipimport: zlib available <<< 9257 1726880882.06042: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06678: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880882.06790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06825: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06864: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880882.06887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.06967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.07086: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880882.07116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880882.07134: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.07175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.07218: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880882.07242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.07509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.07792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880882.07872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880882.07884: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880882.07961: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eecb620> <<< 9257 1726880882.07987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.08056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.08148: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880882.08197: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880882.08201: 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' <<< 9257 1726880882.08274: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880882.08408: 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 0x7f514ecd59a0><<< 9257 1726880882.08421: stdout chunk (state=3): >>> <<< 9257 1726880882.08472: 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 0x7f514ecd6300> <<< 9257 1726880882.08490: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eeca0c0> <<< 9257 1726880882.08511: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.08539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.08762: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880882.08778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.08951: 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 <<< 9257 1726880882.08955: 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 0x7f514ecd4fb0> <<< 9257 1726880882.09103: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecd6540> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880882.09106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.09201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880882.09264: 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' <<< 9257 1726880882.09269: 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 <<< 9257 1726880882.09316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880882.09320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880882.09378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880882.09426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880882.09440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880882.09546: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6a600> <<< 9257 1726880882.09550: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ece01d0> <<< 9257 1726880882.09597: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecdb4d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecda210> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880882.09733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880882.09770: 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' # <<< 9257 1726880882.09789: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.10429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.11019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.11781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.12641: 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 0x7f514ed6e450> # /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 0x7f514ed6e6c0> # /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' <<< 9257 1726880882.12709: 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' # /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 0x7f514ed6f290> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6eb10> # /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' <<< 9257 1726880882.12970: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6c140> # /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' <<< 9257 1726880882.12974: 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' # /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 0x7f514ed723f0> <<< 9257 1726880882.13035: 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 0x7f514ed722d0> # /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 0x7f514e2ae210> <<< 9257 1726880882.13161: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed70560> # /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' <<< 9257 1726880882.13197: stdout chunk (state=3): >>># /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' <<< 9257 1726880882.13302: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2b0da0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2af950> <<< 9257 1726880882.13397: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2aecf0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6ce30> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 9257 1726880882.13431: 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 <<< 9257 1726880882.13529: stdout chunk (state=3): >>># 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 0x7f514e31ce00> <<< 9257 1726880882.13719: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2d4f50> <<< 9257 1726880882.13741: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2af7a0> # /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' <<< 9257 1726880882.13784: stdout chunk (state=3): >>># /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' <<< 9257 1726880882.13880: 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 0x7f514e324830> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e31ec00> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2d4a70> <<< 9257 1726880882.13888: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6c7d0> <<< 9257 1726880882.13989: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6c1d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6fc20> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6e7b0> <<< 9257 1726880882.13993: stdout chunk (state=3): >>># /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 0x7f514ed6c200> # /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' <<< 9257 1726880882.14294: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e324e90> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e324aa0> # /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 0x7f514e325760> # /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' <<< 9257 1726880882.14298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880882.14469: 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' # 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 0x7f514e32c1d0> <<< 9257 1726880882.14644: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e335370> <<< 9257 1726880882.14711: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e3264b0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 9257 1726880882.14864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e334e00> # /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 0x7f514e341f10> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 9257 1726880882.14990: stdout chunk (state=3): >>># 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 0x7f514e342ba0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e342660> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 9257 1726880882.15038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e3430b0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 9257 1726880882.15193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 9257 1726880882.15398: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e307890> # /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 0x7f514e237d40> <<< 9257 1726880882.15592: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 9257 1726880882.15680: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.15994: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 9257 1726880882.16096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.16252: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 9257 1726880882.16322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880882.16829: 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' <<< 9257 1726880882.16869: 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' <<< 9257 1726880882.16939: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9ed50> # /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' <<< 9257 1726880882.17223: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9ee40> # /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 0x7f514dfeb020> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dfea870> # 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 0x7f514dfeaa20> <<< 9257 1726880882.17289: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9f380> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9dfa0> <<< 9257 1726880882.17293: 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 <<< 9257 1726880882.17354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9ea50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 9257 1726880882.17380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 9257 1726880882.17415: 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' <<< 9257 1726880882.17439: 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 <<< 9257 1726880882.17515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 9257 1726880882.17670: 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 0x7f514e060620> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e060200> <<< 9257 1726880882.17674: 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 # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 9257 1726880882.17752: 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 0x7f514e063ef0> <<< 9257 1726880882.17910: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e060770> <<< 9257 1726880882.17914: 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 <<< 9257 1726880882.17928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 9257 1726880882.18871: 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 0x7f514db3f1a0> <<< 9257 1726880882.18936: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514db08200> <<< 9257 1726880882.18962: 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 <<< 9257 1726880882.19135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 9257 1726880882.19239: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 9257 1726880882.19270: 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 0x7f514dbbcda0> <<< 9257 1726880882.19288: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514db3f680> <<< 9257 1726880882.19313: 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 <<< 9257 1726880882.19352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 9257 1726880882.19441: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 9257 1726880882.19471: 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 0x7f514dbbfdd0> <<< 9257 1726880882.19488: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dbbcfe0> <<< 9257 1726880882.19506: 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 <<< 9257 1726880882.19566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 9257 1726880882.19657: 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 0x7f514dbf7ec0> <<< 9257 1726880882.19691: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dbf4110> <<< 9257 1726880882.19751: 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 # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 9257 1726880882.19797: 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 0x7f514c2811f0> <<< 9257 1726880882.19832: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2805f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e00bd70> <<< 9257 1726880882.19849: 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 <<< 9257 1726880882.19898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 9257 1726880882.19916: 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' <<< 9257 1726880882.19944: 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' <<< 9257 1726880882.19984: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880882.19995: 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 0x7f514c2a0650> <<< 9257 1726880882.20032: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c283aa0> <<< 9257 1726880882.20043: 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 <<< 9257 1726880882.20089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 9257 1726880882.20108: 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' <<< 9257 1726880882.20144: 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<<< 9257 1726880882.20180: 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 0x7f514c2a2cc0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 9257 1726880882.20184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 9257 1726880882.20208: 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 0x7f514c2a3b90> <<< 9257 1726880882.20243: 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 <<< 9257 1726880882.20262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880882.20702: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 9257 1726880882.20720: 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 0x7f514c2c4470> <<< 9257 1726880882.20772: 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 # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2c59a0> <<< 9257 1726880882.20776: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a3da0> <<< 9257 1726880882.20799: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a2c90> <<< 9257 1726880882.20844: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a2510> <<< 9257 1726880882.20851: 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 <<< 9257 1726880882.20868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880882.20979: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 9257 1726880882.20994: 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 0x7f514c2c75c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a30b0> <<< 9257 1726880882.21126: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a0920> <<< 9257 1726880882.21211: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2830b0> # /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' <<< 9257 1726880882.21413: stdout chunk (state=3): >>># 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 0x7f514c2837d0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c283530> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2812b0> # /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 0x7f514c308c20> <<< 9257 1726880882.21489: 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 <<< 9257 1726880882.21575: stdout chunk (state=3): >>># 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' <<< 9257 1726880882.21666: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c30b1a0> # /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 0x7f514c30b980> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c30a450> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 9257 1726880882.21710: 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 0x7f514c3301d0> <<< 9257 1726880882.21768: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c308bf0> # /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 <<< 9257 1726880882.21862: 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 <<< 9257 1726880882.21926: stdout chunk (state=3): >>># 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 0x7f514c331c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c3311c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c330fe0> # /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 <<< 9257 1726880882.22046: 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' <<< 9257 1726880882.22051: 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 <<< 9257 1726880882.22140: 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 0x7f514bc48ce0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 9257 1726880882.22191: stdout chunk (state=3): >>># 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 <<< 9257 1726880882.22280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880882.22284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 9257 1726880882.22338: 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 0x7f514bc72d50> # 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 0x7f514bc730b0> <<< 9257 1726880882.22412: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc4aff0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc49190> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc481d0> <<< 9257 1726880882.22496: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332450> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332180> <<< 9257 1726880882.22572: 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' # /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 <<< 9257 1726880882.22652: 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 0x7f514bcb0b60> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc73cb0> <<< 9257 1726880882.22675: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332960> # /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' <<< 9257 1726880882.22736: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb12b0> # /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 0x7f514bcb1640> <<< 9257 1726880882.22790: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb1700> # /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 0x7f514bcb1820> <<< 9257 1726880882.22898: 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 <<< 9257 1726880882.22905: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 9257 1726880882.22967: 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' <<< 9257 1726880882.23049: 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 0x7f514bcd0410> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb2540> # /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 0x7f514bcd0590> <<< 9257 1726880882.23072: 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' <<< 9257 1726880882.23189: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd0680> <<< 9257 1726880882.23195: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb1670> <<< 9257 1726880882.23257: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd0770> # /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' <<< 9257 1726880882.23307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 9257 1726880882.23411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 9257 1726880882.23420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 9257 1726880882.23521: stdout chunk (state=3): >>># 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 0x7f514bd20200> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcfb5f0> <<< 9257 1726880882.23583: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcfa000> <<< 9257 1726880882.23833: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd1f40> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd13a0> <<< 9257 1726880882.23895: 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 0x7f514bcd23f0> # /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 0x7f514ede9460> <<< 9257 1726880882.23942: 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 0x7f514bd38ad0> # /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' <<< 9257 1726880882.24021: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd38d40> # /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' <<< 9257 1726880882.24095: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd396a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd39130> <<< 9257 1726880882.24108: 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 0x7f514bd3a5a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dfeb1a0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9dd90> <<< 9257 1726880882.24661: 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 <<< 9257 1726880882.24681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 9257 1726880882.24718: 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 <<< 9257 1726880882.24740: 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 0x7f514bd3ba40> <<< 9257 1726880882.24893: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 9257 1726880882.24897: 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 <<< 9257 1726880882.24927: 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' <<< 9257 1726880882.24966: 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 <<< 9257 1726880882.24992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 9257 1726880882.25043: 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 <<< 9257 1726880882.25097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 9257 1726880882.25129: 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' <<< 9257 1726880882.25145: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb44320> # /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' <<< 9257 1726880882.25191: 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 <<< 9257 1726880882.25201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 9257 1726880882.25242: 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' <<< 9257 1726880882.25353: 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 0x7f514bb46270> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb45e50> <<< 9257 1726880882.25410: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880882.25417: 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 0x7f514df9eff0> <<< 9257 1726880882.25483: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb44dd0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb44650> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb21340> <<< 9257 1726880882.25486: 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 <<< 9257 1726880882.25522: 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 0x7f514bb44110> <<< 9257 1726880882.25526: 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 <<< 9257 1726880882.25587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880882.25591: 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 <<< 9257 1726880882.25607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 9257 1726880882.25632: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5f8c0> <<< 9257 1726880882.25680: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5e3f0> <<< 9257 1726880882.25784: 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 # 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 0x7f514bb850d0> <<< 9257 1726880882.25832: 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 # 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 0x7f514bb853a0> # /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' <<< 9257 1726880882.25911: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb85610> # /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 0x7f514bb858b0> # /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' <<< 9257 1726880882.26021: 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' <<< 9257 1726880882.26096: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb85fd0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb85e20> # /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 0x7f514bb878c0> # /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' <<< 9257 1726880882.26169: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb87a10> # /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 0x7f514bb87c20> <<< 9257 1726880882.26218: 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 # 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 <<< 9257 1726880882.26222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 9257 1726880882.26272: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba0bc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba0440> <<< 9257 1726880882.26336: 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 <<< 9257 1726880882.26340: 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 0x7f514bba1730> <<< 9257 1726880882.26397: 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 # 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 0x7f514bba1b50> # /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 0x7f514bba1d30> <<< 9257 1726880882.26401: 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 <<< 9257 1726880882.26423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 9257 1726880882.26512: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba1fa0> <<< 9257 1726880882.26572: 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' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba2e70> # /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' <<< 9257 1726880882.26609: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba30e0> # /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 0x7f514bba32c0> # /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 <<< 9257 1726880882.26655: 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 <<< 9257 1726880882.26711: stdout chunk (state=3): >>># 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 0x7f514bba3e60> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba39b0> <<< 9257 1726880882.26718: 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 <<< 9257 1726880882.26752: stdout chunk (state=3): >>># 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 <<< 9257 1726880882.26772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbccc80> <<< 9257 1726880882.26824: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcc5f0> # /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' <<< 9257 1726880882.26836: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcd8e0> <<< 9257 1726880882.26865: 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 <<< 9257 1726880882.26888: 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 0x7f514bbcdbe0> <<< 9257 1726880882.26918: 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 # 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 0x7f514bbceb40> <<< 9257 1726880882.26964: 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 <<< 9257 1726880882.26991: 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 0x7f514bbcede0> # /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 0x7f514bbcef90> <<< 9257 1726880882.27068: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3b980> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3b5f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3ac00> <<< 9257 1726880882.27091: 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' <<< 9257 1726880882.27127: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3b590> <<< 9257 1726880882.27153: 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' <<< 9257 1726880882.27196: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcf8f0> <<< 9257 1726880882.27237: 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 <<< 9257 1726880882.27253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 9257 1726880882.27289: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcfe00> # /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 0x7f514b8f0800> <<< 9257 1726880882.27314: 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 <<< 9257 1726880882.27338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 9257 1726880882.27371: 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 <<< 9257 1726880882.27402: stdout chunk (state=3): >>># 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 0x7f514b8f1be0> <<< 9257 1726880882.27435: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f1ca0> <<< 9257 1726880882.27510: 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' <<< 9257 1726880882.27633: 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 0x7f514b8f2360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f2210> <<< 9257 1726880882.27637: 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' <<< 9257 1726880882.27757: 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 <<< 9257 1726880882.27762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880882.27770: 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 0x7f514b918980> <<< 9257 1726880882.27916: 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 # 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' <<< 9257 1726880882.27920: 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 0x7f514b919b80> # /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 0x7f514b919df0> # /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' <<< 9257 1726880882.28020: 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 0x7f514b919f40> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b919d90> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b919670> <<< 9257 1726880882.28073: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b918b00> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f3d70> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f32f0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f2b70> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f16d0> <<< 9257 1726880882.28194: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f0c20> # /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 0x7f514b91a0c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 9257 1726880882.28199: stdout chunk (state=3): >>># 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 0x7f514b91a9c0> <<< 9257 1726880882.28289: 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' # /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' <<< 9257 1726880882.28306: 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 0x7f514b91b860> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91b590> # /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' <<< 9257 1726880882.28332: 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 <<< 9257 1726880882.28479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880882.28512: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 9257 1726880882.28548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 9257 1726880882.28589: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b955c70> <<< 9257 1726880882.28623: 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' <<< 9257 1726880882.28701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 9257 1726880882.28715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 9257 1726880882.28747: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b957320> <<< 9257 1726880882.28917: stdout chunk (state=3): >>># 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 0x7f514b9565a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b956150> <<< 9257 1726880882.29003: 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 # 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 0x7f514b98cbc0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b97bfb0> <<< 9257 1726880882.29042: 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' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 9257 1726880882.29130: stdout chunk (state=3): >>># 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 <<< 9257 1726880882.29212: 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 0x7f514b98fa70> # /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 0x7f514b98fb90> # /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' <<< 9257 1726880882.29280: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9257 1726880882.29317: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b98d220> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b98cef0> <<< 9257 1726880882.29380: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91bb30> # /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' <<< 9257 1726880882.29387: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9557f0> <<< 9257 1726880882.29494: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91b890> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91afc0> # /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' <<< 9257 1726880882.29530: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9b2600> # /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 0x7f514b9b2f30> <<< 9257 1726880882.29622: 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' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9b38c0> <<< 9257 1726880882.29664: 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 # 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 0x7f514b9b3ce0> # /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 <<< 9257 1726880882.29686: stdout chunk (state=3): >>># 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 0x7f514b9c88c0> # /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 <<< 9257 1726880882.29713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 9257 1726880882.29962: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9c8f50> <<< 9257 1726880882.29968: 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 <<< 9257 1726880882.29977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880882.29980: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 9257 1726880882.29982: stdout chunk (state=3): >>># 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' <<< 9257 1726880882.29985: 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 0x7f514b9cbe00> <<< 9257 1726880882.29988: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb7d0> <<< 9257 1726880882.30006: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb4a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb170> <<< 9257 1726880883.41941: stdout chunk (state=3): >>> <<< 9257 1726880883.42267: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cyrus-sasl-lib", "cyrus-sasl-scram"], "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}}} <<< 9257 1726880883.43507: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9257 1726880883.43544: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880883.44031: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880883.44053: 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 <<< 9257 1726880883.44089: 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 <<< 9257 1726880883.44121: 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 # 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 <<< 9257 1726880883.44175: stdout chunk (state=3): >>># 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<<< 9257 1726880883.44180: 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 # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 9257 1726880883.44242: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44254: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44274: 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 # 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 <<< 9257 1726880883.44316: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44341: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44386: 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 # 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 <<< 9257 1726880883.44403: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44453: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.44485: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.45032: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880883.45149: 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 # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro <<< 9257 1726880883.45200: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 9257 1726880883.45263: 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 <<< 9257 1726880883.45331: 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 # destroy dateutil.tz # destroy six <<< 9257 1726880883.45336: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 9257 1726880883.45462: 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 # 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 <<< 9257 1726880883.45594: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.45603: stdout chunk (state=3): >>># destroy token <<< 9257 1726880883.45693: 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 # 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 <<< 9257 1726880883.45853: 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 # 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<<< 9257 1726880883.45907: stdout chunk (state=3): >>> # 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 <<< 9257 1726880883.45961: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.46010: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess <<< 9257 1726880883.46014: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 9257 1726880883.46085: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.46093: stdout chunk (state=3): >>># destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 9257 1726880883.46096: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random <<< 9257 1726880883.46204: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.46269: 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 # 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 <<< 9257 1726880883.46297: 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 # 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 <<< 9257 1726880883.46340: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9257 1726880883.46355: 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 <<< 9257 1726880883.46986: 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 <<< 9257 1726880883.47022: 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 <<< 9257 1726880883.47052: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves <<< 9257 1726880883.47085: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 9257 1726880883.47112: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext <<< 9257 1726880883.47138: stdout chunk (state=3): >>># 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 <<< 9257 1726880883.47161: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 9257 1726880883.47243: 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 <<< 9257 1726880883.47247: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 9257 1726880883.47344: stdout chunk (state=3): >>># destroy rpm <<< 9257 1726880883.47361: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 9257 1726880883.47525: stdout chunk (state=3): >>># destroy _warnings <<< 9257 1726880883.47529: stdout chunk (state=3): >>># destroy posix <<< 9257 1726880883.47572: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl <<< 9257 1726880883.47661: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880883.47795: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 9257 1726880883.47800: stdout chunk (state=3): >>># destroy re <<< 9257 1726880883.47804: stdout chunk (state=3): >>># destroy _random <<< 9257 1726880883.47845: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 9257 1726880883.48633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880883.48864: stderr chunk (state=3): >>><<< 9257 1726880883.48868: stdout chunk (state=3): >>><<< 9257 1726880883.49184: _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 0x7f514f40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f3dbb30> # /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 0x7f514f40eab0> 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 0x7f514f1e1160> # /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 0x7f514f1e2000> 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 0x7f514f21fd70> # /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 0x7f514f21ffb0> # /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 0x7f514f2577a0> # /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 0x7f514f257e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f237a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f235160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21cf20> # /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 0x7f514f27b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f27a330> # /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 0x7f514f236030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f278b60> # /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 0x7f514f2ac710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21c1a0> # /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 0x7f514f2acbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2aca70> # 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 0x7f514f2ace30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f21acf0> # /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 0x7f514f2ad4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ad1c0> 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 0x7f514f2ae3f0> 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 0x7f514f2c8620> 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 0x7f514f2c9d60> # /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 0x7f514f2cac30> # 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 0x7f514f2cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ca180> # /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 0x7f514f2cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2cb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2ae450> # /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 0x7f514f007bc0> # /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 0x7f514f030680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0303e0> # 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 0x7f514f0305f0> # 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 0x7f514f030800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f005d60> # /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 0x7f514f031eb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f030b30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f2aeb40> # /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 0x7f514f05e270> # /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 0x7f514f07a360> # /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 0x7f514f0b7140> # /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 0x7f514f0e18b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0b7260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f07aff0> # /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 0x7f514eef8260> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f0793a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514f032e10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f514f079760> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pg5rdtuq/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 0x7f514ef51f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef28e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eefbf20> # 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 0x7f514ef2bda0> # /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 0x7f514ef75850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef75640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef74f50> # /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 0x7f514ef75970> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ef52930> 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 0x7f514ef76600> # 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 0x7f514ef76840> # /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 0x7f514ef76d80> 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 0x7f514ede0b00> # 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 0x7f514ede2720> # /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 0x7f514ede30e0> # /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 0x7f514ede3f50> # /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 0x7f514ede6d80> # 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 0x7f514ede70e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede5040> # /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 0x7f514edeacc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede9790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede94f0> # /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 0x7f514edebf50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ede5550> # 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 0x7f514ee2ee40> # /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 0x7f514ee2f020> # /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 0x7f514ee30ad0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee30890> # /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 0x7f514ee33020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee31190> # /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 0x7f514ee3a690> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee33110> # 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 0x7f514ee3b410> # 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 0x7f514ee3b950> # 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 0x7f514ee3b860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee2f1a0> # /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 0x7f514ee3ea80> # 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 0x7f514ee3fda0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3d1f0> # 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 0x7f514ee3dd60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3cda0> # 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 0x7f514eec9370> # /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 0x7f514eec8d10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ee3e5a0> 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 0x7f514eec8da0> # 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 0x7f514eecb620> # 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 0x7f514ecd59a0> # 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 0x7f514ecd6300> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514eeca0c0> # 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 0x7f514ecd4fb0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecd6540> 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 0x7f514ed6a600> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ece01d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecdb4d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ecda210> # 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 0x7f514ed6e450> # /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 0x7f514ed6e6c0> # /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 0x7f514ed6f290> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6eb10> # /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 0x7f514ed6c140> # /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 0x7f514ed723f0> # /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 0x7f514ed722d0> # /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 0x7f514e2ae210> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed70560> # /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 0x7f514e2b0da0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2af950> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2aecf0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6ce30> # /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 0x7f514e31ce00> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2d4f50> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2af7a0> # /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 0x7f514e324830> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e31ec00> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e2d4a70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6c7d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6c1d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6fc20> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514ed6e7b0> # /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 0x7f514ed6c200> # /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 0x7f514e324e90> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e324aa0> # /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 0x7f514e325760> # /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 0x7f514e32c1d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e335370> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e3264b0> # /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 0x7f514e334e00> # /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 0x7f514e341f10> # /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 0x7f514e342ba0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e342660> # /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 0x7f514e3430b0> # /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 0x7f514e307890> # /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 0x7f514e237d40> # 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 0x7f514df9ed50> # /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 0x7f514df9ee40> # /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 0x7f514dfeb020> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dfea870> # 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 0x7f514dfeaa20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9f380> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9dfa0> # /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 0x7f514df9ea50> # /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 0x7f514e060620> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e060200> # /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 0x7f514e063ef0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e060770> # /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 0x7f514db3f1a0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514db08200> # /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 0x7f514dbbcda0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514db3f680> # /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 0x7f514dbbfdd0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dbbcfe0> # /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 0x7f514dbf7ec0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dbf4110> # /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 0x7f514c2811f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2805f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514e00bd70> # /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 0x7f514c2a0650> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c283aa0> # /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 0x7f514c2a2cc0> # /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 0x7f514c2a3b90> # /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 0x7f514c2c4470> # /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 0x7f514c2c59a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a3da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a2c90> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a2510> # /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 0x7f514c2c75c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a30b0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2a0920> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2830b0> # /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 0x7f514c2837d0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c283530> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c2812b0> # /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 0x7f514c308c20> # /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 0x7f514c30b1a0> # /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 0x7f514c30b980> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c30a450> # /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 0x7f514c3301d0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c308bf0> # /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 0x7f514c331c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c3311c0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c330fe0> # /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 0x7f514bc48ce0> # /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 0x7f514bc72d50> # 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 0x7f514bc730b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc4aff0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc49190> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc481d0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332450> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332180> # /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 0x7f514bcb0b60> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bc73cb0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514c332960> # /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 0x7f514bcb12b0> # /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 0x7f514bcb1640> # /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 0x7f514bcb1700> # /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 0x7f514bcb1820> # /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 0x7f514bcd0410> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb2540> # /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 0x7f514bcd0590> # /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 0x7f514bcd0680> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcb1670> # /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 0x7f514bcd0770> # /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 0x7f514bd20200> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcfb5f0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcfa000> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd1f40> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bcd13a0> # /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 0x7f514bcd23f0> # /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 0x7f514ede9460> # /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 0x7f514bd38ad0> # /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 0x7f514bd38d40> # /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 0x7f514bd396a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd39130> # /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 0x7f514bd3a5a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514dfeb1a0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514df9dd90> # /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 0x7f514bd3ba40> # 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 0x7f514bb44320> # /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 0x7f514bb46270> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb45e50> # 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 0x7f514df9eff0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb44dd0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb44650> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb21340> # /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 0x7f514bb44110> # /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 0x7f514bb5f8c0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb5e3f0> # /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 0x7f514bb850d0> # /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 0x7f514bb853a0> # /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 0x7f514bb85610> # /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 0x7f514bb858b0> # /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 0x7f514bb85fd0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bb85e20> # /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 0x7f514bb878c0> # /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 0x7f514bb87a10> # /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 0x7f514bb87c20> # /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 0x7f514bba0bc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba0440> # /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 0x7f514bba1730> # /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 0x7f514bba1b50> # /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 0x7f514bba1d30> # /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 0x7f514bba1fa0> # /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 0x7f514bba2e70> # /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 0x7f514bba30e0> # /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 0x7f514bba32c0> # /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 0x7f514bba3e60> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bba39b0> # /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 0x7f514bbccc80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bbcc5f0> # /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 0x7f514bbcd8e0> # /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 0x7f514bbcdbe0> # /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 0x7f514bbceb40> # /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 0x7f514bbcede0> # /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 0x7f514bbcef90> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3b980> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3b5f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514bd3ac00> # /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 0x7f514bd3b590> # /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 0x7f514bbcf8f0> # /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 0x7f514bbcfe00> # /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 0x7f514b8f0800> # /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 0x7f514b8f1be0> # /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 0x7f514b8f1ca0> # /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 0x7f514b8f2360> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f2210> # /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 0x7f514b918980> # /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 0x7f514b919b80> # /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 0x7f514b919df0> # /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 0x7f514b919f40> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b919d90> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b919670> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b918b00> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f3d70> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f32f0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f2b70> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f16d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b8f0c20> # /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 0x7f514b91a0c0> # /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 0x7f514b91a9c0> # /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 0x7f514b91b860> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91b590> # /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 0x7f514b955c70> # /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 0x7f514b957320> # 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 0x7f514b9565a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b956150> # /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 0x7f514b98cbc0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b97bfb0> # /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 0x7f514b98fa70> # /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 0x7f514b98fb90> # /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 0x7f514b98d220> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b98cef0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91bb30> # /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 0x7f514b9557f0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91b890> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b91afc0> # /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 0x7f514b9b2600> # /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 0x7f514b9b2f30> # /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 0x7f514b9b38c0> # /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 0x7f514b9b3ce0> # /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 0x7f514b9c88c0> # /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 0x7f514b9c8f50> # /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 0x7f514b9cbe00> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb7d0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb4a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f514b9cb170> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["cyrus-sasl-lib", "cyrus-sasl-scram"], "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880883.51600: done with _execute_module (ansible.legacy.dnf, {'name': ['cyrus-sasl-lib', 'cyrus-sasl-scram'], '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-1726880881.7156184-9699-104263927334778/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880883.51608: _low_level_execute_command(): starting 9257 1726880883.51612: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880881.7156184-9699-104263927334778/ > /dev/null 2>&1 && sleep 0' 9257 1726880883.51616: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880883.51619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880883.51622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880883.51625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880883.51631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880883.53545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880883.53550: stdout chunk (state=3): >>><<< 9257 1726880883.53553: stderr chunk (state=3): >>><<< 9257 1726880883.53557: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880883.53561: handler run complete 9257 1726880883.53582: attempt loop complete, returning result 9257 1726880883.53587: _execute() done 9257 1726880883.53594: dumping result to json 9257 1726880883.53602: done dumping result, returning 9257 1726880883.53621: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages [027aebc8-b3f3-b82f-6e37-00000000011d] 9257 1726880883.53624: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011d ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 9257 1726880883.54163: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011d 9257 1726880883.54171: WORKER PROCESS EXITING 9257 1726880883.54391: no more pending results, returning what we have 9257 1726880883.54395: results queue empty 9257 1726880883.54397: checking for any_errors_fatal 9257 1726880883.54406: done checking for any_errors_fatal 9257 1726880883.54407: checking for max_fail_percentage 9257 1726880883.54409: done checking for max_fail_percentage 9257 1726880883.54411: checking to see if all hosts have failed and the running result is not ok 9257 1726880883.54412: done checking to see if all hosts have failed 9257 1726880883.54413: getting the remaining hosts for this loop 9257 1726880883.54415: done getting the remaining hosts for this loop 9257 1726880883.54421: getting the next task for host managed_node1 9257 1726880883.54431: done getting next task for host managed_node1 9257 1726880883.54436: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd 9257 1726880883.54440: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880883.54456: getting variables 9257 1726880883.54460: in VariableManager get_vars() 9257 1726880883.54511: Calling all_inventory to load vars for managed_node1 9257 1726880883.54515: Calling groups_inventory to load vars for managed_node1 9257 1726880883.54518: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880883.54531: Calling all_plugins_play to load vars for managed_node1 9257 1726880883.54535: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880883.54544: Calling groups_plugins_play to load vars for managed_node1 9257 1726880883.56006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880883.56939: done with get_vars() 9257 1726880883.56966: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42 Friday 20 September 2024 21:08:03 -0400 (0:00:01.976) 0:00:12.598 ****** 9257 1726880883.57088: entering _queue_task() for managed_node1/include_tasks 9257 1726880883.57090: Creating lock for include_tasks 9257 1726880883.57525: worker is 1 (out of 1 available) 9257 1726880883.57540: exiting _queue_task() for managed_node1/include_tasks 9257 1726880883.57551: done queuing things up, now waiting for results queue to drain 9257 1726880883.57553: waiting for pending results... 9257 1726880883.58001: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd 9257 1726880883.58244: in run() - task 027aebc8-b3f3-b82f-6e37-00000000011e 9257 1726880883.58394: variable 'ansible_search_path' from source: unknown 9257 1726880883.58398: variable 'ansible_search_path' from source: unknown 9257 1726880883.58401: calling self._execute() 9257 1726880883.58485: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880883.58504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880883.58523: variable 'omit' from source: magic vars 9257 1726880883.58666: _execute() done 9257 1726880883.58675: dumping result to json 9257 1726880883.58684: done dumping result, returning 9257 1726880883.58702: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd [027aebc8-b3f3-b82f-6e37-00000000011e] 9257 1726880883.58718: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011e 9257 1726880883.59023: no more pending results, returning what we have 9257 1726880883.59029: in VariableManager get_vars() 9257 1726880883.59085: Calling all_inventory to load vars for managed_node1 9257 1726880883.59090: Calling groups_inventory to load vars for managed_node1 9257 1726880883.59093: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880883.59108: Calling all_plugins_play to load vars for managed_node1 9257 1726880883.59113: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880883.59117: Calling groups_plugins_play to load vars for managed_node1 9257 1726880883.59691: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011e 9257 1726880883.59695: WORKER PROCESS EXITING 9257 1726880883.60314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880883.61743: done with get_vars() 9257 1726880883.61761: variable 'ansible_search_path' from source: unknown 9257 1726880883.61763: variable 'ansible_search_path' from source: unknown 9257 1726880883.61934: we have included files to process 9257 1726880883.61965: generating all_blocks data 9257 1726880883.61968: done generating all_blocks data 9257 1726880883.61977: processing included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml 9257 1726880883.61980: loading included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml 9257 1726880883.61984: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml 9257 1726880883.67817: done processing included file 9257 1726880883.67820: iterating over new_blocks loaded from include file 9257 1726880883.67823: in VariableManager get_vars() 9257 1726880883.67866: done with get_vars() 9257 1726880883.67868: filtering new block on tags 9257 1726880883.68382: done filtering new block on tags 9257 1726880883.68386: done iterating over new_blocks loaded from include file included: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed_node1 9257 1726880883.68393: extending task lists for all hosts with included blocks 9257 1726880883.69710: done extending task lists 9257 1726880883.69712: done processing included files 9257 1726880883.69713: results queue empty 9257 1726880883.69714: checking for any_errors_fatal 9257 1726880883.69720: done checking for any_errors_fatal 9257 1726880883.69721: checking for max_fail_percentage 9257 1726880883.69723: done checking for max_fail_percentage 9257 1726880883.69724: checking to see if all hosts have failed and the running result is not ok 9257 1726880883.69725: done checking to see if all hosts have failed 9257 1726880883.69726: getting the remaining hosts for this loop 9257 1726880883.69728: done getting the remaining hosts for this loop 9257 1726880883.70017: getting the next task for host managed_node1 9257 1726880883.70024: done getting next task for host managed_node1 9257 1726880883.70027: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled 9257 1726880883.70032: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880883.70044: getting variables 9257 1726880883.70049: in VariableManager get_vars() 9257 1726880883.70073: Calling all_inventory to load vars for managed_node1 9257 1726880883.70076: Calling groups_inventory to load vars for managed_node1 9257 1726880883.70079: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880883.70087: Calling all_plugins_play to load vars for managed_node1 9257 1726880883.70090: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880883.70094: Calling groups_plugins_play to load vars for managed_node1 9257 1726880883.70881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880883.71788: done with get_vars() 9257 1726880883.71805: done getting variables 9257 1726880883.71906: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Friday 20 September 2024 21:08:03 -0400 (0:00:00.148) 0:00:12.747 ****** 9257 1726880883.71953: entering _queue_task() for managed_node1/debug 9257 1726880883.71956: Creating lock for debug 9257 1726880883.72585: worker is 1 (out of 1 available) 9257 1726880883.72595: exiting _queue_task() for managed_node1/debug 9257 1726880883.72607: done queuing things up, now waiting for results queue to drain 9257 1726880883.72609: waiting for pending results... 9257 1726880883.73182: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled 9257 1726880883.73350: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001a8 9257 1726880883.73512: variable 'ansible_search_path' from source: unknown 9257 1726880883.73522: variable 'ansible_search_path' from source: unknown 9257 1726880883.74224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880883.74284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880883.74407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880883.74724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880883.74763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880883.74909: variable 'pcp_optional_agents' from source: include params 9257 1726880883.74927: variable '__metrics_domains' from source: role '' all vars 9257 1726880883.75036: variable '__metrics_domains' from source: role '' all vars 9257 1726880883.75224: dumping result to json 9257 1726880883.75374: done dumping result, returning 9257 1726880883.75483: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled [027aebc8-b3f3-b82f-6e37-0000000001a8] 9257 1726880883.75487: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001a8 9257 1726880883.75570: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001a8 9257 1726880883.75574: WORKER PROCESS EXITING skipping: [managed_node1] => { "skipped_reason": "No items in the list" } 9257 1726880883.75642: no more pending results, returning what we have 9257 1726880883.75650: results queue empty 9257 1726880883.75651: checking for any_errors_fatal 9257 1726880883.75654: done checking for any_errors_fatal 9257 1726880883.75655: checking for max_fail_percentage 9257 1726880883.75658: done checking for max_fail_percentage 9257 1726880883.75660: checking to see if all hosts have failed and the running result is not ok 9257 1726880883.75661: done checking to see if all hosts have failed 9257 1726880883.75663: getting the remaining hosts for this loop 9257 1726880883.75665: done getting the remaining hosts for this loop 9257 1726880883.75670: getting the next task for host managed_node1 9257 1726880883.75680: done getting next task for host managed_node1 9257 1726880883.75686: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content 9257 1726880883.75693: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880883.75710: getting variables 9257 1726880883.75713: in VariableManager get_vars() 9257 1726880883.76073: Calling all_inventory to load vars for managed_node1 9257 1726880883.76077: Calling groups_inventory to load vars for managed_node1 9257 1726880883.76081: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880883.76093: Calling all_plugins_play to load vars for managed_node1 9257 1726880883.76097: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880883.76101: Calling groups_plugins_play to load vars for managed_node1 9257 1726880883.77271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880883.78617: done with get_vars() 9257 1726880883.78637: done getting variables 9257 1726880883.78791: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Friday 20 September 2024 21:08:03 -0400 (0:00:00.068) 0:00:12.815 ****** 9257 1726880883.78836: entering _queue_task() for managed_node1/command 9257 1726880883.78839: Creating lock for command 9257 1726880883.79373: worker is 1 (out of 1 available) 9257 1726880883.79387: exiting _queue_task() for managed_node1/command 9257 1726880883.79399: done queuing things up, now waiting for results queue to drain 9257 1726880883.79401: waiting for pending results... 9257 1726880883.79605: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content 9257 1726880883.79832: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001a9 9257 1726880883.79865: variable 'ansible_search_path' from source: unknown 9257 1726880883.79875: variable 'ansible_search_path' from source: unknown 9257 1726880883.79927: calling self._execute() 9257 1726880883.80040: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880883.80176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880883.80180: variable 'omit' from source: magic vars 9257 1726880883.80237: variable 'omit' from source: magic vars 9257 1726880883.80372: variable 'omit' from source: magic vars 9257 1726880883.80653: variable '__pcp_pmcd_conf' from source: role '' all vars 9257 1726880883.80699: variable 'omit' from source: magic vars 9257 1726880883.80765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880883.80815: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880883.80855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880883.80886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880883.80906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880883.80956: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880883.80968: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880883.81058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880883.81118: Set connection var ansible_connection to ssh 9257 1726880883.81138: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880883.81153: Set connection var ansible_pipelining to False 9257 1726880883.81174: Set connection var ansible_shell_type to sh 9257 1726880883.81187: Set connection var ansible_shell_executable to /bin/sh 9257 1726880883.81199: Set connection var ansible_timeout to 10 9257 1726880883.81234: variable 'ansible_shell_executable' from source: unknown 9257 1726880883.81243: variable 'ansible_connection' from source: unknown 9257 1726880883.81256: variable 'ansible_module_compression' from source: unknown 9257 1726880883.81267: variable 'ansible_shell_type' from source: unknown 9257 1726880883.81284: variable 'ansible_shell_executable' from source: unknown 9257 1726880883.81293: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880883.81303: variable 'ansible_pipelining' from source: unknown 9257 1726880883.81312: variable 'ansible_timeout' from source: unknown 9257 1726880883.81322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880883.81565: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880883.81569: variable 'omit' from source: magic vars 9257 1726880883.81573: starting attempt loop 9257 1726880883.81576: running the handler 9257 1726880883.81587: _low_level_execute_command(): starting 9257 1726880883.81609: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880883.82422: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880883.82440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880883.82460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880883.82486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880883.82514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880883.82579: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880883.82652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880883.82675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880883.82738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880883.82828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880883.84574: stdout chunk (state=3): >>>/root <<< 9257 1726880883.84769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880883.84772: stdout chunk (state=3): >>><<< 9257 1726880883.84795: stderr chunk (state=3): >>><<< 9257 1726880883.84923: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880883.84927: _low_level_execute_command(): starting 9257 1726880883.84930: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394 `" && echo ansible-tmp-1726880883.8481743-9761-224526426544394="` echo /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394 `" ) && sleep 0' 9257 1726880883.85515: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880883.85532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880883.85548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880883.85575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880883.85605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880883.85682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880883.85747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880883.85780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880883.85831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880883.86049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880883.87961: stdout chunk (state=3): >>>ansible-tmp-1726880883.8481743-9761-224526426544394=/root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394 <<< 9257 1726880883.88173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880883.88177: stdout chunk (state=3): >>><<< 9257 1726880883.88180: stderr chunk (state=3): >>><<< 9257 1726880883.88363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880883.8481743-9761-224526426544394=/root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880883.88367: variable 'ansible_module_compression' from source: unknown 9257 1726880883.88370: ANSIBALLZ: Using generic lock for ansible.legacy.command 9257 1726880883.88373: ANSIBALLZ: Acquiring lock 9257 1726880883.88375: ANSIBALLZ: Lock acquired: 140047843920304 9257 1726880883.88378: ANSIBALLZ: Creating module 9257 1726880884.14001: ANSIBALLZ: Writing module into payload 9257 1726880884.14128: ANSIBALLZ: Writing module 9257 1726880884.14165: ANSIBALLZ: Renaming module 9257 1726880884.14179: ANSIBALLZ: Done creating module 9257 1726880884.14203: variable 'ansible_facts' from source: unknown 9257 1726880884.14290: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py 9257 1726880884.14492: Sending initial data 9257 1726880884.14496: Sent initial data (154 bytes) 9257 1726880884.15381: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880884.15548: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880884.15712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.17491: 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 <<< 9257 1726880884.17496: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880884.17547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_c17k5o3 /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py <<< 9257 1726880884.17550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py" <<< 9257 1726880884.17643: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_c17k5o3" to remote "/root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py" <<< 9257 1726880884.19000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.19005: stdout chunk (state=3): >>><<< 9257 1726880884.19081: stderr chunk (state=3): >>><<< 9257 1726880884.19084: done transferring module to remote 9257 1726880884.19087: _low_level_execute_command(): starting 9257 1726880884.19089: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/ /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py && sleep 0' 9257 1726880884.19870: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.19973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880884.20010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880884.20023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.20123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.22000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.22005: stdout chunk (state=3): >>><<< 9257 1726880884.22013: stderr chunk (state=3): >>><<< 9257 1726880884.22042: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880884.22046: _low_level_execute_command(): starting 9257 1726880884.22054: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/AnsiballZ_command.py && sleep 0' 9257 1726880884.22833: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880884.22843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.23038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880884.23065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.23126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.25260: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880884.25305: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880884.25308: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880884.25336: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880884.25380: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880884.25401: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880884.25436: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880884.25481: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880884.25508: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880884.25511: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880884.25583: 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' <<< 9257 1726880884.25597: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880884.25609: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880884.25667: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880884.25706: 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 0x7fb95e40c530> <<< 9257 1726880884.25734: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e3dbb30> # /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' <<< 9257 1726880884.25750: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e40eab0> import '_signal' # <<< 9257 1726880884.25798: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880884.25835: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880884.25848: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880884.25931: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880884.25962: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880884.26003: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880884.26044: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880884.26062: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880884.26087: 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' <<< 9257 1726880884.26118: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e1e1160> <<< 9257 1726880884.26188: 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 <<< 9257 1726880884.26195: 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 0x7fb95e1e2000> <<< 9257 1726880884.26224: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880884.26256: 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. <<< 9257 1726880884.26499: 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' <<< 9257 1726880884.26533: 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' <<< 9257 1726880884.26585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880884.26651: 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' <<< 9257 1726880884.26693: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880884.26734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 9257 1726880884.26752: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880884.26788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880884.26807: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880884.26868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.26884: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880884.26913: 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 0x7fb95e2577a0> <<< 9257 1726880884.26955: 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 0x7fb95e257e30> <<< 9257 1726880884.26960: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880884.27016: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e237a40> <<< 9257 1726880884.27019: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880884.27118: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e235160> <<< 9257 1726880884.27188: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21cf20> <<< 9257 1726880884.27276: 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 <<< 9257 1726880884.27353: 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 0x7fb95e27b740> <<< 9257 1726880884.27369: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e27a360> # /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 0x7fb95e236030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e278bc0> <<< 9257 1726880884.27441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880884.27462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2ac770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21c1a0> # /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' <<< 9257 1726880884.27738: 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 0x7fb95e2acc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2acad0> # 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 0x7fb95e2ace90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21acf0> # /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 0x7fb95e2ad550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2ad220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880884.27742: 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 0x7fb95e2ae450> import 'importlib.util' # import 'runpy' # <<< 9257 1726880884.27802: 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' <<< 9257 1726880884.27859: 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 0x7fb95e2c4650> import 'errno' # <<< 9257 1726880884.27971: 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 0x7fb95e2c5d00> # /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 0x7fb95e2c6bd0> <<< 9257 1726880884.28072: 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 0x7fb95e2c7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2c6150> # /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 0x7fb95e2c7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2c73e0> <<< 9257 1726880884.28123: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2ae480> <<< 9257 1726880884.28141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880884.28245: 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 <<< 9257 1726880884.28384: 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 0x7fb95e053b60> # /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 0x7fb95e07c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07c440> # 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 0x7fb95e07c680> <<< 9257 1726880884.28389: 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 0x7fb95e07c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e051d00> <<< 9257 1726880884.28392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880884.28583: 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 0x7fb95e07dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07cc20> <<< 9257 1726880884.28591: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2aeb70> <<< 9257 1726880884.28608: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880884.28663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.28682: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880884.28818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880884.28829: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0ae360> <<< 9257 1726880884.28832: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880884.28835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.28865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880884.28868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880884.29089: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0c6510> # /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 0x7fb95e0ff290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880884.29145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880884.29149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880884.29373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e129a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0ff3b0> <<< 9257 1726880884.29432: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0c71a0> # /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 0x7fb95df40380> <<< 9257 1726880884.29582: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0c5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07ef00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb95df40560> <<< 9257 1726880884.29642: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_x_883xae/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 9257 1726880884.29816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.29939: 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 <<< 9257 1726880884.29954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880884.29988: 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 0x7fb95df960f0> <<< 9257 1726880884.30001: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880884.30189: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df70fe0> <<< 9257 1726880884.30376: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df70140> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880884.31860: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.33112: 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' <<< 9257 1726880884.33149: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df73f80> # /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' <<< 9257 1726880884.33176: 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' <<< 9257 1726880884.33207: 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' <<< 9257 1726880884.33250: 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 0x7fb95dfbdb50> <<< 9257 1726880884.33278: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dfbd8e0> <<< 9257 1726880884.33330: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dfbd1f0> <<< 9257 1726880884.33333: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880884.33387: 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 0x7fb95dfbdc40> <<< 9257 1726880884.33394: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df96d80> import 'atexit' # <<< 9257 1726880884.33422: 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 0x7fb95dfbe900> <<< 9257 1726880884.33486: 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 0x7fb95dfbeb40> <<< 9257 1726880884.33490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880884.33527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880884.33809: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dfbeff0> import 'pwd' # <<< 9257 1726880884.33813: 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 0x7fb95de28d10> # 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 0x7fb95de2a930> # /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 0x7fb95de2b2f0> # /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' <<< 9257 1726880884.33837: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2c4d0> <<< 9257 1726880884.33864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880884.33892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880884.33921: 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' <<< 9257 1726880884.33966: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2ef60> <<< 9257 1726880884.34017: 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 0x7fb95de2f0b0> <<< 9257 1726880884.34038: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2d220> <<< 9257 1726880884.34072: 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' <<< 9257 1726880884.34177: 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' <<< 9257 1726880884.34225: 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' <<< 9257 1726880884.34233: 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 0x7fb95de32cf0> import '_tokenize' # <<< 9257 1726880884.34296: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de317c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de31520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880884.34343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880884.34386: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de33ec0> <<< 9257 1726880884.34467: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2d730> <<< 9257 1726880884.34472: 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 0x7fb95de76e10> <<< 9257 1726880884.34551: 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 0x7fb95de76f60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880884.34593: 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 0x7fb95de78b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de78950> <<< 9257 1726880884.34651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880884.34743: 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' <<< 9257 1726880884.34774: 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 0x7fb95de7b110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de79280> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880884.34900: 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' # <<< 9257 1726880884.34917: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de82930> <<< 9257 1726880884.35065: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de7b2c0> <<< 9257 1726880884.35141: 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 0x7fb95de83740> <<< 9257 1726880884.35171: 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 0x7fb95de835c0> <<< 9257 1726880884.35237: 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 0x7fb95de83d10> <<< 9257 1726880884.35494: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de77290> <<< 9257 1726880884.35498: 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' <<< 9257 1726880884.35511: 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 0x7fb95de86bd0> <<< 9257 1726880884.35546: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880884.35567: 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 0x7fb95de87fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de85370> <<< 9257 1726880884.35610: 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' <<< 9257 1726880884.35629: 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 0x7fb95de86720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de84f20> # zipimport: zlib available <<< 9257 1726880884.35656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880884.35762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.35865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.35895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880884.35933: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880884.35953: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.36099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.36291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.36872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.37535: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880884.37569: 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' # <<< 9257 1726880884.37606: 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' <<< 9257 1726880884.37671: 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 0x7fb95df10200> <<< 9257 1726880884.37770: 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' <<< 9257 1726880884.37797: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df10ef0> <<< 9257 1726880884.37827: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de8b380> <<< 9257 1726880884.37868: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880884.37897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880884.37929: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880884.37949: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.38091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.38277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880884.38282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df10f50> <<< 9257 1726880884.38301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.38861: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880884.39602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39692: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880884.39783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39928: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880884.39932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880884.39935: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 9257 1726880884.39962: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.39988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.40045: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880884.40332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.40623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880884.40698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880884.40702: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880884.40785: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df13470> <<< 9257 1726880884.40789: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.40874: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.40965: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880884.40984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880884.40988: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880884.41008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880884.41013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880884.41088: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880884.41210: 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 0x7fb95dd1dca0> <<< 9257 1726880884.41265: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880884.41272: 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 0x7fb95dd1e540> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df124e0> <<< 9257 1726880884.41293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41382: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880884.41388: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41617: 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 <<< 9257 1726880884.41660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.41752: 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' <<< 9257 1726880884.41755: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb95dd1d2b0> <<< 9257 1726880884.41788: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd1e7e0> <<< 9257 1726880884.41824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880884.41832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.41998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.42044: 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' <<< 9257 1726880884.42068: 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 <<< 9257 1726880884.42110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880884.42134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880884.42199: 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 <<< 9257 1726880884.42203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880884.42272: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95ddb2930> <<< 9257 1726880884.42323: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd28560> <<< 9257 1726880884.42400: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd229c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd22540> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880884.42430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.42471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880884.42581: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 9257 1726880884.42585: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880884.42620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.42695: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.42842: 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 0x7fb95dd224e0> <<< 9257 1726880884.42929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880884.43434: stdout chunk (state=3): >>> {"changed": true, "stdout": "# \n# Name Id IPC IPC Params File/Cmd\n# Performance Metrics Domain Specifications\n# This file is automatically generated during the build\nroot\t1\tpipe\tbinary\t\t/var/lib/pcp/pmdas/root/pmdaroot\npmcd\t2\tdso\tpmcd_init\t/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so\nproc\t3\tpipe\tbinary\t\t/var/lib/pcp/pmdas/proc/pmdaproc -d 3\npmproxy\t4\tdso\tpmproxy_init\t/var/lib/pcp/pmdas/mmv/pmda_mmv.so\nxfs\t11\tpipe\tbinary\t\t/var/lib/pcp/pmdas/xfs/pmdaxfs -d 11\nlinux\t60\tpipe\tbinary\t\t/var/lib/pcp/pmdas/linux/pmdalinux\nnfsclient\t62\tpipe\tbinary\t\t/usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python \nmmv\t70\tdso\tmmv_init\t/var/lib/pcp/pmdas/mmv/pmda_mmv.so\nkvm\t95\tpipe\tbinary\t\t/var/lib/pcp/pmdas/kvm/pmdakvm -d 95\nelasticsearch\t108\tpipe\tbinary\t\t/usr/bin/python3 /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.python \njbd2\t122\tdso\tjbd2_init\t/var/lib/pcp/pmdas/jbd2/pmda_jbd2.so\ndm\t129\tpipe\tbinary \t\t/var/lib/pcp/pmdas/dm/pmdadm -d 129 \nopenmetrics\t144\tpipe\tbinary notready\t\t/usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python \n\n[access]\ndisallow \".*\" : store;\ndisallow \":*\" : store;\nallow \"local:*\" : all;", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/pcp/pmcd/pmcd.conf"], "start": "2024-09-20 21:08:04.430492", "end": "2024-09-20 21:08:04.433575", "delta": "0:00:00.003083", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/pcp/pmcd/pmcd.conf", "_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}}}<<< 9257 1726880884.43441: stdout chunk (state=3): >>> <<< 9257 1726880884.43486: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880884.43834: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880884.43839: 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 <<< 9257 1726880884.43843: 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 <<< 9257 1726880884.43865: 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 <<< 9257 1726880884.43899: 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 # 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 <<< 9257 1726880884.43985: 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 # 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__ <<< 9257 1726880884.44038: 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 # 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 <<< 9257 1726880884.44295: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880884.44305: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880884.44309: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880884.44452: 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 ipaddress <<< 9257 1726880884.44486: 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 <<< 9257 1726880884.44494: 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 <<< 9257 1726880884.44622: stdout chunk (state=3): >>># 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 <<< 9257 1726880884.44710: 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 <<< 9257 1726880884.44792: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880884.44942: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 9257 1726880884.44952: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880884.45233: 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 # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 9257 1726880884.45264: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880884.45267: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880884.45687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880884.45690: stderr chunk (state=3): >>><<< 9257 1726880884.45693: stdout chunk (state=3): >>><<< 9257 1726880884.45825: _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 0x7fb95e40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e3dbb30> # /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 0x7fb95e40eab0> 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 0x7fb95e1e1160> # /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 0x7fb95e1e2000> 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 0x7fb95e21fd70> # /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 0x7fb95e21ffb0> # /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 0x7fb95e2577a0> # /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 0x7fb95e257e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e237a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e235160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21cf20> # /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 0x7fb95e27b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e27a360> # /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 0x7fb95e236030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e278bc0> # /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 0x7fb95e2ac770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21c1a0> # /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 0x7fb95e2acc20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2acad0> # 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 0x7fb95e2ace90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e21acf0> # /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 0x7fb95e2ad550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2ad220> 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 0x7fb95e2ae450> 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 0x7fb95e2c4650> 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 0x7fb95e2c5d00> # /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 0x7fb95e2c6bd0> # 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 0x7fb95e2c7230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2c6150> # /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 0x7fb95e2c7cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2c73e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2ae480> # /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 0x7fb95e053b60> # /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 0x7fb95e07c6e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07c440> # 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 0x7fb95e07c680> # 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 0x7fb95e07c890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e051d00> # /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 0x7fb95e07dfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07cc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e2aeb70> # /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 0x7fb95e0ae360> # /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 0x7fb95e0c6510> # /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 0x7fb95e0ff290> # /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 0x7fb95e129a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0ff3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0c71a0> # /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 0x7fb95df40380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e0c5550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95e07ef00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb95df40560> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_x_883xae/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 0x7fb95df960f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df70fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df70140> # 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 0x7fb95df73f80> # /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 0x7fb95dfbdb50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dfbd8e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dfbd1f0> # /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 0x7fb95dfbdc40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df96d80> 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 0x7fb95dfbe900> # 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 0x7fb95dfbeb40> # /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 0x7fb95dfbeff0> 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 0x7fb95de28d10> # 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 0x7fb95de2a930> # /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 0x7fb95de2b2f0> # /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 0x7fb95de2c4d0> # /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 0x7fb95de2ef60> # 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 0x7fb95de2f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2d220> # /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 0x7fb95de32cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de317c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de31520> # /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 0x7fb95de33ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de2d730> # 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 0x7fb95de76e10> # /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 0x7fb95de76f60> # /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 0x7fb95de78b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de78950> # /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 0x7fb95de7b110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de79280> # /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 0x7fb95de82930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de7b2c0> # 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 0x7fb95de83740> # 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 0x7fb95de835c0> # 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 0x7fb95de83d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de77290> # /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 0x7fb95de86bd0> # 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 0x7fb95de87fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de85370> # 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 0x7fb95de86720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de84f20> # 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 0x7fb95df10200> # /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 0x7fb95df10ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95de8b380> 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 0x7fb95df10f50> # 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 0x7fb95df13470> # 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 0x7fb95dd1dca0> # 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 0x7fb95dd1e540> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95df124e0> # 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 0x7fb95dd1d2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd1e7e0> 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 0x7fb95ddb2930> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd28560> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd229c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb95dd22540> # 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 0x7fb95dd224e0> # zipimport: zlib available {"changed": true, "stdout": "# \n# Name Id IPC IPC Params File/Cmd\n# Performance Metrics Domain Specifications\n# This file is automatically generated during the build\nroot\t1\tpipe\tbinary\t\t/var/lib/pcp/pmdas/root/pmdaroot\npmcd\t2\tdso\tpmcd_init\t/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so\nproc\t3\tpipe\tbinary\t\t/var/lib/pcp/pmdas/proc/pmdaproc -d 3\npmproxy\t4\tdso\tpmproxy_init\t/var/lib/pcp/pmdas/mmv/pmda_mmv.so\nxfs\t11\tpipe\tbinary\t\t/var/lib/pcp/pmdas/xfs/pmdaxfs -d 11\nlinux\t60\tpipe\tbinary\t\t/var/lib/pcp/pmdas/linux/pmdalinux\nnfsclient\t62\tpipe\tbinary\t\t/usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python \nmmv\t70\tdso\tmmv_init\t/var/lib/pcp/pmdas/mmv/pmda_mmv.so\nkvm\t95\tpipe\tbinary\t\t/var/lib/pcp/pmdas/kvm/pmdakvm -d 95\nelasticsearch\t108\tpipe\tbinary\t\t/usr/bin/python3 /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.python \njbd2\t122\tdso\tjbd2_init\t/var/lib/pcp/pmdas/jbd2/pmda_jbd2.so\ndm\t129\tpipe\tbinary \t\t/var/lib/pcp/pmdas/dm/pmdadm -d 129 \nopenmetrics\t144\tpipe\tbinary notready\t\t/usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python \n\n[access]\ndisallow \".*\" : store;\ndisallow \":*\" : store;\nallow \"local:*\" : all;", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/pcp/pmcd/pmcd.conf"], "start": "2024-09-20 21:08:04.430492", "end": "2024-09-20 21:08:04.433575", "delta": "0:00:00.003083", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/pcp/pmcd/pmcd.conf", "_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880884.47273: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/pcp/pmcd/pmcd.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': '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-1726880883.8481743-9761-224526426544394/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880884.47277: _low_level_execute_command(): starting 9257 1726880884.47280: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880883.8481743-9761-224526426544394/ > /dev/null 2>&1 && sleep 0' 9257 1726880884.47593: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880884.47597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880884.47601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880884.47604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880884.47607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880884.47610: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880884.47613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.47674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.47721: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880884.47734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880884.47754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.47828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.49787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.49790: stdout chunk (state=3): >>><<< 9257 1726880884.49793: stderr chunk (state=3): >>><<< 9257 1726880884.49811: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880884.49963: handler run complete 9257 1726880884.49967: Evaluated conditional (False): False 9257 1726880884.49971: attempt loop complete, returning result 9257 1726880884.49973: _execute() done 9257 1726880884.49976: dumping result to json 9257 1726880884.49979: done dumping result, returning 9257 1726880884.49981: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content [027aebc8-b3f3-b82f-6e37-0000000001a9] 9257 1726880884.49984: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001a9 ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003083", "end": "2024-09-20 21:08:04.433575", "rc": 0, "start": "2024-09-20 21:08:04.430492" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 elasticsearch 108 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/elasticsearch/pmdaelasticsearch.python jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; 9257 1726880884.50236: no more pending results, returning what we have 9257 1726880884.50241: results queue empty 9257 1726880884.50242: checking for any_errors_fatal 9257 1726880884.50250: done checking for any_errors_fatal 9257 1726880884.50251: checking for max_fail_percentage 9257 1726880884.50253: done checking for max_fail_percentage 9257 1726880884.50254: checking to see if all hosts have failed and the running result is not ok 9257 1726880884.50256: done checking to see if all hosts have failed 9257 1726880884.50257: getting the remaining hosts for this loop 9257 1726880884.50474: done getting the remaining hosts for this loop 9257 1726880884.50480: getting the next task for host managed_node1 9257 1726880884.50489: done getting next task for host managed_node1 9257 1726880884.50494: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled 9257 1726880884.50499: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880884.50507: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001a9 9257 1726880884.50523: WORKER PROCESS EXITING 9257 1726880884.50534: getting variables 9257 1726880884.50536: in VariableManager get_vars() 9257 1726880884.50587: Calling all_inventory to load vars for managed_node1 9257 1726880884.50591: Calling groups_inventory to load vars for managed_node1 9257 1726880884.50596: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880884.50609: Calling all_plugins_play to load vars for managed_node1 9257 1726880884.50616: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880884.50622: Calling groups_plugins_play to load vars for managed_node1 9257 1726880884.51692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880884.52864: done with get_vars() 9257 1726880884.52883: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Friday 20 September 2024 21:08:04 -0400 (0:00:00.741) 0:00:13.557 ****** 9257 1726880884.53018: entering _queue_task() for managed_node1/file 9257 1726880884.53673: worker is 1 (out of 1 available) 9257 1726880884.53685: exiting _queue_task() for managed_node1/file 9257 1726880884.53696: done queuing things up, now waiting for results queue to drain 9257 1726880884.53698: waiting for pending results... 9257 1726880884.53800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled 9257 1726880884.54027: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001aa 9257 1726880884.54059: variable 'ansible_search_path' from source: unknown 9257 1726880884.54069: variable 'ansible_search_path' from source: unknown 9257 1726880884.54421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880884.54479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880884.54521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880884.54590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880884.54619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880884.54781: variable 'pcp_optional_agents' from source: include params 9257 1726880884.54809: variable '__metrics_domains' from source: role '' all vars 9257 1726880884.54959: variable '__metrics_domains' from source: role '' all vars 9257 1726880884.55046: dumping result to json 9257 1726880884.55082: done dumping result, returning 9257 1726880884.55107: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled [027aebc8-b3f3-b82f-6e37-0000000001aa] 9257 1726880884.55140: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001aa 9257 1726880884.55327: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001aa 9257 1726880884.55331: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 9257 1726880884.55411: no more pending results, returning what we have 9257 1726880884.55416: results queue empty 9257 1726880884.55419: checking for any_errors_fatal 9257 1726880884.55429: done checking for any_errors_fatal 9257 1726880884.55430: checking for max_fail_percentage 9257 1726880884.55432: done checking for max_fail_percentage 9257 1726880884.55434: checking to see if all hosts have failed and the running result is not ok 9257 1726880884.55437: done checking to see if all hosts have failed 9257 1726880884.55438: getting the remaining hosts for this loop 9257 1726880884.55440: done getting the remaining hosts for this loop 9257 1726880884.55445: getting the next task for host managed_node1 9257 1726880884.55456: done getting next task for host managed_node1 9257 1726880884.55462: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists 9257 1726880884.55470: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880884.55486: getting variables 9257 1726880884.55488: in VariableManager get_vars() 9257 1726880884.55539: Calling all_inventory to load vars for managed_node1 9257 1726880884.55543: Calling groups_inventory to load vars for managed_node1 9257 1726880884.55546: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880884.55775: Calling all_plugins_play to load vars for managed_node1 9257 1726880884.55781: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880884.55786: Calling groups_plugins_play to load vars for managed_node1 9257 1726880884.56454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880884.57461: done with get_vars() 9257 1726880884.57477: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Friday 20 September 2024 21:08:04 -0400 (0:00:00.045) 0:00:13.603 ****** 9257 1726880884.57598: entering _queue_task() for managed_node1/file 9257 1726880884.57882: worker is 1 (out of 1 available) 9257 1726880884.57895: exiting _queue_task() for managed_node1/file 9257 1726880884.57910: done queuing things up, now waiting for results queue to drain 9257 1726880884.57912: waiting for pending results... 9257 1726880884.58306: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists 9257 1726880884.58630: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001ab 9257 1726880884.58634: variable 'ansible_search_path' from source: unknown 9257 1726880884.58637: variable 'ansible_search_path' from source: unknown 9257 1726880884.58640: calling self._execute() 9257 1726880884.58864: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880884.58869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880884.58871: variable 'omit' from source: magic vars 9257 1726880884.59017: variable 'omit' from source: magic vars 9257 1726880884.59172: variable 'omit' from source: magic vars 9257 1726880884.59245: variable '__pcp_explicit_labels_path' from source: role '' all vars 9257 1726880884.59548: variable '__pcp_explicit_labels_path' from source: role '' all vars 9257 1726880884.59629: variable 'omit' from source: magic vars 9257 1726880884.59707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880884.59778: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880884.59810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880884.59855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880884.59942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880884.59979: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880884.59991: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880884.60001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880884.60265: Set connection var ansible_connection to ssh 9257 1726880884.60269: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880884.60272: Set connection var ansible_pipelining to False 9257 1726880884.60274: Set connection var ansible_shell_type to sh 9257 1726880884.60277: Set connection var ansible_shell_executable to /bin/sh 9257 1726880884.60279: Set connection var ansible_timeout to 10 9257 1726880884.60282: variable 'ansible_shell_executable' from source: unknown 9257 1726880884.60284: variable 'ansible_connection' from source: unknown 9257 1726880884.60287: variable 'ansible_module_compression' from source: unknown 9257 1726880884.60289: variable 'ansible_shell_type' from source: unknown 9257 1726880884.60292: variable 'ansible_shell_executable' from source: unknown 9257 1726880884.60298: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880884.60309: variable 'ansible_pipelining' from source: unknown 9257 1726880884.60319: variable 'ansible_timeout' from source: unknown 9257 1726880884.60330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880884.60591: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880884.60663: variable 'omit' from source: magic vars 9257 1726880884.60669: starting attempt loop 9257 1726880884.60673: running the handler 9257 1726880884.60676: _low_level_execute_command(): starting 9257 1726880884.60678: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880884.61442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880884.61459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880884.61583: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880884.61607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.61678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.63340: stdout chunk (state=3): >>>/root <<< 9257 1726880884.63530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.63535: stdout chunk (state=3): >>><<< 9257 1726880884.63542: stderr chunk (state=3): >>><<< 9257 1726880884.63804: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880884.63808: _low_level_execute_command(): starting 9257 1726880884.63812: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412 `" && echo ansible-tmp-1726880884.6364222-9783-79222582005412="` echo /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412 `" ) && sleep 0' 9257 1726880884.64713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880884.64735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880884.64807: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880884.64865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880884.65193: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880884.65213: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.65293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.67220: stdout chunk (state=3): >>>ansible-tmp-1726880884.6364222-9783-79222582005412=/root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412 <<< 9257 1726880884.67379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.67407: stderr chunk (state=3): >>><<< 9257 1726880884.67412: stdout chunk (state=3): >>><<< 9257 1726880884.67433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880884.6364222-9783-79222582005412=/root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880884.67484: variable 'ansible_module_compression' from source: unknown 9257 1726880884.67532: ANSIBALLZ: Using lock for file 9257 1726880884.67539: ANSIBALLZ: Acquiring lock 9257 1726880884.67542: ANSIBALLZ: Lock acquired: 140047843920976 9257 1726880884.67544: ANSIBALLZ: Creating module 9257 1726880884.88071: ANSIBALLZ: Writing module into payload 9257 1726880884.88231: ANSIBALLZ: Writing module 9257 1726880884.88255: ANSIBALLZ: Renaming module 9257 1726880884.88262: ANSIBALLZ: Done creating module 9257 1726880884.88275: variable 'ansible_facts' from source: unknown 9257 1726880884.88348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py 9257 1726880884.88626: Sending initial data 9257 1726880884.88629: Sent initial data (150 bytes) 9257 1726880884.89303: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880884.89311: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.89375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880884.89378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.89414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.91047: 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 <<< 9257 1726880884.91081: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880884.91120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp13vjx7tw /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py <<< 9257 1726880884.91131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py" <<< 9257 1726880884.91163: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp13vjx7tw" to remote "/root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py" <<< 9257 1726880884.92277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.92343: stderr chunk (state=3): >>><<< 9257 1726880884.92347: stdout chunk (state=3): >>><<< 9257 1726880884.92349: done transferring module to remote 9257 1726880884.92356: _low_level_execute_command(): starting 9257 1726880884.92364: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/ /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py && sleep 0' 9257 1726880884.92865: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880884.92871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.92919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.94768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880884.94800: stderr chunk (state=3): >>><<< 9257 1726880884.94804: stdout chunk (state=3): >>><<< 9257 1726880884.94852: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880884.94855: _low_level_execute_command(): starting 9257 1726880884.94860: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/AnsiballZ_file.py && sleep 0' 9257 1726880884.95549: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880884.95597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880884.95600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880884.95641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880884.97790: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880884.97844: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880884.97850: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880884.97874: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880884.97923: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880884.97931: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880884.97988: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880884.98038: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880884.98042: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880884.98089: 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' <<< 9257 1726880884.98123: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880884.98145: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880884.98195: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880884.98218: 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 0x7f70ced2c530> <<< 9257 1726880884.98259: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cecfbb30> <<< 9257 1726880884.98289: 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' <<< 9257 1726880884.98328: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ced2eab0> import '_signal' # import '_abc' # <<< 9257 1726880884.98339: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 9257 1726880884.98386: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880884.98468: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880884.98512: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880884.98516: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880884.98561: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880884.98568: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880884.98588: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880884.98632: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880884.98638: 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' <<< 9257 1726880884.98655: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb41160> <<< 9257 1726880884.98713: 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 <<< 9257 1726880884.98722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.98749: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb42000> <<< 9257 1726880884.98763: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880884.98796: 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. <<< 9257 1726880884.99054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880884.99072: 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 <<< 9257 1726880884.99088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.99116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 9257 1726880884.99137: stdout chunk (state=3): >>> <<< 9257 1726880884.99151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880884.99174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880884.99197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880884.99213: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7fe60> <<< 9257 1726880884.99237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 9257 1726880884.99245: stdout chunk (state=3): >>> <<< 9257 1726880884.99250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880884.99288: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7ff20> <<< 9257 1726880884.99310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880884.99335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880884.99369: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880884.99411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880884.99430: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880884.99459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880884.99479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebb7830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880884.99509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebb7ec0> import '_collections' # <<< 9257 1726880884.99570: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb97b30> <<< 9257 1726880884.99577: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880884.99607: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb95250> <<< 9257 1726880884.99715: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7d010> <<< 9257 1726880884.99802: 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' <<< 9257 1726880884.99806: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880884.99836: 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' <<< 9257 1726880884.99872: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebdb7a0> <<< 9257 1726880884.99885: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebda3c0> <<< 9257 1726880884.99921: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880884.99928: 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 0x7f70ceb96240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebd8c20> <<< 9257 1726880884.99984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880884.99995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0c7a0> <<< 9257 1726880885.00010: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7c290> <<< 9257 1726880885.00020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880885.00029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880885.00056: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00066: 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 0x7f70cec0cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0cb00> <<< 9257 1726880885.00109: 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 0x7f70cec0cec0> <<< 9257 1726880885.00112: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7adb0> <<< 9257 1726880885.00155: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880885.00159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.00172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880885.00200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880885.00219: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0d5b0> <<< 9257 1726880885.00226: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0d280> import 'importlib.machinery' # <<< 9257 1726880885.00267: 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' <<< 9257 1726880885.00286: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0e4b0> <<< 9257 1726880885.00296: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880885.00310: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880885.00333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880885.00375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880885.00395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880885.00406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec246e0> <<< 9257 1726880885.00419: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880885.00448: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00468: 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 0x7f70cec25df0> <<< 9257 1726880885.00480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880885.00492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880885.00514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880885.00522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880885.00531: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec26cf0> <<< 9257 1726880885.00578: 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 0x7f70cec27350> <<< 9257 1726880885.00590: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec26240> <<< 9257 1726880885.00605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880885.00621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880885.00674: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00678: 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 0x7f70cec27d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec274a0> <<< 9257 1726880885.00722: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0e510> <<< 9257 1726880885.00739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880885.00769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880885.00788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880885.00811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880885.00845: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00860: 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 0x7f70ce9b3c20> <<< 9257 1726880885.00872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880885.00881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880885.00904: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00908: 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 0x7f70ce9dc740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9dc4a0> <<< 9257 1726880885.00939: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00949: 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 0x7f70ce9dc680> <<< 9257 1726880885.00971: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.00979: 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 0x7f70ce9dc8c0> <<< 9257 1726880885.00985: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9b1dc0> <<< 9257 1726880885.01011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880885.01101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880885.01135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880885.01138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880885.01158: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9ddfa0> <<< 9257 1726880885.01173: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9dcc20> <<< 9257 1726880885.01194: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0ec00> <<< 9257 1726880885.01219: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880885.01279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.01291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880885.01338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880885.01380: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea0a360> <<< 9257 1726880885.01430: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880885.01432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.01465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880885.01477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880885.01530: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea26510> <<< 9257 1726880885.01552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880885.01592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880885.01648: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880885.01673: 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 0x7f70cea5f2f0> <<< 9257 1726880885.01696: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880885.01733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880885.01761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880885.01802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880885.01897: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea85a90> <<< 9257 1726880885.01972: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea5f410> <<< 9257 1726880885.02020: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea271a0> <<< 9257 1726880885.02051: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880885.02062: 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 0x7f70ce89c470> <<< 9257 1726880885.02072: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea25550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9def00> <<< 9257 1726880885.02182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880885.02204: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70cea25910> <<< 9257 1726880885.02287: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_7ifvcaor/ansible_file_payload.zip' <<< 9257 1726880885.02300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.02432: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.02471: 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' <<< 9257 1726880885.02519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880885.02598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880885.02636: 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 0x7f70ce8f6150> import '_typing' # <<< 9257 1726880885.02982: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8cd040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8cc1a0> # zipimport: zlib available <<< 9257 1726880885.02987: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880885.04516: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.05764: 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' <<< 9257 1726880885.05785: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8cfe60> # /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' <<< 9257 1726880885.05829: 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' <<< 9257 1726880885.05872: 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' <<< 9257 1726880885.05897: 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 0x7f70ce921af0> <<< 9257 1726880885.05924: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce921880> <<< 9257 1726880885.05955: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce921190> <<< 9257 1726880885.06003: 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' <<< 9257 1726880885.06049: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce921be0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8f6bd0> import 'atexit' # <<< 9257 1726880885.06086: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.06090: 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 0x7f70ce9228a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.06107: 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 0x7f70ce922ab0> <<< 9257 1726880885.06133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880885.06175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880885.06178: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880885.06224: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce922ff0> import 'pwd' # <<< 9257 1726880885.06284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880885.06289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880885.06331: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce784d70> <<< 9257 1726880885.06366: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.06371: 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 0x7f70ce786990> <<< 9257 1726880885.06394: 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' <<< 9257 1726880885.06423: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce787350> <<< 9257 1726880885.06436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880885.06470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880885.06488: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce788530> <<< 9257 1726880885.06497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880885.06542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880885.06558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880885.06576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880885.06618: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78aff0> <<< 9257 1726880885.06662: 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 0x7f70ce78b110> <<< 9257 1726880885.06690: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7892b0> <<< 9257 1726880885.06710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880885.06720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880885.06747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880885.06755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880885.06772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880885.06799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880885.06829: 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' <<< 9257 1726880885.06839: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78ef00> <<< 9257 1726880885.06850: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880885.06921: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78d730> <<< 9257 1726880885.06944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880885.06950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880885.07033: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78fe60> <<< 9257 1726880885.07061: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7897c0> <<< 9257 1726880885.07087: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.07097: 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 0x7f70ce7d6ff0> <<< 9257 1726880885.07121: 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 0x7f70ce7d7230> <<< 9257 1726880885.07153: 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 <<< 9257 1726880885.07162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880885.07189: 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' <<< 9257 1726880885.07237: 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 0x7f70ce7d8d10> <<< 9257 1726880885.07252: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d8ad0> <<< 9257 1726880885.07261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880885.07351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880885.07395: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.07432: 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 0x7f70ce7db290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d9400> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880885.07480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.07507: 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' <<< 9257 1726880885.07517: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880885.07566: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e2ab0> <<< 9257 1726880885.07717: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7db440> <<< 9257 1726880885.07788: 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' <<< 9257 1726880885.07792: 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 0x7f70ce7e37d0> <<< 9257 1726880885.07821: 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' <<< 9257 1726880885.07830: 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 0x7f70ce7e3a40> <<< 9257 1726880885.07875: 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' <<< 9257 1726880885.07883: 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 0x7f70ce7e3dd0> <<< 9257 1726880885.07896: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d73e0> <<< 9257 1726880885.07924: 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' <<< 9257 1726880885.07947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880885.07965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880885.07992: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.08023: 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 0x7f70ce7e7590> <<< 9257 1726880885.08215: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.08227: 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 0x7f70ce7e8710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e5d00> <<< 9257 1726880885.08331: 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 0x7f70ce7e7080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e58e0> <<< 9257 1726880885.08336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08342: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880885.08345: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08566: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880885.08605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880885.08617: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08747: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.08888: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.09583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.10260: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880885.10280: 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 <<< 9257 1726880885.10300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.10337: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.10350: 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 0x7f70ce870800> <<< 9257 1726880885.10451: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880885.10502: 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 0x7f70ce871550> <<< 9257 1726880885.10582: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e4950> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880885.10609: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880885.10785: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.10981: 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' <<< 9257 1726880885.11020: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce871640> <<< 9257 1726880885.11023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.11581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12309: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880885.12324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12365: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880885.12464: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12497: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12607: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880885.12661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.12722: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880885.12978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.13273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880885.13348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880885.13352: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880885.13442: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8722d0> <<< 9257 1726880885.13448: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.13520: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.13614: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880885.13643: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880885.13661: 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' <<< 9257 1726880885.13740: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.13867: 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 0x7f70ce67df70> <<< 9257 1726880885.13934: 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 0x7f70ce67e8d0> <<< 9257 1726880885.13937: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce873320> <<< 9257 1726880885.13963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.13989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14047: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880885.14056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14335: 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 <<< 9257 1726880885.14339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.14400: 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 0x7f70ce67d700> <<< 9257 1726880885.14441: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce67eab0> <<< 9257 1726880885.14477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880885.14557: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14625: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.14700: 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' <<< 9257 1726880885.14741: 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 <<< 9257 1726880885.14786: 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 <<< 9257 1726880885.14982: 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' <<< 9257 1726880885.14986: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce70ed20> <<< 9257 1726880885.15086: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce688ad0> <<< 9257 1726880885.15104: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce682b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce6829c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880885.15145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.15165: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880885.15219: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880885.15309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880885.15382: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880885.15853: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.16408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.17164: stdout chunk (state=3): >>> {"path": "/etc/pcp/labels", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels"}, "after": {"path": "/etc/pcp/labels"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/labels", "state": "directory", "mode": "0755", "owner": "root", "group": "root", "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__ <<< 9257 1726880885.17681: 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 <<< 9257 1726880885.17889: 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<<< 9257 1726880885.17898: stdout chunk (state=3): >>> # destroy ipaddress # destroy ntpath <<< 9257 1726880885.17992: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.18071: 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 # 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 <<< 9257 1726880885.18326: 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 # 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 <<< 9257 1726880885.18364: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.18430: 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 <<< 9257 1726880885.18580: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.18698: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.18883: 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 # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880885.18937: stdout chunk (state=3): >>># destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880885.19213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880885.19321: stderr chunk (state=3): >>><<< 9257 1726880885.19334: stdout chunk (state=3): >>><<< 9257 1726880885.19655: _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 0x7f70ced2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cecfbb30> # /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 0x7f70ced2eab0> 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 0x7f70ceb41160> # /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 0x7f70ceb42000> 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 0x7f70ceb7fe60> # /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 0x7f70ceb7ff20> # /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 0x7f70cebb7830> # /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 0x7f70cebb7ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb97b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb95250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7d010> # /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 0x7f70cebdb7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebda3c0> # /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 0x7f70ceb96240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cebd8c20> # /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 0x7f70cec0c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7c290> # /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 0x7f70cec0cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0cb00> # 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 0x7f70cec0cec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ceb7adb0> # /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 0x7f70cec0d5b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0d280> 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 0x7f70cec0e4b0> 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 0x7f70cec246e0> 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 0x7f70cec25df0> # /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 0x7f70cec26cf0> # 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 0x7f70cec27350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec26240> # /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 0x7f70cec27d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec274a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0e510> # /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 0x7f70ce9b3c20> # /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 0x7f70ce9dc740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9dc4a0> # 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 0x7f70ce9dc680> # 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 0x7f70ce9dc8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9b1dc0> # /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 0x7f70ce9ddfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9dcc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cec0ec00> # /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 0x7f70cea0a360> # /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 0x7f70cea26510> # /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 0x7f70cea5f2f0> # /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 0x7f70cea85a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea5f410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea271a0> # /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 0x7f70ce89c470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70cea25550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce9def00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70cea25910> # zipimport: found 30 names in '/tmp/ansible_file_payload_7ifvcaor/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 0x7f70ce8f6150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8cd040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8cc1a0> # 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 0x7f70ce8cfe60> # /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 0x7f70ce921af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce921880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce921190> # /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 0x7f70ce921be0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce8f6bd0> 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 0x7f70ce9228a0> # 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 0x7f70ce922ab0> # /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 0x7f70ce922ff0> 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 0x7f70ce784d70> # 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 0x7f70ce786990> # /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 0x7f70ce787350> # /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 0x7f70ce788530> # /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 0x7f70ce78aff0> # 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 0x7f70ce78b110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7892b0> # /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 0x7f70ce78ef00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce78d730> # /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 0x7f70ce78fe60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7897c0> # 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 0x7f70ce7d6ff0> # /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 0x7f70ce7d7230> # /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 0x7f70ce7d8d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d8ad0> # /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 0x7f70ce7db290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d9400> # /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 0x7f70ce7e2ab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7db440> # 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 0x7f70ce7e37d0> # 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 0x7f70ce7e3a40> # 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 0x7f70ce7e3dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7d73e0> # /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 0x7f70ce7e7590> # 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 0x7f70ce7e8710> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e5d00> # 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 0x7f70ce7e7080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e58e0> # 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 0x7f70ce870800> # /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 0x7f70ce871550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce7e4950> 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 0x7f70ce871640> # 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 0x7f70ce8722d0> # 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 0x7f70ce67df70> # 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 0x7f70ce67e8d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce873320> # 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 0x7f70ce67d700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce67eab0> 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 0x7f70ce70ed20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce688ad0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce682b70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70ce6829c0> # 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/pcp/labels", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels"}, "after": {"path": "/etc/pcp/labels"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/labels", "state": "directory", "mode": "0755", "owner": "root", "group": "root", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880885.21208: done with _execute_module (file, {'path': '/etc/pcp/labels', 'state': 'directory', 'mode': '0755', 'owner': 'root', 'group': 'root', '_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-1726880884.6364222-9783-79222582005412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880885.21212: _low_level_execute_command(): starting 9257 1726880885.21220: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880884.6364222-9783-79222582005412/ > /dev/null 2>&1 && sleep 0' 9257 1726880885.21423: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880885.21427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880885.21435: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.21439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880885.21442: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880885.21444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.21501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880885.21508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.21516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.21590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.23663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.23730: stderr chunk (state=3): >>><<< 9257 1726880885.23733: stdout chunk (state=3): >>><<< 9257 1726880885.23864: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.23868: handler run complete 9257 1726880885.23871: attempt loop complete, returning result 9257 1726880885.23874: _execute() done 9257 1726880885.23876: dumping result to json 9257 1726880885.23944: done dumping result, returning 9257 1726880885.23956: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists [027aebc8-b3f3-b82f-6e37-0000000001ab] 9257 1726880885.23963: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ab ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880885.24216: no more pending results, returning what we have 9257 1726880885.24220: results queue empty 9257 1726880885.24221: checking for any_errors_fatal 9257 1726880885.24228: done checking for any_errors_fatal 9257 1726880885.24229: checking for max_fail_percentage 9257 1726880885.24231: done checking for max_fail_percentage 9257 1726880885.24232: checking to see if all hosts have failed and the running result is not ok 9257 1726880885.24233: done checking to see if all hosts have failed 9257 1726880885.24234: getting the remaining hosts for this loop 9257 1726880885.24236: done getting the remaining hosts for this loop 9257 1726880885.24241: getting the next task for host managed_node1 9257 1726880885.24251: done getting next task for host managed_node1 9257 1726880885.24255: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists 9257 1726880885.24286: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880885.24323: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ab 9257 1726880885.24327: WORKER PROCESS EXITING 9257 1726880885.24337: getting variables 9257 1726880885.24340: in VariableManager get_vars() 9257 1726880885.24519: Calling all_inventory to load vars for managed_node1 9257 1726880885.24523: Calling groups_inventory to load vars for managed_node1 9257 1726880885.24526: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880885.24539: Calling all_plugins_play to load vars for managed_node1 9257 1726880885.24544: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880885.24548: Calling groups_plugins_play to load vars for managed_node1 9257 1726880885.25734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880885.26756: done with get_vars() 9257 1726880885.26777: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Friday 20 September 2024 21:08:05 -0400 (0:00:00.693) 0:00:14.296 ****** 9257 1726880885.26920: entering _queue_task() for managed_node1/file 9257 1726880885.27276: worker is 1 (out of 1 available) 9257 1726880885.27291: exiting _queue_task() for managed_node1/file 9257 1726880885.27306: done queuing things up, now waiting for results queue to drain 9257 1726880885.27308: waiting for pending results... 9257 1726880885.27520: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists 9257 1726880885.27656: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001ac 9257 1726880885.27672: variable 'ansible_search_path' from source: unknown 9257 1726880885.27676: variable 'ansible_search_path' from source: unknown 9257 1726880885.27708: calling self._execute() 9257 1726880885.27787: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.27795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.27805: variable 'omit' from source: magic vars 9257 1726880885.27901: variable 'omit' from source: magic vars 9257 1726880885.27974: variable 'omit' from source: magic vars 9257 1726880885.28002: variable '__pcp_implicit_labels_path' from source: role '' all vars 9257 1726880885.28166: variable '__pcp_implicit_labels_path' from source: role '' all vars 9257 1726880885.28218: variable 'omit' from source: magic vars 9257 1726880885.28463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880885.28467: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880885.28470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880885.28472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880885.28475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880885.28477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880885.28479: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.28482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.28579: Set connection var ansible_connection to ssh 9257 1726880885.28601: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880885.28616: Set connection var ansible_pipelining to False 9257 1726880885.28629: Set connection var ansible_shell_type to sh 9257 1726880885.28641: Set connection var ansible_shell_executable to /bin/sh 9257 1726880885.28653: Set connection var ansible_timeout to 10 9257 1726880885.28693: variable 'ansible_shell_executable' from source: unknown 9257 1726880885.28705: variable 'ansible_connection' from source: unknown 9257 1726880885.28716: variable 'ansible_module_compression' from source: unknown 9257 1726880885.28724: variable 'ansible_shell_type' from source: unknown 9257 1726880885.28732: variable 'ansible_shell_executable' from source: unknown 9257 1726880885.28740: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.28749: variable 'ansible_pipelining' from source: unknown 9257 1726880885.28760: variable 'ansible_timeout' from source: unknown 9257 1726880885.28772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.29089: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880885.29107: variable 'omit' from source: magic vars 9257 1726880885.29118: starting attempt loop 9257 1726880885.29125: running the handler 9257 1726880885.29145: _low_level_execute_command(): starting 9257 1726880885.29162: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880885.29852: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880885.29882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880885.29922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880885.30049: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880885.30067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.30086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.30165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.31787: stdout chunk (state=3): >>>/root <<< 9257 1726880885.31897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.31953: stderr chunk (state=3): >>><<< 9257 1726880885.31956: stdout chunk (state=3): >>><<< 9257 1726880885.31977: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.31995: _low_level_execute_command(): starting 9257 1726880885.32020: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399 `" && echo ansible-tmp-1726880885.3198333-9820-226357340511399="` echo /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399 `" ) && sleep 0' 9257 1726880885.32688: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.32728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880885.32732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.32735: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.32802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.34777: stdout chunk (state=3): >>>ansible-tmp-1726880885.3198333-9820-226357340511399=/root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399 <<< 9257 1726880885.34899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.35001: stderr chunk (state=3): >>><<< 9257 1726880885.35006: stdout chunk (state=3): >>><<< 9257 1726880885.35076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880885.3198333-9820-226357340511399=/root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.35160: variable 'ansible_module_compression' from source: unknown 9257 1726880885.35227: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880885.35293: variable 'ansible_facts' from source: unknown 9257 1726880885.35467: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py 9257 1726880885.35542: Sending initial data 9257 1726880885.35554: Sent initial data (151 bytes) 9257 1726880885.36132: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880885.36246: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880885.36278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.36343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.37902: 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 <<< 9257 1726880885.37934: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880885.37972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp708b26kg /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py <<< 9257 1726880885.37982: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py" <<< 9257 1726880885.38010: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp708b26kg" to remote "/root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py" <<< 9257 1726880885.38818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.38882: stderr chunk (state=3): >>><<< 9257 1726880885.38886: stdout chunk (state=3): >>><<< 9257 1726880885.38905: done transferring module to remote 9257 1726880885.38919: _low_level_execute_command(): starting 9257 1726880885.38924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/ /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py && sleep 0' 9257 1726880885.39380: 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 <<< 9257 1726880885.39383: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.39387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880885.39390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.39440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880885.39448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.39484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.41252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.41332: stderr chunk (state=3): >>><<< 9257 1726880885.41336: stdout chunk (state=3): >>><<< 9257 1726880885.41363: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.41371: _low_level_execute_command(): starting 9257 1726880885.41374: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/AnsiballZ_file.py && sleep 0' 9257 1726880885.41984: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880885.41989: 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.46.117 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.46.117 originally 10.31.46.117 <<< 9257 1726880885.41992: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.42034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.42043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.42091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.44198: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880885.44237: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880885.44274: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880885.44280: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880885.44363: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880885.44367: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880885.44391: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880885.44426: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880885.44462: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880885.44469: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880885.44518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880885.44529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.44539: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880885.44567: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880885.44605: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880885.44631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880885.44657: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93c0004530> <<< 9257 1726880885.44665: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bffd3b30> <<< 9257 1726880885.44676: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880885.44686: 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 0x7f93c0006ab0> <<< 9257 1726880885.44713: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880885.44740: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880885.44749: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880885.44764: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880885.44797: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880885.44888: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880885.44925: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880885.44931: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880885.44960: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880885.44981: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880885.44989: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880885.44999: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880885.45045: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880885.45051: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880885.45107: 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 0x7f93bfdb9160> <<< 9257 1726880885.45141: 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 <<< 9257 1726880885.45154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.45185: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdba000> <<< 9257 1726880885.45198: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880885.45211: 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. <<< 9257 1726880885.45465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880885.45475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880885.45497: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880885.45506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.45530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880885.45570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880885.45590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880885.45622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880885.45644: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf7e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880885.45669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880885.45695: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880885.45702: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf7f20> <<< 9257 1726880885.45714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880885.45747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880885.45771: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880885.45850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.45883: 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 0x7f93bfe2f830> <<< 9257 1726880885.45899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880885.45904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 9257 1726880885.45916: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe2fec0> <<< 9257 1726880885.45928: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880885.45984: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe0fb30> <<< 9257 1726880885.45991: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880885.46021: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe0d250> <<< 9257 1726880885.46117: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf5010> <<< 9257 1726880885.46146: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880885.46169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880885.46178: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880885.46203: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880885.46226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880885.46252: 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' <<< 9257 1726880885.46294: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe537a0> <<< 9257 1726880885.46297: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe523c0> <<< 9257 1726880885.46338: 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' <<< 9257 1726880885.46345: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe0e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe50c20> <<< 9257 1726880885.46409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880885.46413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe847a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf4290> <<< 9257 1726880885.46436: 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' <<< 9257 1726880885.46474: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.46479: 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 0x7f93bfe84c50> <<< 9257 1726880885.46485: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe84b00> <<< 9257 1726880885.46517: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.46520: 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 0x7f93bfe84ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf2db0> <<< 9257 1726880885.46561: 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' <<< 9257 1726880885.46584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880885.46612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880885.46635: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe855b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe85280> <<< 9257 1726880885.46643: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880885.46677: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880885.46691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880885.46697: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe864b0> <<< 9257 1726880885.46714: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880885.46749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880885.46778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880885.46812: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880885.46816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 9257 1726880885.46819: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9c6e0> <<< 9257 1726880885.46831: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880885.46859: 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 0x7f93bfe9ddf0> <<< 9257 1726880885.46886: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880885.46893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880885.46919: 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' <<< 9257 1726880885.46951: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9ecc0> <<< 9257 1726880885.46981: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.46988: 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 0x7f93bfe9f320> <<< 9257 1726880885.47008: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9e210> <<< 9257 1726880885.47017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880885.47053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880885.47068: 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 0x7f93bfe9fda0> <<< 9257 1726880885.47081: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9f4d0> <<< 9257 1726880885.47129: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe86510> <<< 9257 1726880885.47164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880885.47199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880885.47230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880885.47238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880885.47276: 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 0x7f93bfc1fc20> <<< 9257 1726880885.47278: 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' <<< 9257 1726880885.47309: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.47329: 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 0x7f93bfc48710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc48470> <<< 9257 1726880885.47358: 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 0x7f93bfc48740> <<< 9257 1726880885.47378: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.47382: 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 0x7f93bfc48920> <<< 9257 1726880885.47385: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc1ddc0> <<< 9257 1726880885.47422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880885.47504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880885.47548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880885.47563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc49fd0> <<< 9257 1726880885.47605: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc48c80> <<< 9257 1726880885.47620: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe86c00> <<< 9257 1726880885.47626: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880885.47682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.47694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880885.47745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880885.47774: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc7a360> <<< 9257 1726880885.47831: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880885.47837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.47876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880885.47885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880885.47934: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc92510> <<< 9257 1726880885.47956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880885.47997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880885.48053: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880885.48081: 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 0x7f93bfccb2c0> <<< 9257 1726880885.48103: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880885.48147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880885.48172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880885.48215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880885.48304: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfcf1a60> <<< 9257 1726880885.48379: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfccb3e0> <<< 9257 1726880885.48432: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc931a0> <<< 9257 1726880885.48469: 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 0x7f93bfb10410> <<< 9257 1726880885.48480: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc91550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc4af00> <<< 9257 1726880885.48600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880885.48604: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93bfc91910> <<< 9257 1726880885.48689: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload__9btzmoi/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880885.48867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.48897: 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' <<< 9257 1726880885.48936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880885.49008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880885.49044: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 9257 1726880885.49069: 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 0x7f93bfb660c0> import '_typing' # <<< 9257 1726880885.49270: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb3cfb0> <<< 9257 1726880885.49273: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb3c110> # zipimport: zlib available <<< 9257 1726880885.49298: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880885.49314: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.49329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.49352: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880885.49370: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.50925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.52194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880885.52199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb3ff50> <<< 9257 1726880885.52242: 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' <<< 9257 1726880885.52247: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880885.52263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880885.52276: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880885.52286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880885.52302: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.52309: 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 0x7f93bfb8da30> <<< 9257 1726880885.52344: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8d7c0> <<< 9257 1726880885.52378: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8d100> <<< 9257 1726880885.52396: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880885.52403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880885.52447: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8d550> <<< 9257 1726880885.52459: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb66b40> import 'atexit' # <<< 9257 1726880885.52486: 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 0x7f93bfb8e840> <<< 9257 1726880885.52519: 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' <<< 9257 1726880885.52528: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93bfb8ea80> <<< 9257 1726880885.52545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880885.52618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880885.52622: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880885.52721: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8ef60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880885.52732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880885.52787: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f4d70> <<< 9257 1726880885.52800: 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 0x7f93bf9f6990> <<< 9257 1726880885.52804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880885.52810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880885.52848: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f7290> <<< 9257 1726880885.52865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880885.52903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880885.52932: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f8470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880885.52979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880885.53006: 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' <<< 9257 1726880885.53116: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9faf00> <<< 9257 1726880885.53144: 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 0x7f93bf9fb020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f91c0> <<< 9257 1726880885.53210: 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 <<< 9257 1726880885.53285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880885.53294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880885.53393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9fef60> import '_tokenize' # <<< 9257 1726880885.53399: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9fda30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9fd790> <<< 9257 1726880885.53440: 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' <<< 9257 1726880885.53492: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9ffe90> <<< 9257 1726880885.53497: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f96d0> <<< 9257 1726880885.53526: 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 0x7f93bfa47050> <<< 9257 1726880885.53566: 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' <<< 9257 1726880885.53587: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa47260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880885.53641: 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 <<< 9257 1726880885.53649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 9257 1726880885.53780: 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 0x7f93bfa48d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa48b00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880885.53899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880885.53908: 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 0x7f93bfa4b290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa49430> # /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' <<< 9257 1726880885.53996: 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' # <<< 9257 1726880885.54028: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa52a80> <<< 9257 1726880885.54169: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa4b440> <<< 9257 1726880885.54225: 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' <<< 9257 1726880885.54241: 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 0x7f93bfa53890> <<< 9257 1726880885.54254: 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 0x7f93bfa53aa0> <<< 9257 1726880885.54311: 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 0x7f93bfa53440> <<< 9257 1726880885.54348: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa47440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 9257 1726880885.54373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880885.54400: 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' <<< 9257 1726880885.54425: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.54465: 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 0x7f93bfa56cc0> <<< 9257 1726880885.54641: 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 0x7f93bfa58260> <<< 9257 1726880885.54667: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa55460> <<< 9257 1726880885.54699: 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' <<< 9257 1726880885.54732: 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 0x7f93bfa567e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa54fe0> # zipimport: zlib available <<< 9257 1726880885.54739: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.54763: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880885.54864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.55075: 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 <<< 9257 1726880885.55177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.55315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.55965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.56886: 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 0x7f93bfae0500> <<< 9257 1726880885.56890: 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 0x7f93bfae11f0> <<< 9257 1726880885.56903: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa583e0> <<< 9257 1726880885.56941: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880885.56967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.57001: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880885.57268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.57376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880885.57390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfae13a0> # zipimport: zlib available <<< 9257 1726880885.58263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.58491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.58580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.58670: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880885.58686: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.58732: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.58980: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880885.59009: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880885.59030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.59072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.59113: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880885.59132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.59399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.59681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880885.59744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880885.59770: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880885.59838: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfae3d40> <<< 9257 1726880885.59864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.59934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60018: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880885.60043: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880885.60074: 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' <<< 9257 1726880885.60160: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880885.60273: 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 0x7f93bf8edf40> <<< 9257 1726880885.60388: 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 0x7f93bf8ee8a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfae2b40> # zipimport: zlib available <<< 9257 1726880885.60407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60451: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880885.60502: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60561: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60694: 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 <<< 9257 1726880885.60734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880885.60899: 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 0x7f93bf8ed580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8eea20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880885.60918: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.60981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.61189: 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' <<< 9257 1726880885.61207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880885.61257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880885.61275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880885.61299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880885.61342: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf97ec30> <<< 9257 1726880885.61392: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f8980> <<< 9257 1726880885.61482: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f2ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f2840> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880885.61497: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.61531: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.61613: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880885.61652: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880885.61678: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880885.61681: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.62237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.62835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880885.63588: stdout chunk (state=3): >>> {"path": "/etc/pcp/labels/optional", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/optional"}, "after": {"path": "/etc/pcp/labels/optional"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/labels/optional", "state": "directory", "mode": "0755", "owner": "root", "group": "root", "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__ <<< 9257 1726880885.63871: 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 <<< 9257 1726880885.63890: 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 <<< 9257 1726880885.63938: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.63970: 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 <<< 9257 1726880885.64009: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.64061: 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 <<< 9257 1726880885.64087: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.64341: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880885.64346: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880885.64349: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880885.64463: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 9257 1726880885.64469: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880885.64474: stdout chunk (state=3): >>># destroy array <<< 9257 1726880885.64477: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse <<< 9257 1726880885.64480: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 9257 1726880885.64482: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 <<< 9257 1726880885.64486: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.64504: 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 <<< 9257 1726880885.64538: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.64577: 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 <<< 9257 1726880885.64634: 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 # 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 <<< 9257 1726880885.64638: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc <<< 9257 1726880885.64641: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.64664: 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 <<< 9257 1726880885.64721: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880885.64849: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880885.64911: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880885.64915: 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 <<< 9257 1726880885.65005: stdout chunk (state=3): >>># 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 <<< 9257 1726880885.65012: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 9257 1726880885.65186: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy 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 <<< 9257 1726880885.65255: stdout chunk (state=3): >>># destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880885.65261: 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 # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix <<< 9257 1726880885.65393: stdout chunk (state=3): >>># destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880885.65632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.65775: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9257 1726880885.66059: stderr chunk (state=3): >>><<< 9257 1726880885.66064: stdout chunk (state=3): >>><<< 9257 1726880885.66159: _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 0x7f93c0004530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bffd3b30> # /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 0x7f93c0006ab0> 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 0x7f93bfdb9160> # /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 0x7f93bfdba000> 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 0x7f93bfdf7e60> # /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 0x7f93bfdf7f20> # /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 0x7f93bfe2f830> # /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 0x7f93bfe2fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe0fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe0d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf5010> # /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 0x7f93bfe537a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe523c0> # /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 0x7f93bfe0e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe50c20> # /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 0x7f93bfe847a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf4290> # /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 0x7f93bfe84c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe84b00> # 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 0x7f93bfe84ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfdf2db0> # /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 0x7f93bfe855b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe85280> 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 0x7f93bfe864b0> 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 0x7f93bfe9c6e0> 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 0x7f93bfe9ddf0> # /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 0x7f93bfe9ecc0> # 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 0x7f93bfe9f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9e210> # /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 0x7f93bfe9fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe9f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe86510> # /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 0x7f93bfc1fc20> # /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 0x7f93bfc48710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc48470> # 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 0x7f93bfc48740> # 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 0x7f93bfc48920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc1ddc0> # /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 0x7f93bfc49fd0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc48c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfe86c00> # /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 0x7f93bfc7a360> # /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 0x7f93bfc92510> # /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 0x7f93bfccb2c0> # /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 0x7f93bfcf1a60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfccb3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc931a0> # /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 0x7f93bfb10410> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc91550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfc4af00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93bfc91910> # zipimport: found 30 names in '/tmp/ansible_file_payload__9btzmoi/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 0x7f93bfb660c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb3cfb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb3c110> # 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 0x7f93bfb3ff50> # /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 0x7f93bfb8da30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8d7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb8d100> # /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 0x7f93bfb8d550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfb66b40> 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 0x7f93bfb8e840> # 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 0x7f93bfb8ea80> # /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 0x7f93bfb8ef60> 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 0x7f93bf9f4d70> # 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 0x7f93bf9f6990> # /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 0x7f93bf9f7290> # /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 0x7f93bf9f8470> # /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 0x7f93bf9faf00> # 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 0x7f93bf9fb020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f91c0> # /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 0x7f93bf9fef60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9fda30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9fd790> # /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 0x7f93bf9ffe90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf9f96d0> # 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 0x7f93bfa47050> # /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 0x7f93bfa47260> # /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 0x7f93bfa48d40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa48b00> # /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 0x7f93bfa4b290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa49430> # /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 0x7f93bfa52a80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa4b440> # 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 0x7f93bfa53890> # 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 0x7f93bfa53aa0> # 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 0x7f93bfa53440> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa47440> # /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 0x7f93bfa56cc0> # 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 0x7f93bfa58260> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa55460> # 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 0x7f93bfa567e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa54fe0> # 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 0x7f93bfae0500> # /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 0x7f93bfae11f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfa583e0> 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 0x7f93bfae13a0> # 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 0x7f93bfae3d40> # 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 0x7f93bf8edf40> # 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 0x7f93bf8ee8a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bfae2b40> # 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 0x7f93bf8ed580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8eea20> 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 0x7f93bf97ec30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f8980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f2ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93bf8f2840> # 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/pcp/labels/optional", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/optional"}, "after": {"path": "/etc/pcp/labels/optional"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/labels/optional", "state": "directory", "mode": "0755", "owner": "root", "group": "root", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880885.66920: done with _execute_module (file, {'path': '/etc/pcp/labels/optional', 'state': 'directory', 'mode': '0755', 'owner': 'root', 'group': 'root', '_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-1726880885.3198333-9820-226357340511399/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880885.66924: _low_level_execute_command(): starting 9257 1726880885.66927: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880885.3198333-9820-226357340511399/ > /dev/null 2>&1 && sleep 0' 9257 1726880885.67332: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880885.67351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880885.67372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880885.67393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880885.67474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.67512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880885.67532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.67567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.67632: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.69963: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.69967: stdout chunk (state=3): >>><<< 9257 1726880885.69970: stderr chunk (state=3): >>><<< 9257 1726880885.70164: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.70168: handler run complete 9257 1726880885.70171: attempt loop complete, returning result 9257 1726880885.70174: _execute() done 9257 1726880885.70176: dumping result to json 9257 1726880885.70179: done dumping result, returning 9257 1726880885.70182: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists [027aebc8-b3f3-b82f-6e37-0000000001ac] 9257 1726880885.70185: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ac 9257 1726880885.70270: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ac 9257 1726880885.70274: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880885.70390: no more pending results, returning what we have 9257 1726880885.70394: results queue empty 9257 1726880885.70396: checking for any_errors_fatal 9257 1726880885.70406: done checking for any_errors_fatal 9257 1726880885.70408: checking for max_fail_percentage 9257 1726880885.70410: done checking for max_fail_percentage 9257 1726880885.70411: checking to see if all hosts have failed and the running result is not ok 9257 1726880885.70413: done checking to see if all hosts have failed 9257 1726880885.70414: getting the remaining hosts for this loop 9257 1726880885.70416: done getting the remaining hosts for this loop 9257 1726880885.70422: getting the next task for host managed_node1 9257 1726880885.70432: done getting next task for host managed_node1 9257 1726880885.70437: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured 9257 1726880885.70443: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880885.70578: getting variables 9257 1726880885.70581: in VariableManager get_vars() 9257 1726880885.70629: Calling all_inventory to load vars for managed_node1 9257 1726880885.70632: Calling groups_inventory to load vars for managed_node1 9257 1726880885.70636: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880885.70651: Calling all_plugins_play to load vars for managed_node1 9257 1726880885.70656: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880885.70662: Calling groups_plugins_play to load vars for managed_node1 9257 1726880885.72356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880885.73943: done with get_vars() 9257 1726880885.74100: done getting variables 9257 1726880885.74299: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Friday 20 September 2024 21:08:05 -0400 (0:00:00.475) 0:00:14.772 ****** 9257 1726880885.74472: entering _queue_task() for managed_node1/template 9257 1726880885.74475: Creating lock for template 9257 1726880885.75176: worker is 1 (out of 1 available) 9257 1726880885.75303: exiting _queue_task() for managed_node1/template 9257 1726880885.75315: done queuing things up, now waiting for results queue to drain 9257 1726880885.75318: waiting for pending results... 9257 1726880885.75967: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured 9257 1726880885.76114: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001ad 9257 1726880885.76366: variable 'ansible_search_path' from source: unknown 9257 1726880885.76372: variable 'ansible_search_path' from source: unknown 9257 1726880885.76375: calling self._execute() 9257 1726880885.76764: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.76770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.76773: variable 'omit' from source: magic vars 9257 1726880885.76776: variable 'omit' from source: magic vars 9257 1726880885.76914: variable 'omit' from source: magic vars 9257 1726880885.77182: variable '__pcp_explicit_labels_path' from source: role '' all vars 9257 1726880885.77229: variable 'omit' from source: magic vars 9257 1726880885.77292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880885.77341: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880885.77379: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880885.77408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880885.77429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880885.77475: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880885.77486: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.77495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.77628: Set connection var ansible_connection to ssh 9257 1726880885.77649: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880885.77665: Set connection var ansible_pipelining to False 9257 1726880885.77679: Set connection var ansible_shell_type to sh 9257 1726880885.77695: Set connection var ansible_shell_executable to /bin/sh 9257 1726880885.77708: Set connection var ansible_timeout to 10 9257 1726880885.77744: variable 'ansible_shell_executable' from source: unknown 9257 1726880885.77755: variable 'ansible_connection' from source: unknown 9257 1726880885.77765: variable 'ansible_module_compression' from source: unknown 9257 1726880885.77773: variable 'ansible_shell_type' from source: unknown 9257 1726880885.77781: variable 'ansible_shell_executable' from source: unknown 9257 1726880885.77793: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880885.77804: variable 'ansible_pipelining' from source: unknown 9257 1726880885.77812: variable 'ansible_timeout' from source: unknown 9257 1726880885.77821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880885.78022: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880885.78042: variable 'omit' from source: magic vars 9257 1726880885.78056: starting attempt loop 9257 1726880885.78073: running the handler 9257 1726880885.78094: _low_level_execute_command(): starting 9257 1726880885.78110: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880885.79090: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880885.79118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.80731: stdout chunk (state=3): >>>/root <<< 9257 1726880885.80843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.80937: stderr chunk (state=3): >>><<< 9257 1726880885.80941: stdout chunk (state=3): >>><<< 9257 1726880885.81165: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.81171: _low_level_execute_command(): starting 9257 1726880885.81174: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378 `" && echo ansible-tmp-1726880885.8096561-9839-230008538917378="` echo /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378 `" ) && sleep 0' 9257 1726880885.82627: 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 <<< 9257 1726880885.82646: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880885.82671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.82859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.82864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.82921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.84839: stdout chunk (state=3): >>>ansible-tmp-1726880885.8096561-9839-230008538917378=/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378 <<< 9257 1726880885.84954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.85182: stderr chunk (state=3): >>><<< 9257 1726880885.85186: stdout chunk (state=3): >>><<< 9257 1726880885.85583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880885.8096561-9839-230008538917378=/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.85587: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880885.85590: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmcd.explicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmcd.explicit.labels.j2 9257 1726880885.85610: variable 'ansible_search_path' from source: unknown 9257 1726880885.86104: variable 'pcp_explicit_labels' from source: role '' defaults 9257 1726880885.90810: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880885.90904: variable 'ansible_module_compression' from source: unknown 9257 1726880885.90970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880885.91022: variable 'ansible_facts' from source: unknown 9257 1726880885.91131: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py 9257 1726880885.91374: Sending initial data 9257 1726880885.91387: Sent initial data (151 bytes) 9257 1726880885.92185: 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.46.117 originally 10.31.46.117 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.46.117 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 <<< 9257 1726880885.92282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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 <<< 9257 1726880885.92313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.92386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.93987: 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 <<< 9257 1726880885.94022: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880885.94068: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py" <<< 9257 1726880885.94565: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpqzrgpc18 /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py <<< 9257 1726880885.94570: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpqzrgpc18" to remote "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py" <<< 9257 1726880885.95980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.96093: stderr chunk (state=3): >>><<< 9257 1726880885.96106: stdout chunk (state=3): >>><<< 9257 1726880885.96138: done transferring module to remote 9257 1726880885.96167: _low_level_execute_command(): starting 9257 1726880885.96180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/ /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py && sleep 0' 9257 1726880885.97277: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880885.97477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880885.97528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880885.97566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880885.99364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880885.99423: stderr chunk (state=3): >>><<< 9257 1726880885.99427: stdout chunk (state=3): >>><<< 9257 1726880885.99445: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880885.99451: _low_level_execute_command(): starting 9257 1726880885.99459: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_stat.py && sleep 0' 9257 1726880886.00066: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.00136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880886.00192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.00479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.02448: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880886.02475: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880886.02503: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880886.02523: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880886.02583: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880886.02592: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880886.02628: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880886.02667: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880886.02695: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880886.02704: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880886.02764: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880886.02774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.02779: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880886.02802: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880886.02869: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880886.02880: 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 0x7fead7db4530> <<< 9257 1726880886.02888: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7d83b30> <<< 9257 1726880886.02915: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880886.02921: 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 0x7fead7db6ab0> <<< 9257 1726880886.02951: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880886.02978: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880886.02985: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880886.02996: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880886.03032: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880886.03134: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880886.03167: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880886.03225: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880886.03239: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880886.03251: 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' <<< 9257 1726880886.03288: 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' <<< 9257 1726880886.03321: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7b89160> <<< 9257 1726880886.03384: 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 <<< 9257 1726880886.03388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.03430: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7b8a000> <<< 9257 1726880886.03437: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880886.03464: 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. <<< 9257 1726880886.03729: 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' <<< 9257 1726880886.03790: 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' <<< 9257 1726880886.03827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880886.03831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880886.03834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880886.03883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc7d70> <<< 9257 1726880886.03887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880886.03913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880886.03977: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880886.04015: 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 <<< 9257 1726880886.04110: 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' <<< 9257 1726880886.04156: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bff7a0> # /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 0x7fead7bffe30> <<< 9257 1726880886.04211: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880886.04230: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bdfa40> import '_functools' # <<< 9257 1726880886.04251: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bdd160> <<< 9257 1726880886.04341: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc4f20> <<< 9257 1726880886.04377: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880886.04397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880886.04422: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880886.04455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880886.04472: 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' <<< 9257 1726880886.04522: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c23710> <<< 9257 1726880886.04525: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c22330> <<< 9257 1726880886.04614: 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 0x7fead7bde030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c20b60> <<< 9257 1726880886.04752: 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 0x7fead7c54710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc41a0> # /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' <<< 9257 1726880886.04760: 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 0x7fead7c54bc0> <<< 9257 1726880886.04868: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c54a70> # 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 0x7fead7c54e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc2cf0> # /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 <<< 9257 1726880886.04921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c554f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c551c0> import 'importlib.machinery' # <<< 9257 1726880886.05007: 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 0x7fead7c563f0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880886.05058: 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 0x7fead7c70620> import 'errno' # <<< 9257 1726880886.05109: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880886.05114: 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 0x7fead7c71d60> # /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' <<< 9257 1726880886.05134: 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' <<< 9257 1726880886.05144: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c72c30> <<< 9257 1726880886.05186: 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 0x7fead7c73290> <<< 9257 1726880886.05217: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c72180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880886.05243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880886.05285: 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 0x7fead7c73ce0> <<< 9257 1726880886.05306: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c73410> <<< 9257 1726880886.05348: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c56450> <<< 9257 1726880886.05374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880886.05396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880886.05453: 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' <<< 9257 1726880886.05484: 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 0x7fead7a03bc0> # /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' <<< 9257 1726880886.05574: 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 0x7fead7a2c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2c470> <<< 9257 1726880886.05580: 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 0x7fead7a2c680> <<< 9257 1726880886.05585: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.05604: 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 0x7fead7a2c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a01d60> <<< 9257 1726880886.05634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880886.05721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880886.05763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880886.05769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2df10> <<< 9257 1726880886.05798: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c56b40> <<< 9257 1726880886.05831: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880886.05901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.05935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880886.05964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880886.06003: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a5e2a0> <<< 9257 1726880886.06054: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880886.06093: 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 <<< 9257 1726880886.06114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880886.06145: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a763c0> <<< 9257 1726880886.06160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880886.06197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880886.06256: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880886.06290: 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 0x7fead7ab3170> <<< 9257 1726880886.06296: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880886.06352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880886.06377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880886.06404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880886.06497: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7add910> <<< 9257 1726880886.06569: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7ab3290> <<< 9257 1726880886.06615: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a76a80> <<< 9257 1726880886.06662: 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 0x7fead78f8200> <<< 9257 1726880886.06684: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a75400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2ee70> <<< 9257 1726880886.06775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880886.06784: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fead78f83b0> <<< 9257 1726880886.06869: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_ng4ofru3/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880886.07025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.07055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880886.07080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880886.07103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880886.07197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880886.07237: 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 0x7fead7951eb0> <<< 9257 1726880886.07239: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880886.07434: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7928da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78fbec0> <<< 9257 1726880886.07451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.07481: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880886.07497: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.07519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880886.07547: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.09103: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.10376: 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' <<< 9257 1726880886.10392: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead792bd40> <<< 9257 1726880886.10408: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880886.10418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.10438: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880886.10443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880886.10477: 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' <<< 9257 1726880886.10503: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.10510: 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 0x7fead7975880> <<< 9257 1726880886.10544: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7975640> <<< 9257 1726880886.10577: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7974f50> <<< 9257 1726880886.10599: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880886.10605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880886.10643: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead79753a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7952b40> <<< 9257 1726880886.10664: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880886.10692: 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 0x7fead79765d0> <<< 9257 1726880886.10720: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.10729: 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 0x7fead7976810> <<< 9257 1726880886.10743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880886.10787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880886.10799: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880886.10848: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7976d50> <<< 9257 1726880886.10852: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880886.10874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880886.10896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880886.10940: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77dcad0> <<< 9257 1726880886.10966: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.10975: 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 0x7fead77de6f0> <<< 9257 1726880886.10986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880886.11008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880886.11047: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77df0b0> <<< 9257 1726880886.11066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880886.11090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880886.11112: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77dff20> <<< 9257 1726880886.11131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880886.11170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880886.11193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880886.11199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880886.11249: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e2d20> <<< 9257 1726880886.11286: 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 0x7fead77e2e10> <<< 9257 1726880886.11309: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e0fe0> <<< 9257 1726880886.11334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880886.11364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880886.11384: 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' <<< 9257 1726880886.11410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880886.11434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880886.11466: 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' <<< 9257 1726880886.11489: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e6c90> <<< 9257 1726880886.11492: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880886.11567: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e54c0> <<< 9257 1726880886.11601: 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' <<< 9257 1726880886.11709: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e7aa0> <<< 9257 1726880886.11722: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e14f0> <<< 9257 1726880886.11745: 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 0x7fead782ede0> <<< 9257 1726880886.11785: 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'<<< 9257 1726880886.11789: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead782ef60> <<< 9257 1726880886.11837: 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' <<< 9257 1726880886.11901: 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' <<< 9257 1726880886.11914: 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 0x7fead7830b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78308c0> <<< 9257 1726880886.11941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880886.11990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880886.12046: 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 0x7fead7833050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78311f0> <<< 9257 1726880886.12077: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880886.12121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.12156: 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' # <<< 9257 1726880886.12232: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead783a810> <<< 9257 1726880886.12364: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78331a0> <<< 9257 1726880886.12429: 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 0x7fead783b5f0> <<< 9257 1726880886.12473: 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 0x7fead783b7d0> <<< 9257 1726880886.12524: 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 0x7fead783bb00> <<< 9257 1726880886.12541: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead782f260> <<< 9257 1726880886.12573: 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' <<< 9257 1726880886.12623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880886.12641: 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' <<< 9257 1726880886.12682: 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 0x7fead783f3b0> <<< 9257 1726880886.12904: 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 0x7fead7840590> <<< 9257 1726880886.12911: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead783db20> <<< 9257 1726880886.12918: 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 0x7fead783eea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead783d700> <<< 9257 1726880886.12938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.12952: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880886.12984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13174: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880886.13214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13230: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880886.13242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.13522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.14171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.14845: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880886.14855: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880886.14874: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880886.14893: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880886.14918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.14964: 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 0x7fead78c8740> <<< 9257 1726880886.15069: 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' <<< 9257 1726880886.15093: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78c95e0> <<< 9257 1726880886.15112: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78406b0> <<< 9257 1726880886.15161: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880886.15169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.15190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.15211: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880886.15227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.15392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.15580: 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' <<< 9257 1726880886.15598: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78c92e0> <<< 9257 1726880886.15621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16886: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880886.16902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.16977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880886.16991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17189: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880886.17211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17218: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880886.17242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17328: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880886.17340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17617: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.17901: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880886.17970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880886.17981: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880886.18064: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78cbf20> <<< 9257 1726880886.18076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880886.18264: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880886.18275: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880886.18305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880886.18309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880886.18379: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.18499: 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 0x7fead76d6000> <<< 9257 1726880886.18554: 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 0x7fead76d67b0> <<< 9257 1726880886.18566: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78cb140> <<< 9257 1726880886.18587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18625: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18670: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880886.18685: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.18908: 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 <<< 9257 1726880886.18949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.19030: 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' <<< 9257 1726880886.19038: 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 0x7fead76d5580> <<< 9257 1726880886.19076: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76d6960> <<< 9257 1726880886.19106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880886.19128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19255: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19286: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19333: 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 <<< 9257 1726880886.19343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.19356: 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 <<< 9257 1726880886.19380: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880886.19400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880886.19462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880886.19482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880886.19511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880886.19553: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead776aba0> <<< 9257 1726880886.19613: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76e0920> <<< 9257 1726880886.19680: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76da9c0> <<< 9257 1726880886.19693: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76da810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880886.19707: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.19758: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880886.19771: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880886.19821: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880886.19859: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880886.19873: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.20006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.20223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.20993: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/labels/ansible-managed", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 3, "inode": 265565, "dev": 51714, "nlink": 1, "atime": 1726880725.5530343, "mtime": 1726880717.254945, "ctime": 1726880717.7459502, "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": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "mimetype": "application/json", "charset": "us-ascii", "version": "245360414", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/labels/ansible-managed", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880886.21002: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880886.21376: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880886.21414: 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 <<< 9257 1726880886.21418: 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 # 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 <<< 9257 1726880886.21467: 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 <<< 9257 1726880886.21477: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.21500: 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 <<< 9257 1726880886.21541: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.21546: 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 <<< 9257 1726880886.21572: 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 # 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 <<< 9257 1726880886.21796: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880886.21814: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880886.21848: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880886.21862: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880886.21878: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880886.21922: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880886.21926: stdout chunk (state=3): >>># destroy importlib <<< 9257 1726880886.21936: 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 <<< 9257 1726880886.21999: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 9257 1726880886.22003: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 9257 1726880886.22022: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9257 1726880886.22044: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880886.22084: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880886.22095: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880886.22144: 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 <<< 9257 1726880886.22216: 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 <<< 9257 1726880886.22224: 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 <<< 9257 1726880886.22227: 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 <<< 9257 1726880886.22300: 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 <<< 9257 1726880886.22304: 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 <<< 9257 1726880886.22363: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.22367: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9257 1726880886.22396: 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 <<< 9257 1726880886.22500: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880886.22504: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880886.22514: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880886.22537: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 9257 1726880886.22544: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 9257 1726880886.22571: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880886.22588: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 9257 1726880886.22622: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880886.22628: 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 <<< 9257 1726880886.22647: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880886.22736: 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 <<< 9257 1726880886.22743: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880886.22770: stdout chunk (state=3): >>># destroy time <<< 9257 1726880886.22774: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880886.22815: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880886.22844: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880886.22864: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880886.23212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880886.23323: stderr chunk (state=3): >>><<< 9257 1726880886.23328: stdout chunk (state=3): >>><<< 9257 1726880886.23426: _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 0x7fead7db4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7d83b30> # /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 0x7fead7db6ab0> 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 0x7fead7b89160> # /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 0x7fead7b8a000> 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 0x7fead7bc7d70> # /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 0x7fead7bc7fb0> # /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 0x7fead7bff7a0> # /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 0x7fead7bffe30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bdfa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bdd160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc4f20> # /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 0x7fead7c23710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c22330> # /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 0x7fead7bde030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c20b60> # /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 0x7fead7c54710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc41a0> # /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 0x7fead7c54bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c54a70> # 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 0x7fead7c54e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7bc2cf0> # /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 0x7fead7c554f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c551c0> 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 0x7fead7c563f0> 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 0x7fead7c70620> 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 0x7fead7c71d60> # /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 0x7fead7c72c30> # 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 0x7fead7c73290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c72180> # /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 0x7fead7c73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c56450> # /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 0x7fead7a03bc0> # /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 0x7fead7a2c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2c470> # 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 0x7fead7a2c680> # 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 0x7fead7a2c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a01d60> # /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 0x7fead7a2df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7c56b40> # /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 0x7fead7a5e2a0> # /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 0x7fead7a763c0> # /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 0x7fead7ab3170> # /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 0x7fead7add910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7ab3290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a76a80> # /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 0x7fead78f8200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a75400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7a2ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fead78f83b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_ng4ofru3/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 0x7fead7951eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7928da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78fbec0> # 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 0x7fead792bd40> # /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 0x7fead7975880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7975640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7974f50> # /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 0x7fead79753a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead7952b40> 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 0x7fead79765d0> # 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 0x7fead7976810> # /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 0x7fead7976d50> 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 0x7fead77dcad0> # 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 0x7fead77de6f0> # /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 0x7fead77df0b0> # /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 0x7fead77dff20> # /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 0x7fead77e2d20> # 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 0x7fead77e2e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e0fe0> # /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 0x7fead77e6c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e54c0> # /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 0x7fead77e7aa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead77e14f0> # 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 0x7fead782ede0> # /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 0x7fead782ef60> # /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 0x7fead7830b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78308c0> # /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 0x7fead7833050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78311f0> # /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 0x7fead783a810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78331a0> # 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 0x7fead783b5f0> # 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 0x7fead783b7d0> # 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 0x7fead783bb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead782f260> # /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 0x7fead783f3b0> # 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 0x7fead7840590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead783db20> # 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 0x7fead783eea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead783d700> # 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 0x7fead78c8740> # /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 0x7fead78c95e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78406b0> 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 0x7fead78c92e0> # 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 0x7fead78cbf20> # 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 0x7fead76d6000> # 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 0x7fead76d67b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead78cb140> # 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 0x7fead76d5580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76d6960> 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 0x7fead776aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76e0920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76da9c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fead76da810> # 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/pcp/labels/ansible-managed", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 3, "inode": 265565, "dev": 51714, "nlink": 1, "atime": 1726880725.5530343, "mtime": 1726880717.254945, "ctime": 1726880717.7459502, "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": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "mimetype": "application/json", "charset": "us-ascii", "version": "245360414", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/labels/ansible-managed", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880886.24087: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/labels/ansible-managed', '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-1726880885.8096561-9839-230008538917378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880886.24100: variable 'ansible_module_compression' from source: unknown 9257 1726880886.24103: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880886.24106: variable 'ansible_facts' from source: unknown 9257 1726880886.24169: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py 9257 1726880886.24343: Sending initial data 9257 1726880886.24349: Sent initial data (151 bytes) 9257 1726880886.24928: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.24931: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880886.24935: 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.46.117 is address <<< 9257 1726880886.24937: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.25002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.25004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.25042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.26671: 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 <<< 9257 1726880886.26708: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880886.26759: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp95nmvs8j /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py <<< 9257 1726880886.26765: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py" <<< 9257 1726880886.26788: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp95nmvs8j" to remote "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py" <<< 9257 1726880886.27742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.27788: stderr chunk (state=3): >>><<< 9257 1726880886.27792: stdout chunk (state=3): >>><<< 9257 1726880886.27815: done transferring module to remote 9257 1726880886.27824: _low_level_execute_command(): starting 9257 1726880886.27830: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/ /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py && sleep 0' 9257 1726880886.28370: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.28375: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.28381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880886.28385: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.28443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.28469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.28499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.30290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.30371: stderr chunk (state=3): >>><<< 9257 1726880886.30375: stdout chunk (state=3): >>><<< 9257 1726880886.30402: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880886.30409: _low_level_execute_command(): starting 9257 1726880886.30412: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/AnsiballZ_file.py && sleep 0' 9257 1726880886.30879: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.30883: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.30885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880886.30890: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.30950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.30953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.30991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.33091: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880886.33121: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880886.33154: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880886.33159: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880886.33231: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880886.33270: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880886.33303: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880886.33346: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880886.33368: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880886.33403: 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' <<< 9257 1726880886.33435: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880886.33502: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880886.33506: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880886.33526: 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 0x7fa3b06d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b06a3b30> <<< 9257 1726880886.33553: 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' <<< 9257 1726880886.33596: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b06d6ab0> <<< 9257 1726880886.33600: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880886.33616: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880886.33645: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880886.33697: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880886.33770: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880886.33805: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880886.33824: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880886.33835: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880886.33854: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880886.33890: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880886.33894: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880886.33920: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880886.33941: 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' <<< 9257 1726880886.33959: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04a5160> <<< 9257 1726880886.34029: 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 <<< 9257 1726880886.34039: 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 0x7fa3b04a6000> <<< 9257 1726880886.34063: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880886.34096: 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. <<< 9257 1726880886.34334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880886.34355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880886.34384: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880886.34395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.34405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880886.34448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880886.34467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880886.34489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880886.34507: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e3da0> <<< 9257 1726880886.34526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880886.34544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880886.34570: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e3fe0> <<< 9257 1726880886.34601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880886.34627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880886.34651: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880886.34699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.34729: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880886.34775: 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 0x7fa3b051b7d0> <<< 9257 1726880886.34797: 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 0x7fa3b051be60> <<< 9257 1726880886.34821: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880886.34872: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04fba70> <<< 9257 1726880886.34880: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880886.34906: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04f9190> <<< 9257 1726880886.35001: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e0f50> <<< 9257 1726880886.35023: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880886.35049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880886.35062: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880886.35095: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880886.35116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880886.35128: 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' <<< 9257 1726880886.35195: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b053f6b0> <<< 9257 1726880886.35232: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b053e2d0> <<< 9257 1726880886.35243: 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 0x7fa3b04fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e2e40> <<< 9257 1726880886.35297: 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 0x7fa3b0570770> <<< 9257 1726880886.35303: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e01d0> <<< 9257 1726880886.35364: 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' <<< 9257 1726880886.35379: 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 0x7fa3b0570c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0570ad0> <<< 9257 1726880886.35422: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.35430: 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 0x7fa3b0570e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04decf0> <<< 9257 1726880886.35461: 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' <<< 9257 1726880886.35496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880886.35519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880886.35534: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0571520> <<< 9257 1726880886.35541: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b05711f0> import 'importlib.machinery' # <<< 9257 1726880886.35583: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880886.35605: 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 0x7fa3b0572420> <<< 9257 1726880886.35619: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880886.35663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880886.35689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880886.35726: 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 0x7fa3b058c620> <<< 9257 1726880886.35746: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880886.35772: 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 0x7fa3b058dd60> <<< 9257 1726880886.35797: 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' <<< 9257 1726880886.35834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880886.35839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b058ec60> <<< 9257 1726880886.35876: 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 0x7fa3b058f2c0> <<< 9257 1726880886.35891: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b058e1b0> <<< 9257 1726880886.35915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880886.35925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880886.35963: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.35979: 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 0x7fa3b058fd40> <<< 9257 1726880886.35987: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b058f470> <<< 9257 1726880886.36029: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0572390> <<< 9257 1726880886.36056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880886.36075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880886.36097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880886.36116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880886.36161: 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 0x7fa3b031fcb0> <<< 9257 1726880886.36175: 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' <<< 9257 1726880886.36211: 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 0x7fa3b0348770> <<< 9257 1726880886.36217: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03484d0> <<< 9257 1726880886.36247: 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 0x7fa3b03486e0> <<< 9257 1726880886.36288: 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 0x7fa3b0348950> <<< 9257 1726880886.36312: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b031de50> <<< 9257 1726880886.36321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880886.36418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880886.36434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880886.36470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880886.36473: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b034a060> <<< 9257 1726880886.36496: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0348ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0572b40> <<< 9257 1726880886.36527: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880886.36576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.36602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880886.36654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880886.36677: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b037a3f0> <<< 9257 1726880886.36727: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880886.36749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.36778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880886.36785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880886.36857: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0392540> <<< 9257 1726880886.36882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880886.36895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880886.36953: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880886.36972: 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 0x7fa3b03cb320> <<< 9257 1726880886.36994: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880886.37043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880886.37061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880886.37096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880886.37194: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03f1ac0> <<< 9257 1726880886.37276: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03cb440> <<< 9257 1726880886.37311: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03931d0> <<< 9257 1726880886.37337: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880886.37348: 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 0x7fa3b020c3e0> <<< 9257 1726880886.37369: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0391580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b034af90> <<< 9257 1726880886.37470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880886.37485: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b020c5c0> <<< 9257 1726880886.37566: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_5yjbo5cd/ansible_ansible.legacy.file_payload.zip' <<< 9257 1726880886.37575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.37719: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.37755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880886.37762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880886.37804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880886.37876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880886.37913: 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 0x7fa3b0266030> <<< 9257 1726880886.37928: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880886.38121: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b023cf20> <<< 9257 1726880886.38127: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b020ffb0> <<< 9257 1726880886.38142: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.38165: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880886.38176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.38191: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.38204: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.38222: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880886.38235: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.39755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.41002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880886.41009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b023fec0> <<< 9257 1726880886.41035: 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' <<< 9257 1726880886.41068: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880886.41075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880886.41096: 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' <<< 9257 1726880886.41129: 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 0x7fa3b02899a0> <<< 9257 1726880886.41178: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0289730> <<< 9257 1726880886.41219: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0289070> <<< 9257 1726880886.41260: 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' <<< 9257 1726880886.41292: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0289ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0266a50> import 'atexit' # <<< 9257 1726880886.41360: 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 0x7fa3b028a6f0> <<< 9257 1726880886.41419: 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 0x7fa3b028a900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880886.41436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880886.41492: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b028ae40> <<< 9257 1726880886.41531: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880886.41541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880886.41578: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f0bc0> <<< 9257 1726880886.41634: 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 0x7fa3b00f27b0> <<< 9257 1726880886.41687: 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' <<< 9257 1726880886.41706: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f3170> <<< 9257 1726880886.41736: 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' <<< 9257 1726880886.41778: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f4350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880886.41811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880886.41837: 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' <<< 9257 1726880886.41926: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f6e40> <<< 9257 1726880886.41984: 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 0x7fa3b00f6f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f5100> <<< 9257 1726880886.41996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880886.42034: 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 <<< 9257 1726880886.42075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880886.42089: 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' <<< 9257 1726880886.42117: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00fadb0> import '_tokenize' # <<< 9257 1726880886.42180: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f9880> <<< 9257 1726880886.42191: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f95e0> <<< 9257 1726880886.42209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880886.42236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880886.42305: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00fbec0> <<< 9257 1726880886.42361: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f5610> <<< 9257 1726880886.42396: 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 0x7fa3b0142ed0> # /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' <<< 9257 1726880886.42416: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0143080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880886.42456: 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' <<< 9257 1726880886.42489: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.42503: 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 0x7fa3b0144c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0144a10> <<< 9257 1726880886.42532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880886.42636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880886.42665: 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 0x7fa3b0147140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01452b0> <<< 9257 1726880886.42692: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880886.42730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.42763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880886.42774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880886.42785: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880886.42829: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b014e960> <<< 9257 1726880886.42982: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01472f0> <<< 9257 1726880886.43078: 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' <<< 9257 1726880886.43082: 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 0x7fa3b014f770> <<< 9257 1726880886.43130: 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 0x7fa3b014f980> <<< 9257 1726880886.43180: 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 0x7fa3b014fb30> <<< 9257 1726880886.43184: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0143380> <<< 9257 1726880886.43230: 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 <<< 9257 1726880886.43264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880886.43292: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.43310: 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 0x7fa3b01532f0> <<< 9257 1726880886.43505: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.43508: 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 0x7fa3b01543e0> <<< 9257 1726880886.43806: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0151ac0> # 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 0x7fa3b0152e40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01516d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880886.43810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.43847: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880886.43851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.43879: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880886.43899: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.44028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.44170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.44819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.45496: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880886.45515: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880886.45523: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880886.45542: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880886.45566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.45616: 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 0x7fa3b01dc650> <<< 9257 1726880886.45725: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880886.45737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880886.45764: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01dd3a0> <<< 9257 1726880886.45771: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0156ed0> <<< 9257 1726880886.45824: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880886.45831: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.45855: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.45877: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880886.45883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.46061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.46243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880886.46255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880886.46273: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01dd370> <<< 9257 1726880886.46280: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.46842: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880886.47629: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880886.47697: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47763: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47893: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880886.47922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880886.47938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.47973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.48032: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880886.48040: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.48307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.48593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880886.48675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880886.48680: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880886.48773: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01dfe30> <<< 9257 1726880886.48776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.48850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.48942: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880886.48967: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880886.48988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880886.49001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880886.49133: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.49194: 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 0x7fa3b01e6120> <<< 9257 1726880886.49252: 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 0x7fa3b01e6960> <<< 9257 1726880886.49279: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01ded50> # zipimport: zlib available <<< 9257 1726880886.49329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880886.49427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49613: 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 <<< 9257 1726880886.49657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.49734: 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 0x7fa3b01e56d0> <<< 9257 1726880886.49792: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01e6ab0> <<< 9257 1726880886.49824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880886.49897: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.49995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.50051: 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 <<< 9257 1726880886.50067: 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 <<< 9257 1726880886.50107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880886.50111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880886.50174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880886.50198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880886.50214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880886.50268: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b007eb70> <<< 9257 1726880886.50316: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3afff48c0> <<< 9257 1726880886.50393: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3affee930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3affee780> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880886.50522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.50553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.50722: 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' # <<< 9257 1726880886.50726: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.51152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.51765: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.52499: stdout chunk (state=3): >>> {"path": "/etc/pcp/labels/ansible-managed", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/ansible-managed"}, "after": {"path": "/etc/pcp/labels/ansible-managed"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/pcp/labels/ansible-managed", "_original_basename": "pmcd.explicit.labels.j2", "recurse": false, "state": "file", "path": "/etc/pcp/labels/ansible-managed", "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}}} <<< 9257 1726880886.52503: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880886.52818: 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 <<< 9257 1726880886.52824: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 9257 1726880886.52910: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.52914: 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 <<< 9257 1726880886.52972: 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 <<< 9257 1726880886.53002: 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 <<< 9257 1726880886.53272: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 9257 1726880886.53279: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880886.53433: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880886.53443: 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 # cleanup[3] wiping selinux._selinux <<< 9257 1726880886.53606: 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 <<< 9257 1726880886.53609: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.53658: 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 # 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 <<< 9257 1726880886.53712: 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 systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880886.53864: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880886.53887: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880886.53935: 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<<< 9257 1726880886.53973: stdout chunk (state=3): >>> # destroy traceback # destroy syslog<<< 9257 1726880886.54010: stdout chunk (state=3): >>> # 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 <<< 9257 1726880886.54062: stdout chunk (state=3): >>># 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 <<< 9257 1726880886.54077: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880886.54097: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880886.54134: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 9257 1726880886.54145: stdout chunk (state=3): >>> <<< 9257 1726880886.54218: 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 <<< 9257 1726880886.54248: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random <<< 9257 1726880886.54282: stdout chunk (state=3): >>># destroy itertools # destroy _collections <<< 9257 1726880886.54309: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools <<< 9257 1726880886.54321: stdout chunk (state=3): >>># destroy _io # clear sys.audit hooks <<< 9257 1726880886.54867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880886.54871: stdout chunk (state=3): >>><<< 9257 1726880886.54873: stderr chunk (state=3): >>><<< 9257 1726880886.54879: _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 0x7fa3b06d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b06a3b30> # /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 0x7fa3b06d6ab0> 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 0x7fa3b04a5160> # /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 0x7fa3b04a6000> 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 0x7fa3b04e3da0> # /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 0x7fa3b04e3fe0> # /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 0x7fa3b051b7d0> # /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 0x7fa3b051be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04fba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04f9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e0f50> # /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 0x7fa3b053f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b053e2d0> # /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 0x7fa3b04fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e2e40> # /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 0x7fa3b0570770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04e01d0> # /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 0x7fa3b0570c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0570ad0> # 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 0x7fa3b0570e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b04decf0> # /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 0x7fa3b0571520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b05711f0> 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 0x7fa3b0572420> 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 0x7fa3b058c620> 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 0x7fa3b058dd60> # /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 0x7fa3b058ec60> # 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 0x7fa3b058f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b058e1b0> # /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 0x7fa3b058fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b058f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0572390> # /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 0x7fa3b031fcb0> # /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 0x7fa3b0348770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03484d0> # 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 0x7fa3b03486e0> # 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 0x7fa3b0348950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b031de50> # /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 0x7fa3b034a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0348ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0572b40> # /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 0x7fa3b037a3f0> # /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 0x7fa3b0392540> # /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 0x7fa3b03cb320> # /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 0x7fa3b03f1ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03cb440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b03931d0> # /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 0x7fa3b020c3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0391580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b034af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b020c5c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_5yjbo5cd/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 0x7fa3b0266030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b023cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b020ffb0> # 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 0x7fa3b023fec0> # /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 0x7fa3b02899a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0289730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0289070> # /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 0x7fa3b0289ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0266a50> 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 0x7fa3b028a6f0> # 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 0x7fa3b028a900> # /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 0x7fa3b028ae40> 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 0x7fa3b00f0bc0> # 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 0x7fa3b00f27b0> # /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 0x7fa3b00f3170> # /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 0x7fa3b00f4350> # /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 0x7fa3b00f6e40> # 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 0x7fa3b00f6f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f5100> # /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 0x7fa3b00fadb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f9880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f95e0> # /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 0x7fa3b00fbec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b00f5610> # 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 0x7fa3b0142ed0> # /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 0x7fa3b0143080> # /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 0x7fa3b0144c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0144a10> # /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 0x7fa3b0147140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01452b0> # /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 0x7fa3b014e960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01472f0> # 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 0x7fa3b014f770> # 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 0x7fa3b014f980> # 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 0x7fa3b014fb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0143380> # /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 0x7fa3b01532f0> # 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 0x7fa3b01543e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0151ac0> # 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 0x7fa3b0152e40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01516d0> # 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 0x7fa3b01dc650> # /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 0x7fa3b01dd3a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b0156ed0> 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 0x7fa3b01dd370> # 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 0x7fa3b01dfe30> # 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 0x7fa3b01e6120> # 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 0x7fa3b01e6960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01ded50> # 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 0x7fa3b01e56d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b01e6ab0> 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 0x7fa3b007eb70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3afff48c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3affee930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3affee780> # 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/pcp/labels/ansible-managed", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/ansible-managed"}, "after": {"path": "/etc/pcp/labels/ansible-managed"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/pcp/labels/ansible-managed", "_original_basename": "pmcd.explicit.labels.j2", "recurse": false, "state": "file", "path": "/etc/pcp/labels/ansible-managed", "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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880886.55927: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/pcp/labels/ansible-managed', '_original_basename': 'pmcd.explicit.labels.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880885.8096561-9839-230008538917378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880886.55940: _low_level_execute_command(): starting 9257 1726880886.55945: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880885.8096561-9839-230008538917378/ > /dev/null 2>&1 && sleep 0' 9257 1726880886.55951: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880886.55954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.55959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880886.55963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880886.55966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880886.55970: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880886.55973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.55976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880886.55979: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880886.55982: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880886.55985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.55988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880886.55991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880886.55994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880886.55997: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880886.56000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.56003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.56006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.56039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.58063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.58068: stderr chunk (state=3): >>><<< 9257 1726880886.58070: stdout chunk (state=3): >>><<< 9257 1726880886.58073: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880886.58076: handler run complete 9257 1726880886.58113: attempt loop complete, returning result 9257 1726880886.58117: _execute() done 9257 1726880886.58120: dumping result to json 9257 1726880886.58128: done dumping result, returning 9257 1726880886.58140: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured [027aebc8-b3f3-b82f-6e37-0000000001ad] 9257 1726880886.58149: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ad 9257 1726880886.58286: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ad 9257 1726880886.58289: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } 9257 1726880886.58599: no more pending results, returning what we have 9257 1726880886.58603: results queue empty 9257 1726880886.58604: checking for any_errors_fatal 9257 1726880886.58613: done checking for any_errors_fatal 9257 1726880886.58614: checking for max_fail_percentage 9257 1726880886.58617: done checking for max_fail_percentage 9257 1726880886.58618: checking to see if all hosts have failed and the running result is not ok 9257 1726880886.58619: done checking to see if all hosts have failed 9257 1726880886.58620: getting the remaining hosts for this loop 9257 1726880886.58622: done getting the remaining hosts for this loop 9257 1726880886.58626: getting the next task for host managed_node1 9257 1726880886.58634: done getting next task for host managed_node1 9257 1726880886.58639: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured 9257 1726880886.58644: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880886.58655: getting variables 9257 1726880886.58803: in VariableManager get_vars() 9257 1726880886.58849: Calling all_inventory to load vars for managed_node1 9257 1726880886.58852: Calling groups_inventory to load vars for managed_node1 9257 1726880886.58862: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880886.58874: Calling all_plugins_play to load vars for managed_node1 9257 1726880886.58878: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880886.58882: Calling groups_plugins_play to load vars for managed_node1 9257 1726880886.59773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880886.60636: done with get_vars() 9257 1726880886.60654: done getting variables 9257 1726880886.60730: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Friday 20 September 2024 21:08:06 -0400 (0:00:00.863) 0:00:15.635 ****** 9257 1726880886.60777: entering _queue_task() for managed_node1/template 9257 1726880886.61212: worker is 1 (out of 1 available) 9257 1726880886.61226: exiting _queue_task() for managed_node1/template 9257 1726880886.61239: done queuing things up, now waiting for results queue to drain 9257 1726880886.61241: waiting for pending results... 9257 1726880886.61678: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured 9257 1726880886.61708: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001ae 9257 1726880886.61713: variable 'ansible_search_path' from source: unknown 9257 1726880886.61716: variable 'ansible_search_path' from source: unknown 9257 1726880886.61759: calling self._execute() 9257 1726880886.61872: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880886.61882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880886.61893: variable 'omit' from source: magic vars 9257 1726880886.62049: variable 'omit' from source: magic vars 9257 1726880886.62174: variable 'omit' from source: magic vars 9257 1726880886.62563: variable '__pcp_implicit_labels_path' from source: role '' all vars 9257 1726880886.62567: variable 'omit' from source: magic vars 9257 1726880886.62570: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880886.62583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880886.62763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880886.62767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880886.62771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880886.62775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880886.62779: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880886.62782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880886.62838: Set connection var ansible_connection to ssh 9257 1726880886.62852: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880886.62856: Set connection var ansible_pipelining to False 9257 1726880886.62866: Set connection var ansible_shell_type to sh 9257 1726880886.62874: Set connection var ansible_shell_executable to /bin/sh 9257 1726880886.62886: Set connection var ansible_timeout to 10 9257 1726880886.62922: variable 'ansible_shell_executable' from source: unknown 9257 1726880886.62926: variable 'ansible_connection' from source: unknown 9257 1726880886.62929: variable 'ansible_module_compression' from source: unknown 9257 1726880886.62933: variable 'ansible_shell_type' from source: unknown 9257 1726880886.62939: variable 'ansible_shell_executable' from source: unknown 9257 1726880886.62943: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880886.62950: variable 'ansible_pipelining' from source: unknown 9257 1726880886.62953: variable 'ansible_timeout' from source: unknown 9257 1726880886.62960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880886.63153: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880886.63175: variable 'omit' from source: magic vars 9257 1726880886.63187: starting attempt loop 9257 1726880886.63195: running the handler 9257 1726880886.63222: _low_level_execute_command(): starting 9257 1726880886.63237: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880886.64108: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.64155: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.64186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880886.64237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.64273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.65888: stdout chunk (state=3): >>>/root <<< 9257 1726880886.66163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.66167: stdout chunk (state=3): >>><<< 9257 1726880886.66171: stderr chunk (state=3): >>><<< 9257 1726880886.66174: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880886.66177: _low_level_execute_command(): starting 9257 1726880886.66180: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156 `" && echo ansible-tmp-1726880886.6610363-9873-204395597668156="` echo /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156 `" ) && sleep 0' 9257 1726880886.66822: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880886.66837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880886.66973: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880886.67008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.67083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.69013: stdout chunk (state=3): >>>ansible-tmp-1726880886.6610363-9873-204395597668156=/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156 <<< 9257 1726880886.69188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.69233: stderr chunk (state=3): >>><<< 9257 1726880886.69250: stdout chunk (state=3): >>><<< 9257 1726880886.69283: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880886.6610363-9873-204395597668156=/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880886.69464: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880886.69469: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmcd.implicit.labels.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmcd.implicit.labels.j2 9257 1726880886.69472: variable 'ansible_search_path' from source: unknown 9257 1726880886.69647: variable 'pcp_implicit_labels' from source: role '' defaults 9257 1726880886.71819: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880886.71903: variable 'ansible_module_compression' from source: unknown 9257 1726880886.71965: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880886.72021: variable 'ansible_facts' from source: unknown 9257 1726880886.72125: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py 9257 1726880886.72390: Sending initial data 9257 1726880886.72407: Sent initial data (151 bytes) 9257 1726880886.73069: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.73122: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.73147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880886.73177: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.73251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.74851: 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 <<< 9257 1726880886.74949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py" <<< 9257 1726880886.74953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp3mhtep3f /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py <<< 9257 1726880886.74960: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp3mhtep3f" to remote "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py" <<< 9257 1726880886.76026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.76144: stderr chunk (state=3): >>><<< 9257 1726880886.76288: stdout chunk (state=3): >>><<< 9257 1726880886.76292: done transferring module to remote 9257 1726880886.76295: _low_level_execute_command(): starting 9257 1726880886.76298: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/ /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py && sleep 0' 9257 1726880886.76934: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880886.76976: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.77090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880886.77111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880886.77138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.77206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.79286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880886.79290: stderr chunk (state=3): >>><<< 9257 1726880886.79293: stdout chunk (state=3): >>><<< 9257 1726880886.79296: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880886.79298: _low_level_execute_command(): starting 9257 1726880886.79301: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_stat.py && sleep 0' 9257 1726880886.79911: 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 <<< 9257 1726880886.79978: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880886.80004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880886.80016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880886.80073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880886.82296: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880886.82349: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880886.82353: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880886.82385: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880886.82424: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880886.82449: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880886.82468: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880886.82518: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880886.82543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.82561: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 9257 1726880886.82592: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880886.82639: 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 0x7f8519e0c530> <<< 9257 1726880886.82674: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ddbb30> <<< 9257 1726880886.82694: 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 0x7f8519e0eab0> <<< 9257 1726880886.82722: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880886.82749: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880886.82791: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880886.82795: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880886.82886: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880886.82914: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880886.82952: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880886.82992: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880886.83009: 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' <<< 9257 1726880886.83054: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880886.83059: 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 <<< 9257 1726880886.83092: 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 0x7f8519c01160> <<< 9257 1726880886.83137: 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 <<< 9257 1726880886.83157: 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 0x7f8519c02000> <<< 9257 1726880886.83180: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880886.83216: 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. <<< 9257 1726880886.83474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880886.83478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880886.83520: 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' <<< 9257 1726880886.83526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880886.83574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880886.83612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880886.83617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880886.83660: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3fd70> <<< 9257 1726880886.83666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880886.83711: 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 0x7f8519c3ffb0> <<< 9257 1726880886.83715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880886.83741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880886.83762: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880886.83821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.83853: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880886.83895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880886.83929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c777a0> # /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 0x7f8519c77e30> <<< 9257 1726880886.83934: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880886.83985: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c57a40> <<< 9257 1726880886.83988: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880886.84022: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c55160> <<< 9257 1726880886.84209: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3cf20> <<< 9257 1726880886.84255: 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 <<< 9257 1726880886.84264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880886.84289: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c9b710> <<< 9257 1726880886.84332: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c9a330> <<< 9257 1726880886.84335: 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 0x7f8519c56030> <<< 9257 1726880886.84361: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c98b60> <<< 9257 1726880886.84404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880886.84444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccc710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3c1a0> <<< 9257 1726880886.84453: 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' <<< 9257 1726880886.84488: 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 0x7f8519cccbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccca70> <<< 9257 1726880886.84563: 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 0x7f8519ccce30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3acf0> <<< 9257 1726880886.84592: 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' <<< 9257 1726880886.84637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880886.84682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880886.84687: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccd4f0> <<< 9257 1726880886.84712: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccd1c0> 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' <<< 9257 1726880886.84743: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cce3f0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880886.84772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880886.84798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880886.84860: 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 0x7f8519ce8620> import 'errno' # <<< 9257 1726880886.84903: 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 0x7f8519ce9d60> <<< 9257 1726880886.84925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880886.84957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880886.84978: 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 0x7f8519ceac30> <<< 9257 1726880886.85029: 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 0x7f8519ceb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cea180> <<< 9257 1726880886.85061: 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' <<< 9257 1726880886.85114: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.85120: 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 0x7f8519cebce0> <<< 9257 1726880886.85152: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ceb410> <<< 9257 1726880886.85184: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cce450> <<< 9257 1726880886.85219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880886.85223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880886.85258: 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' <<< 9257 1726880886.85298: 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 0x7f8519a73bc0> <<< 9257 1726880886.85317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880886.85364: 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 0x7f8519a9c710> <<< 9257 1726880886.85397: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9c470> # 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' <<< 9257 1726880886.85426: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8519a9c680> # 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' <<< 9257 1726880886.85443: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8519a9c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a71d60> <<< 9257 1726880886.85472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880886.85575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880886.85597: 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 0x7f8519a9df10> <<< 9257 1726880886.85629: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9cb90> <<< 9257 1726880886.85643: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cceb40> <<< 9257 1726880886.85674: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880886.85830: 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 0x7f8519ace2a0> <<< 9257 1726880886.85978: 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' <<< 9257 1726880886.86007: 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 0x7f8519ae63c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880886.86042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880886.86112: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880886.86138: 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 0x7f8519b23170> <<< 9257 1726880886.86160: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880886.86188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880886.86210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880886.86268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880886.86353: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519b4d910> <<< 9257 1726880886.86430: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519b23290> <<< 9257 1726880886.86475: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ae6a80> <<< 9257 1726880886.86521: 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 0x7f8519960200> <<< 9257 1726880886.86538: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ae5400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9ee70> <<< 9257 1726880886.86638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880886.86653: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85199603b0> <<< 9257 1726880886.86731: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_phcmj7ho/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880886.86887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.86924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880886.86942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880886.86977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880886.87076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880886.87102: 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 0x7f85199b9eb0> <<< 9257 1726880886.87115: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880886.87312: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519990da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519963ec0> <<< 9257 1726880886.87330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.87386: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880886.87390: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.87420: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880886.87433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.88999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.90428: 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 0x7f8519993d40> # /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' <<< 9257 1726880886.90433: 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' # 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 0x7f85199dd880> <<< 9257 1726880886.90452: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199dd640> <<< 9257 1726880886.90483: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199dcf50> <<< 9257 1726880886.90511: 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' <<< 9257 1726880886.90611: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199dd3a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199bab40> <<< 9257 1726880886.90638: 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 0x7f85199de5d0> # 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 0x7f85199de810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880886.90701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880886.90705: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880886.90778: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199ded50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880886.90838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880886.90861: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519844ad0> <<< 9257 1726880886.90976: 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 0x7f85198466f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880886.90980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198470b0> <<< 9257 1726880886.90987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880886.91050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519847f20> <<< 9257 1726880886.91083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880886.91184: 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 0x7f851984ad20> <<< 9257 1726880886.91228: 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 0x7f851984ae10> <<< 9257 1726880886.91232: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519848fe0> <<< 9257 1726880886.91251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880886.91396: 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 0x7f851984ec90> import '_tokenize' # <<< 9257 1726880886.91481: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851984d760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851984d4c0> <<< 9257 1726880886.91508: 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' <<< 9257 1726880886.91582: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851984fdd0> <<< 9257 1726880886.91626: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198494f0> <<< 9257 1726880886.91689: 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 0x7f8519896de0> # /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 0x7f8519896f60> <<< 9257 1726880886.91895: 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 <<< 9257 1726880886.91899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880886.91913: 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 0x7f8519898b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198988f0> # /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' <<< 9257 1726880886.91962: 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 0x7f851989b080> <<< 9257 1726880886.91981: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519899220> <<< 9257 1726880886.92010: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880886.92034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.92065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880886.92088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880886.92136: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a2870> <<< 9257 1726880886.92291: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851989b200> <<< 9257 1726880886.92371: 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 0x7f85198a35f0> <<< 9257 1726880886.92427: 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 0x7f85198a3a70> <<< 9257 1726880886.92587: 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 0x7f85198a39e0> <<< 9257 1726880886.92591: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519897260> # /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' <<< 9257 1726880886.92594: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.92617: 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 0x7f85198a73b0> <<< 9257 1726880886.92790: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.92819: 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 0x7f85198a8530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a5b20> <<< 9257 1726880886.92896: 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 0x7f85198a6ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a5700> <<< 9257 1726880886.92915: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880886.92965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.93025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.93149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880886.93264: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880886.93341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.93492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.94161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.94846: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880886.94973: 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' # <<< 9257 1726880886.95098: 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 0x7f85199306b0> <<< 9257 1726880886.95102: 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 0x7f8519931460> <<< 9257 1726880886.95124: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a8650> <<< 9257 1726880886.95291: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880886.95295: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.95310: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880886.95415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.95599: 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' <<< 9257 1726880886.95676: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519931550> # zipimport: zlib available <<< 9257 1726880886.96195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.96746: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.96834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.96920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880886.96955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.96985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.97025: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880886.97046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.97117: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.97380: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880886.97384: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880886.97534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.97670: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.97960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880886.98031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880886.98034: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880886.98127: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519933f20> <<< 9257 1726880886.98131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98218: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98315: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880886.98332: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880886.98363: 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' <<< 9257 1726880886.98436: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.98567: 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 0x7f851973dfd0> <<< 9257 1726880886.98623: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880886.98657: 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 0x7f851973e870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519932de0> <<< 9257 1726880886.98662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98699: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98757: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880886.98766: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98800: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98924: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.98999: 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 <<< 9257 1726880886.99036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880886.99131: 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 0x7f851973d5e0> <<< 9257 1726880886.99174: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851973e960> <<< 9257 1726880886.99214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880886.99227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.99379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.99412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880886.99464: 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' <<< 9257 1726880886.99469: 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 <<< 9257 1726880886.99489: 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 <<< 9257 1726880886.99560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880886.99598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880886.99601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880886.99668: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85197d2b40> <<< 9257 1726880886.99701: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519748860> <<< 9257 1726880886.99801: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519742960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85197427b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880886.99830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.99865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880886.99881: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880886.99944: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880886.99979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880886.99998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.00121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.00331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.01151: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/labels/optional/ansible-managed", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 3, "inode": 265579, "dev": 51714, "nlink": 1, "atime": 1726880725.5530343, "mtime": 1726880718.2529557, "ctime": 1726880718.568959, "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": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "mimetype": "application/json", "charset": "us-ascii", "version": "3174494413", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/labels/optional/ansible-managed", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880887.01171: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880887.01571: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880887.01591: 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 <<< 9257 1726880887.01619: 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 <<< 9257 1726880887.01667: 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 <<< 9257 1726880887.01673: 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 # 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 <<< 9257 1726880887.01701: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.01714: 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 <<< 9257 1726880887.01760: 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 # 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 <<< 9257 1726880887.01764: 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 <<< 9257 1726880887.02018: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880887.02024: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880887.02066: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880887.02089: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 9257 1726880887.02093: stdout chunk (state=3): >>># destroy ipaddress <<< 9257 1726880887.02113: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880887.02147: 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 <<< 9257 1726880887.02201: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 9257 1726880887.02206: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 9257 1726880887.02209: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9257 1726880887.02237: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880887.02283: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880887.02308: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880887.02526: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880887.02530: 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 <<< 9257 1726880887.02533: 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 <<< 9257 1726880887.02536: 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 # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 9257 1726880887.02539: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880887.02541: 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 <<< 9257 1726880887.02544: 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 <<< 9257 1726880887.02546: 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 <<< 9257 1726880887.02548: 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 <<< 9257 1726880887.02667: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880887.02702: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 9257 1726880887.02731: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880887.02790: 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 <<< 9257 1726880887.02815: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880887.02818: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880887.02891: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880887.02918: 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 # destroy time <<< 9257 1726880887.02951: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880887.02989: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880887.03002: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880887.03329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880887.03428: stderr chunk (state=3): >>><<< 9257 1726880887.03432: stdout chunk (state=3): >>><<< 9257 1726880887.03636: _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 0x7f8519e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ddbb30> # /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 0x7f8519e0eab0> 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 0x7f8519c01160> # /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 0x7f8519c02000> 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 0x7f8519c3fd70> # /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 0x7f8519c3ffb0> # /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 0x7f8519c777a0> # /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 0x7f8519c77e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c57a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c55160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3cf20> # /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 0x7f8519c9b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c9a330> # /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 0x7f8519c56030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c98b60> # /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 0x7f8519ccc710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3c1a0> # /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 0x7f8519cccbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccca70> # 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 0x7f8519ccce30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519c3acf0> # /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 0x7f8519ccd4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ccd1c0> 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 0x7f8519cce3f0> 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 0x7f8519ce8620> 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 0x7f8519ce9d60> # /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 0x7f8519ceac30> # 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 0x7f8519ceb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cea180> # /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 0x7f8519cebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ceb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cce450> # /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 0x7f8519a73bc0> # /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 0x7f8519a9c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9c470> # 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 0x7f8519a9c680> # 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 0x7f8519a9c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a71d60> # /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 0x7f8519a9df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519cceb40> # /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 0x7f8519ace2a0> # /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 0x7f8519ae63c0> # /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 0x7f8519b23170> # /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 0x7f8519b4d910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519b23290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ae6a80> # /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 0x7f8519960200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519ae5400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519a9ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f85199603b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_phcmj7ho/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 0x7f85199b9eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519990da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519963ec0> # 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 0x7f8519993d40> # /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 0x7f85199dd880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199dd640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199dcf50> # /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 0x7f85199dd3a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85199bab40> 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 0x7f85199de5d0> # 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 0x7f85199de810> # /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 0x7f85199ded50> 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 0x7f8519844ad0> # 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 0x7f85198466f0> # /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 0x7f85198470b0> # /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 0x7f8519847f20> # /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 0x7f851984ad20> # 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 0x7f851984ae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519848fe0> # /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 0x7f851984ec90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851984d760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851984d4c0> # /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 0x7f851984fdd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198494f0> # 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 0x7f8519896de0> # /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 0x7f8519896f60> # /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 0x7f8519898b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198988f0> # /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 0x7f851989b080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519899220> # /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 0x7f85198a2870> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851989b200> # 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 0x7f85198a35f0> # 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 0x7f85198a3a70> # 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 0x7f85198a39e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519897260> # /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 0x7f85198a73b0> # 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 0x7f85198a8530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a5b20> # 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 0x7f85198a6ea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a5700> # 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 0x7f85199306b0> # /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 0x7f8519931460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85198a8650> 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 0x7f8519931550> # 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 0x7f8519933f20> # 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 0x7f851973dfd0> # 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 0x7f851973e870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519932de0> # 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 0x7f851973d5e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f851973e960> 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 0x7f85197d2b40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519748860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8519742960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f85197427b0> # 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/pcp/labels/optional/ansible-managed", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 3, "inode": 265579, "dev": 51714, "nlink": 1, "atime": 1726880725.5530343, "mtime": 1726880718.2529557, "ctime": 1726880718.568959, "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": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "mimetype": "application/json", "charset": "us-ascii", "version": "3174494413", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/labels/optional/ansible-managed", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880887.04695: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/labels/optional/ansible-managed', '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-1726880886.6610363-9873-204395597668156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880887.04704: variable 'ansible_module_compression' from source: unknown 9257 1726880887.04708: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880887.04711: variable 'ansible_facts' from source: unknown 9257 1726880887.04713: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py 9257 1726880887.04716: Sending initial data 9257 1726880887.04718: Sent initial data (151 bytes) 9257 1726880887.05449: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880887.05470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.05500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.05548: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.05642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.05664: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880887.05716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.05742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.07394: 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 <<< 9257 1726880887.07451: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880887.07517: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpgop8w7ip /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py <<< 9257 1726880887.07520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py" <<< 9257 1726880887.07579: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpgop8w7ip" to remote "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py" <<< 9257 1726880887.08718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.08832: stderr chunk (state=3): >>><<< 9257 1726880887.08843: stdout chunk (state=3): >>><<< 9257 1726880887.08882: done transferring module to remote 9257 1726880887.08905: _low_level_execute_command(): starting 9257 1726880887.08916: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/ /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py && sleep 0' 9257 1726880887.09591: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880887.09615: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.09633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.09655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880887.09730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.09790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.09809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880887.09841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.09914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.11800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.11823: stdout chunk (state=3): >>><<< 9257 1726880887.11837: stderr chunk (state=3): >>><<< 9257 1726880887.11863: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.11878: _low_level_execute_command(): starting 9257 1726880887.11969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/AnsiballZ_file.py && sleep 0' 9257 1726880887.12521: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880887.12538: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.12559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.12582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880887.12675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.12706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.12726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880887.12753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.12824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.14956: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880887.14988: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880887.15028: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880887.15105: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880887.15110: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880887.15150: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880887.15185: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880887.15208: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880887.15223: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880887.15280: 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' <<< 9257 1726880887.15304: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880887.15328: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880887.15371: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880887.15487: 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 0x7f998032c530> <<< 9257 1726880887.15493: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99802fbb30> # /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' <<< 9257 1726880887.15497: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998032eab0> import '_signal' # <<< 9257 1726880887.15518: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880887.15571: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880887.15575: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880887.15690: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880887.15728: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880887.15735: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880887.15784: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880887.15788: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880887.15819: 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' <<< 9257 1726880887.15850: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998011d160> <<< 9257 1726880887.15922: 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 <<< 9257 1726880887.15925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.15962: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998011e000> <<< 9257 1726880887.15985: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880887.15993: 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. <<< 9257 1726880887.16299: 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' <<< 9257 1726880887.16307: 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' <<< 9257 1726880887.16373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880887.16385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880887.16396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880887.16403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998015bda0> <<< 9257 1726880887.16423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880887.16441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880887.16467: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998015bfe0> <<< 9257 1726880887.16492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880887.16520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880887.16544: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880887.16590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.16615: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880887.16640: 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 0x7f99801937d0> <<< 9257 1726880887.16676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880887.16680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980193e60><<< 9257 1726880887.16689: stdout chunk (state=3): >>> <<< 9257 1726880887.16702: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880887.16756: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980173a70> <<< 9257 1726880887.16773: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880887.16797: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980171190> <<< 9257 1726880887.16894: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980158f50> <<< 9257 1726880887.16927: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880887.16949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880887.16963: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880887.16977: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880887.17005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880887.17034: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880887.17037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880887.17072: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801b76b0> <<< 9257 1726880887.17085: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801b62d0> <<< 9257 1726880887.17125: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880887.17127: 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 0x7f9980172030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998015ae40> <<< 9257 1726880887.17188: 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' <<< 9257 1726880887.17199: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e8770> <<< 9257 1726880887.17206: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801581d0> <<< 9257 1726880887.17229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880887.17237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880887.17267: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.17271: 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 0x7f99801e8c20> <<< 9257 1726880887.17286: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e8ad0> <<< 9257 1726880887.17321: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.17325: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.17332: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f99801e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980156cf0> <<< 9257 1726880887.17366: 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' <<< 9257 1726880887.17392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880887.17423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880887.17444: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e91f0> <<< 9257 1726880887.17452: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880887.17491: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880887.17496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880887.17509: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801ea420> <<< 9257 1726880887.17526: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880887.17560: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880887.17589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880887.17625: 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' <<< 9257 1726880887.17632: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980204620> <<< 9257 1726880887.17643: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880887.17678: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.17685: 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 0x7f9980205d60> <<< 9257 1726880887.17710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880887.17720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880887.17742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880887.17751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880887.17765: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980206c60> <<< 9257 1726880887.17795: 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 0x7f99802072c0> <<< 9257 1726880887.17819: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99802061b0> <<< 9257 1726880887.17839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880887.17851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880887.17884: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.17894: 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 0x7f9980207d40> <<< 9257 1726880887.17911: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980207470> <<< 9257 1726880887.17955: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801ea390> <<< 9257 1726880887.17980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880887.18000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880887.18024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880887.18042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880887.18078: 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 0x7f997ff8fcb0> <<< 9257 1726880887.18103: 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' <<< 9257 1726880887.18132: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.18149: 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 0x7f997ffb8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffb84d0> <<< 9257 1726880887.18173: 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 0x7f997ffb86e0> <<< 9257 1726880887.18195: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.18214: 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 0x7f997ffb8950> <<< 9257 1726880887.18221: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ff8de50> <<< 9257 1726880887.18244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880887.18335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880887.18382: 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' <<< 9257 1726880887.18385: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffba060> <<< 9257 1726880887.18411: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffb8ce0> <<< 9257 1726880887.18430: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801eab40> <<< 9257 1726880887.18472: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880887.18536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.18540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880887.18585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880887.18612: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffea3f0> <<< 9257 1726880887.18690: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880887.18709: 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 <<< 9257 1726880887.18742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880887.18789: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980002540> <<< 9257 1726880887.18809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880887.18843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880887.18899: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880887.18927: 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 0x7f998003b320> <<< 9257 1726880887.18977: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880887.18981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880887.19005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880887.19076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880887.19143: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980061ac0> <<< 9257 1726880887.19216: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998003b440> <<< 9257 1726880887.19282: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99800031d0> <<< 9257 1726880887.19314: 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 0x7f997fe803e0> <<< 9257 1726880887.19328: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980001580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffbaf90> <<< 9257 1726880887.19418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880887.19443: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f997fe805c0> <<< 9257 1726880887.19524: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pnggoc8z/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880887.19684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.19721: 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' <<< 9257 1726880887.19763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880887.19834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880887.19878: 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 0x7f997fed6060> <<< 9257 1726880887.19899: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880887.20081: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997feb0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997feb00b0> <<< 9257 1726880887.20096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.20129: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880887.20136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.20160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.20171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.20184: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880887.20199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.21768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.23035: 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 0x7f997feb3ef0> <<< 9257 1726880887.23068: 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' <<< 9257 1726880887.23095: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880887.23102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880887.23133: 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' <<< 9257 1726880887.23169: 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 0x7f997fefda60> <<< 9257 1726880887.23202: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefd7f0> <<< 9257 1726880887.23235: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefd100> <<< 9257 1726880887.23260: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880887.23277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880887.23309: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefdb50> <<< 9257 1726880887.23318: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fed6a80> <<< 9257 1726880887.23325: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880887.23348: 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 0x7f997fefe7e0> <<< 9257 1726880887.23379: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.23388: 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 0x7f997fefea20> <<< 9257 1726880887.23402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880887.23451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880887.23469: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880887.23514: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefef60> <<< 9257 1726880887.23525: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880887.23542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880887.23566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880887.23604: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd64da0> <<< 9257 1726880887.23633: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.23642: 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 0x7f997fd669c0> <<< 9257 1726880887.23661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880887.23675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880887.23711: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd67320> <<< 9257 1726880887.23734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880887.23763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880887.23782: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd68500> <<< 9257 1726880887.23803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880887.23841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880887.23864: 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' <<< 9257 1726880887.23920: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6afc0> <<< 9257 1726880887.23962: 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 0x7f997fd6b0e0> <<< 9257 1726880887.23986: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd69280> <<< 9257 1726880887.24006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880887.24034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880887.24062: 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' <<< 9257 1726880887.24079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880887.24109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880887.24140: 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' <<< 9257 1726880887.24144: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6ef00> <<< 9257 1726880887.24167: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880887.24237: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6d730> <<< 9257 1726880887.24264: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880887.24270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880887.24348: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6fbf0> <<< 9257 1726880887.24380: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd69790> <<< 9257 1726880887.24404: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.24411: 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 0x7f997fdb7170> <<< 9257 1726880887.24440: 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 0x7f997fdb7350> <<< 9257 1726880887.24467: 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 <<< 9257 1726880887.24484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880887.24503: 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' <<< 9257 1726880887.24542: 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 0x7f997fdb8dd0> <<< 9257 1726880887.24553: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb8b90> <<< 9257 1726880887.24571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880887.24668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880887.24725: 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 0x7f997fdbb380> <<< 9257 1726880887.24727: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb94c0> <<< 9257 1726880887.24756: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880887.24795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.24855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880887.24863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880887.24877: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880887.24895: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdc2ba0> <<< 9257 1726880887.25053: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdbb530> <<< 9257 1726880887.25131: 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' <<< 9257 1726880887.25165: 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 0x7f997fdc3980> # 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 0x7f997fdc39b0> <<< 9257 1726880887.25218: 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 0x7f997fdc3ef0> <<< 9257 1726880887.25237: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb7530> <<< 9257 1726880887.25292: 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' <<< 9257 1726880887.25296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880887.25326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880887.25359: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.25376: 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 0x7f997fdc76b0> <<< 9257 1726880887.25620: 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 0x7f997fdc8740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdc5e50> <<< 9257 1726880887.25697: 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 0x7f997fdc71a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdc5a30> # zipimport: zlib available <<< 9257 1726880887.25700: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880887.25771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.25877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.25902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880887.25923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.25930: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880887.25953: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.26090: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.26238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.26951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.27636: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880887.27659: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880887.27682: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880887.27700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.27754: 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 0x7f997fe50830> <<< 9257 1726880887.27867: 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' <<< 9257 1726880887.27909: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fe51610> <<< 9257 1726880887.27926: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdcb0b0> <<< 9257 1726880887.27982: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880887.27987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.27993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.28020: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880887.28215: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.28419: 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' <<< 9257 1726880887.28446: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fe51400> # zipimport: zlib available <<< 9257 1726880887.28978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29627: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29727: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880887.29730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29800: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880887.29828: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.29908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.30023: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880887.30072: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880887.30076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.30127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.30176: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880887.30459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.30753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880887.30820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880887.30822: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880887.30931: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fe52330> <<< 9257 1726880887.30935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31134: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880887.31152: 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' <<< 9257 1726880887.31220: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.31355: 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 0x7f997fc5e120> <<< 9257 1726880887.31402: 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 0x7f997fc5ea20> <<< 9257 1726880887.31416: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fe52e10> <<< 9257 1726880887.31441: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880887.31542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.31773: 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 <<< 9257 1726880887.31808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.31891: 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 0x7f997fc5d700> <<< 9257 1726880887.31940: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc5eb10> <<< 9257 1726880887.31976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880887.31990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32202: 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' <<< 9257 1726880887.32244: 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 <<< 9257 1726880887.32270: 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 <<< 9257 1726880887.32322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880887.32352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880887.32384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880887.32421: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fcf2b10> <<< 9257 1726880887.32479: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc68860> <<< 9257 1726880887.32552: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc62930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc5d610> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880887.32569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32595: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32630: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880887.32695: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880887.32700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.32733: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880887.32741: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.33324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.33921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.34645: stdout chunk (state=3): >>> {"path": "/etc/pcp/labels/optional/ansible-managed", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/optional/ansible-managed"}, "after": {"path": "/etc/pcp/labels/optional/ansible-managed"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/pcp/labels/optional/ansible-managed", "_original_basename": "pmcd.implicit.labels.j2", "recurse": false, "state": "file", "path": "/etc/pcp/labels/optional/ansible-managed", "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}}} <<< 9257 1726880887.34651: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880887.34928: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880887.34940: 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 <<< 9257 1726880887.34955: 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<<< 9257 1726880887.34966: 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 <<< 9257 1726880887.34993: 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 # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 9257 1726880887.35012: 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 # 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 <<< 9257 1726880887.35022: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35036: 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 <<< 9257 1726880887.35064: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35099: 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 <<< 9257 1726880887.35106: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35341: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880887.35370: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880887.35385: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile<<< 9257 1726880887.35393: stdout chunk (state=3): >>> # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880887.35428: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880887.35442: stdout chunk (state=3): >>># destroy array <<< 9257 1726880887.35470: 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 <<< 9257 1726880887.35487: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 9257 1726880887.35497: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35526: 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 # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog <<< 9257 1726880887.35543: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 9257 1726880887.35560: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35575: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale <<< 9257 1726880887.35598: 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 <<< 9257 1726880887.35607: 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 # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 9257 1726880887.35613: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 9257 1726880887.35636: 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 <<< 9257 1726880887.35666: 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 <<< 9257 1726880887.35686: 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 <<< 9257 1726880887.35703: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.35706: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 9257 1726880887.35718: 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 <<< 9257 1726880887.35728: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880887.35895: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880887.35902: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880887.35923: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880887.35930: stdout chunk (state=3): >>># destroy _weakref <<< 9257 1726880887.35965: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880887.35988: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880887.35995: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880887.36041: 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 <<< 9257 1726880887.36048: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 9257 1726880887.36123: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal <<< 9257 1726880887.36129: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880887.36135: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880887.36141: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880887.36156: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880887.36251: 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 <<< 9257 1726880887.36261: stdout chunk (state=3): >>># destroy re <<< 9257 1726880887.36311: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre <<< 9257 1726880887.36345: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880887.36708: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880887.36807: stderr chunk (state=3): >>><<< 9257 1726880887.36811: stdout chunk (state=3): >>><<< 9257 1726880887.36919: _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 0x7f998032c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99802fbb30> # /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 0x7f998032eab0> 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 0x7f998011d160> # /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 0x7f998011e000> 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 0x7f998015bda0> # /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 0x7f998015bfe0> # /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 0x7f99801937d0> # /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 0x7f9980193e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980173a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980171190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980158f50> # /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 0x7f99801b76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801b62d0> # /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 0x7f9980172030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998015ae40> # /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 0x7f99801e8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801581d0> # /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 0x7f99801e8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e8ad0> # 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 0x7f99801e8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980156cf0> # /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 0x7f99801e9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801e91f0> 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 0x7f99801ea420> 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 0x7f9980204620> 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 0x7f9980205d60> # /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 0x7f9980206c60> # 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 0x7f99802072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99802061b0> # /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 0x7f9980207d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980207470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801ea390> # /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 0x7f997ff8fcb0> # /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 0x7f997ffb8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffb84d0> # 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 0x7f997ffb86e0> # 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 0x7f997ffb8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ff8de50> # /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 0x7f997ffba060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffb8ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99801eab40> # /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 0x7f997ffea3f0> # /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 0x7f9980002540> # /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 0x7f998003b320> # /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 0x7f9980061ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f998003b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f99800031d0> # /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 0x7f997fe803e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9980001580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997ffbaf90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f997fe805c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pnggoc8z/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 0x7f997fed6060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997feb0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997feb00b0> # 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 0x7f997feb3ef0> # /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 0x7f997fefda60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fefd100> # /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 0x7f997fefdb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fed6a80> 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 0x7f997fefe7e0> # 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 0x7f997fefea20> # /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 0x7f997fefef60> 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 0x7f997fd64da0> # 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 0x7f997fd669c0> # /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 0x7f997fd67320> # /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 0x7f997fd68500> # /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 0x7f997fd6afc0> # 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 0x7f997fd6b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd69280> # /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 0x7f997fd6ef00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd6d730> # /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 0x7f997fd6fbf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fd69790> # 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 0x7f997fdb7170> # /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 0x7f997fdb7350> # /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 0x7f997fdb8dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb8b90> # /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 0x7f997fdbb380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb94c0> # /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 0x7f997fdc2ba0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdbb530> # 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 0x7f997fdc3980> # 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 0x7f997fdc39b0> # 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 0x7f997fdc3ef0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdb7530> # /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 0x7f997fdc76b0> # 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 0x7f997fdc8740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdc5e50> # 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 0x7f997fdc71a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdc5a30> # 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 0x7f997fe50830> # /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 0x7f997fe51610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fdcb0b0> 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 0x7f997fe51400> # 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 0x7f997fe52330> # 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 0x7f997fc5e120> # 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 0x7f997fc5ea20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fe52e10> # 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 0x7f997fc5d700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc5eb10> 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 0x7f997fcf2b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc68860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc62930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f997fc5d610> # 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/pcp/labels/optional/ansible-managed", "changed": false, "diff": {"before": {"path": "/etc/pcp/labels/optional/ansible-managed"}, "after": {"path": "/etc/pcp/labels/optional/ansible-managed"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/pcp/labels/optional/ansible-managed", "_original_basename": "pmcd.implicit.labels.j2", "recurse": false, "state": "file", "path": "/etc/pcp/labels/optional/ansible-managed", "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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880887.37697: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/pcp/labels/optional/ansible-managed', '_original_basename': 'pmcd.implicit.labels.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880886.6610363-9873-204395597668156/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880887.37732: _low_level_execute_command(): starting 9257 1726880887.37736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880886.6610363-9873-204395597668156/ > /dev/null 2>&1 && sleep 0' 9257 1726880887.38020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.38026: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880887.38032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880887.38035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880887.38037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.38101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.38105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.38148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.40040: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.40089: stderr chunk (state=3): >>><<< 9257 1726880887.40092: stdout chunk (state=3): >>><<< 9257 1726880887.40109: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.40119: handler run complete 9257 1726880887.40145: attempt loop complete, returning result 9257 1726880887.40152: _execute() done 9257 1726880887.40155: dumping result to json 9257 1726880887.40164: done dumping result, returning 9257 1726880887.40174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured [027aebc8-b3f3-b82f-6e37-0000000001ae] 9257 1726880887.40179: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ae 9257 1726880887.40286: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001ae 9257 1726880887.40290: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } 9257 1726880887.40419: no more pending results, returning what we have 9257 1726880887.40423: results queue empty 9257 1726880887.40424: checking for any_errors_fatal 9257 1726880887.40431: done checking for any_errors_fatal 9257 1726880887.40432: checking for max_fail_percentage 9257 1726880887.40434: done checking for max_fail_percentage 9257 1726880887.40435: checking to see if all hosts have failed and the running result is not ok 9257 1726880887.40437: done checking to see if all hosts have failed 9257 1726880887.40438: getting the remaining hosts for this loop 9257 1726880887.40440: done getting the remaining hosts for this loop 9257 1726880887.40444: getting the next task for host managed_node1 9257 1726880887.40451: done getting next task for host managed_node1 9257 1726880887.40455: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured 9257 1726880887.40468: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880887.40481: getting variables 9257 1726880887.40483: in VariableManager get_vars() 9257 1726880887.40522: Calling all_inventory to load vars for managed_node1 9257 1726880887.40525: Calling groups_inventory to load vars for managed_node1 9257 1726880887.40528: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880887.40538: Calling all_plugins_play to load vars for managed_node1 9257 1726880887.40541: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880887.40544: Calling groups_plugins_play to load vars for managed_node1 9257 1726880887.41045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880887.41584: done with get_vars() 9257 1726880887.41598: done getting variables 9257 1726880887.41650: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Friday 20 September 2024 21:08:07 -0400 (0:00:00.809) 0:00:16.444 ****** 9257 1726880887.41682: entering _queue_task() for managed_node1/template 9257 1726880887.41914: worker is 1 (out of 1 available) 9257 1726880887.41927: exiting _queue_task() for managed_node1/template 9257 1726880887.41939: done queuing things up, now waiting for results queue to drain 9257 1726880887.41941: waiting for pending results... 9257 1726880887.42146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured 9257 1726880887.42293: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001af 9257 1726880887.42306: variable 'ansible_search_path' from source: unknown 9257 1726880887.42310: variable 'ansible_search_path' from source: unknown 9257 1726880887.42344: calling self._execute() 9257 1726880887.42428: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880887.42435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880887.42446: variable 'omit' from source: magic vars 9257 1726880887.42541: variable 'omit' from source: magic vars 9257 1726880887.42630: variable 'omit' from source: magic vars 9257 1726880887.42661: variable '__pcp_pmcd_defaults_path' from source: include_vars 9257 1726880887.42890: variable '__pcp_pmcd_defaults_path' from source: include_vars 9257 1726880887.42916: variable 'omit' from source: magic vars 9257 1726880887.42973: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880887.43005: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880887.43024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880887.43040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880887.43059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880887.43116: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880887.43129: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880887.43133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880887.43267: Set connection var ansible_connection to ssh 9257 1726880887.43279: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880887.43287: Set connection var ansible_pipelining to False 9257 1726880887.43294: Set connection var ansible_shell_type to sh 9257 1726880887.43301: Set connection var ansible_shell_executable to /bin/sh 9257 1726880887.43308: Set connection var ansible_timeout to 10 9257 1726880887.43331: variable 'ansible_shell_executable' from source: unknown 9257 1726880887.43335: variable 'ansible_connection' from source: unknown 9257 1726880887.43340: variable 'ansible_module_compression' from source: unknown 9257 1726880887.43343: variable 'ansible_shell_type' from source: unknown 9257 1726880887.43349: variable 'ansible_shell_executable' from source: unknown 9257 1726880887.43354: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880887.43360: variable 'ansible_pipelining' from source: unknown 9257 1726880887.43365: variable 'ansible_timeout' from source: unknown 9257 1726880887.43370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880887.43519: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880887.43524: variable 'omit' from source: magic vars 9257 1726880887.43532: starting attempt loop 9257 1726880887.43535: running the handler 9257 1726880887.43545: _low_level_execute_command(): starting 9257 1726880887.43556: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880887.44239: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.44245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.44263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.44320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.45952: stdout chunk (state=3): >>>/root <<< 9257 1726880887.46060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.46145: stderr chunk (state=3): >>><<< 9257 1726880887.46148: stdout chunk (state=3): >>><<< 9257 1726880887.46173: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.46189: _low_level_execute_command(): starting 9257 1726880887.46193: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158 `" && echo ansible-tmp-1726880887.4617186-9910-159321001536158="` echo /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158 `" ) && sleep 0' 9257 1726880887.46653: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.46687: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880887.46692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.46695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.46705: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.46762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.46765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.46800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.48726: stdout chunk (state=3): >>>ansible-tmp-1726880887.4617186-9910-159321001536158=/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158 <<< 9257 1726880887.48920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.48953: stderr chunk (state=3): >>><<< 9257 1726880887.48960: stdout chunk (state=3): >>><<< 9257 1726880887.48999: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880887.4617186-9910-159321001536158=/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.49014: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880887.49051: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmcd.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmcd.defaults.j2 9257 1726880887.49098: variable 'ansible_search_path' from source: unknown 9257 1726880887.49388: variable 'ansible_managed' from source: unknown 9257 1726880887.49393: variable 'pcp_pmcd_localonly' from source: role '' defaults 9257 1726880887.51164: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880887.51169: variable 'ansible_module_compression' from source: unknown 9257 1726880887.51184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880887.51223: variable 'ansible_facts' from source: unknown 9257 1726880887.51324: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py 9257 1726880887.51589: Sending initial data 9257 1726880887.51593: Sent initial data (151 bytes) 9257 1726880887.52024: 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 <<< 9257 1726880887.52040: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.52058: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.52107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880887.52116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.52168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.53726: 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 <<< 9257 1726880887.53762: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880887.53799: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpjz3fefy_ /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py <<< 9257 1726880887.53803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py" <<< 9257 1726880887.53840: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpjz3fefy_" to remote "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py" <<< 9257 1726880887.53844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py" <<< 9257 1726880887.54623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.54698: stderr chunk (state=3): >>><<< 9257 1726880887.54701: stdout chunk (state=3): >>><<< 9257 1726880887.54724: done transferring module to remote 9257 1726880887.54739: _low_level_execute_command(): starting 9257 1726880887.54745: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/ /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py && sleep 0' 9257 1726880887.55243: 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 <<< 9257 1726880887.55247: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.55250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.55253: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.55303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.55306: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.55356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.57124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.57179: stderr chunk (state=3): >>><<< 9257 1726880887.57182: stdout chunk (state=3): >>><<< 9257 1726880887.57200: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.57204: _low_level_execute_command(): starting 9257 1726880887.57210: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_stat.py && sleep 0' 9257 1726880887.57672: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.57675: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880887.57679: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880887.57681: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.57738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.57743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.57784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.59905: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880887.59955: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880887.59977: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880887.60049: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880887.60073: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880887.60090: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880887.60121: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880887.60150: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880887.60163: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880887.60209: 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' <<< 9257 1726880887.60233: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880887.60253: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880887.60302: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880887.60330: 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 0x7efff500c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdbb30> <<< 9257 1726880887.60372: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880887.60392: 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 0x7efff500eab0> import '_signal' # <<< 9257 1726880887.60426: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880887.60452: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880887.60485: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880887.60577: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880887.60607: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880887.60662: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880887.60692: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 9257 1726880887.60705: 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' <<< 9257 1726880887.60736: 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 <<< 9257 1726880887.60767: 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 0x7efff4e21160> <<< 9257 1726880887.60830: 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 <<< 9257 1726880887.60846: 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 0x7efff4e22000> <<< 9257 1726880887.60885: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880887.60897: 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. <<< 9257 1726880887.61142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880887.61178: 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 <<< 9257 1726880887.61219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.61236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880887.61264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880887.61299: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880887.61318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5fd70> <<< 9257 1726880887.61351: 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' <<< 9257 1726880887.61399: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5ffb0> <<< 9257 1726880887.61427: 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' <<< 9257 1726880887.61455: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880887.61503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.61536: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880887.61598: 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' <<< 9257 1726880887.61602: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e977a0> # /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 0x7efff4e97e30> import '_collections' # <<< 9257 1726880887.61668: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e77a40> <<< 9257 1726880887.61676: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880887.61700: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e75160> <<< 9257 1726880887.61799: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5cf20> <<< 9257 1726880887.61821: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880887.61852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880887.61896: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880887.61907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880887.61928: 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' <<< 9257 1726880887.61978: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ebb710> <<< 9257 1726880887.62005: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eba330> # /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 0x7efff4e76030> <<< 9257 1726880887.62030: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eb8b60> <<< 9257 1726880887.62084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880887.62115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eec710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880887.62119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880887.62171: 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 0x7efff4eecbc0> <<< 9257 1726880887.62182: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eeca70> <<< 9257 1726880887.62215: 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 0x7efff4eece30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5acf0> <<< 9257 1726880887.62246: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880887.62252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.62302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880887.62306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880887.62309: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eed4f0> <<< 9257 1726880887.62371: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eed1c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880887.62375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880887.62378: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eee3f0> <<< 9257 1726880887.62402: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880887.62417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880887.62452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880887.62504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880887.62522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f08620> import 'errno' # <<< 9257 1726880887.62566: 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 0x7efff4f09d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880887.62605: 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 <<< 9257 1726880887.62623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880887.62688: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f0ac30> # 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 0x7efff4f0b290> <<< 9257 1726880887.62692: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f0a180> <<< 9257 1726880887.62695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880887.62706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880887.62738: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.62753: 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 0x7efff4f0bce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f0b410> <<< 9257 1726880887.62809: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eee450> <<< 9257 1726880887.62863: 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 <<< 9257 1726880887.62931: 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 0x7efff4c8bbc0> <<< 9257 1726880887.62956: 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' <<< 9257 1726880887.62990: 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 0x7efff4cb4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb4470> <<< 9257 1726880887.63052: 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 0x7efff4cb4680> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.63084: 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 0x7efff4cb48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4c89d60> <<< 9257 1726880887.63099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880887.63239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880887.63245: 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' <<< 9257 1726880887.63256: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb5f10> <<< 9257 1726880887.63303: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb4b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eeeb40> <<< 9257 1726880887.63307: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880887.63366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.63385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880887.63454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880887.63490: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ce62a0> <<< 9257 1726880887.63526: 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' <<< 9257 1726880887.63548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880887.63564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880887.63613: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cfe3c0> <<< 9257 1726880887.63637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880887.63729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880887.63767: 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 0x7efff4d3b170> <<< 9257 1726880887.63788: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880887.63817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880887.63835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880887.63874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880887.63975: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d65910> <<< 9257 1726880887.64042: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d3b290> <<< 9257 1726880887.64102: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cfea80> <<< 9257 1726880887.64120: 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 0x7efff4b78200> <<< 9257 1726880887.64150: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cfd400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb6e70> <<< 9257 1726880887.64246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880887.64266: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efff4b783b0> <<< 9257 1726880887.64349: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vi79r42f/ansible_ansible.legacy.stat_payload.zip' <<< 9257 1726880887.64362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.64485: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.64521: 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' <<< 9257 1726880887.64572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880887.64648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880887.64689: 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 0x7efff4bd1eb0> <<< 9257 1726880887.64692: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880887.64892: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ba8da0> <<< 9257 1726880887.64896: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b7bec0> # zipimport: zlib available <<< 9257 1726880887.64928: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880887.64936: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.64959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.64966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.64988: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880887.65000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.66566: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.67816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880887.67823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4babd40> <<< 9257 1726880887.67852: 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' <<< 9257 1726880887.67881: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880887.67887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880887.67913: 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' <<< 9257 1726880887.67950: 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 0x7efff4bf5880> <<< 9257 1726880887.67988: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf5640> <<< 9257 1726880887.68017: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf4f50> <<< 9257 1726880887.68041: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880887.68054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880887.68092: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf53a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bd2b40> <<< 9257 1726880887.68102: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880887.68131: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.68138: 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 0x7efff4bf65d0> <<< 9257 1726880887.68171: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.68174: 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 0x7efff4bf6810> <<< 9257 1726880887.68184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880887.68232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880887.68242: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880887.68294: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf6d50> <<< 9257 1726880887.68300: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880887.68325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880887.68351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880887.68388: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a5cad0> <<< 9257 1726880887.68414: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.68425: 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 0x7efff4a5e6f0> <<< 9257 1726880887.68436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880887.68460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880887.68496: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a5f0b0> <<< 9257 1726880887.68517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880887.68549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880887.68565: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a5ff20> <<< 9257 1726880887.68588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 9257 1726880887.68594: stdout chunk (state=3): >>> <<< 9257 1726880887.68626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880887.68652: 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' <<< 9257 1726880887.68712: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a62d20> <<< 9257 1726880887.68755: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.68765: 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 0x7efff4a62e10> <<< 9257 1726880887.68771: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a60fe0> <<< 9257 1726880887.68791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880887.68824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880887.68843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880887.68853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880887.68869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880887.68897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880887.68928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880887.68939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a66c90> <<< 9257 1726880887.68962: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880887.69024: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a65760> <<< 9257 1726880887.69049: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a654c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880887.69064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880887.69138: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a67d40> <<< 9257 1726880887.69184: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a614f0> <<< 9257 1726880887.69207: 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 0x7efff4aaede0> <<< 9257 1726880887.69226: 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 0x7efff4aaef60> <<< 9257 1726880887.69261: 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 <<< 9257 1726880887.69281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880887.69301: 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' <<< 9257 1726880887.69352: 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 0x7efff4ab0b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab08f0> <<< 9257 1726880887.69355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880887.69476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880887.69540: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.69543: 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 0x7efff4ab3080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab1220> <<< 9257 1726880887.69572: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880887.69602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.69636: 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' <<< 9257 1726880887.69657: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880887.69723: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4aba870> <<< 9257 1726880887.69859: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab3200> <<< 9257 1726880887.69937: 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' <<< 9257 1726880887.69944: 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 0x7efff4abb5f0> <<< 9257 1726880887.69975: 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 0x7efff4abba70> <<< 9257 1726880887.70028: 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 0x7efff4abb9e0> <<< 9257 1726880887.70060: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4aaf260> <<< 9257 1726880887.70082: 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' <<< 9257 1726880887.70114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880887.70117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880887.70143: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.70183: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.70193: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efff4abf3b0> <<< 9257 1726880887.70382: 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 0x7efff4ac0530> <<< 9257 1726880887.70423: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4abdb20> <<< 9257 1726880887.70463: 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 0x7efff4abeea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4abd700> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880887.70489: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880887.70492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70691: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70714: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880887.70736: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70748: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.70766: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880887.70899: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.71044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.71729: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.72426: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880887.72447: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880887.72490: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880887.72505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.72541: 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 0x7efff4b486b0> <<< 9257 1726880887.72653: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880887.72690: 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 0x7efff4b49460> <<< 9257 1726880887.72741: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ac0650> <<< 9257 1726880887.72745: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880887.72782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.72810: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880887.72986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.73188: 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' <<< 9257 1726880887.73212: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b49550> # zipimport: zlib available <<< 9257 1726880887.73760: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880887.74486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74529: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880887.74581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74783: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880887.74789: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74815: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880887.74830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.74919: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880887.74924: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.75203: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.75486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880887.75555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880887.75565: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880887.75648: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b4bf20> <<< 9257 1726880887.75657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.75768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.75873: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880887.75878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880887.75900: 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' <<< 9257 1726880887.75964: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.76096: 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 0x7efff4955fd0> <<< 9257 1726880887.76157: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.76177: 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 0x7efff4956870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b4ade0> # zipimport: zlib available <<< 9257 1726880887.76228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76284: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880887.76288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76513: 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 <<< 9257 1726880887.76560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.76629: 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' <<< 9257 1726880887.76644: 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 0x7efff49555e0> <<< 9257 1726880887.76673: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4956960> <<< 9257 1726880887.76709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880887.76713: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880887.76782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.76928: 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 <<< 9257 1726880887.76938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.76953: 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 <<< 9257 1726880887.76974: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880887.76992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880887.77053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880887.77085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880887.77092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880887.77152: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff49eab40> <<< 9257 1726880887.77199: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4960860> <<< 9257 1726880887.77292: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff495a960> <<< 9257 1726880887.77296: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff495a7b0> # destroy ansible.module_utils.distro <<< 9257 1726880887.77304: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880887.77329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.77363: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880887.77422: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880887.77438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.77450: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880887.77474: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.77612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.77829: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.79185: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/pmcd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1627, "inode": 265582, "dev": 51714, "nlink": 1, "atime": 1726880724.9990282, "mtime": 1717977600.0, "ctime": 1726880720.4869797, "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": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "mimetype": "text/plain", "charset": "us-ascii", "version": "1982519867", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmcd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880887.79208: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880887.79615: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880887.79698: 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 <<< 9257 1726880887.79708: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.79755: 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 # 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 <<< 9257 1726880887.79766: 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 <<< 9257 1726880887.79776: 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 <<< 9257 1726880887.79792: 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 <<< 9257 1726880887.79821: 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 <<< 9257 1726880887.80035: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880887.80044: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880887.80093: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880887.80103: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880887.80134: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880887.80177: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880887.80236: 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 <<< 9257 1726880887.80288: 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 # destroy selectors # destroy errno # destroy array <<< 9257 1726880887.80350: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro <<< 9257 1726880887.80355: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880887.80409: 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 <<< 9257 1726880887.80451: 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 <<< 9257 1726880887.80456: stdout chunk (state=3): >>># 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 <<< 9257 1726880887.80563: 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 # 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 <<< 9257 1726880887.80588: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880887.80705: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880887.80711: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880887.80715: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880887.80756: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880887.80773: stdout chunk (state=3): >>># destroy tokenize <<< 9257 1726880887.80818: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880887.80869: 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 <<< 9257 1726880887.80893: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880887.80989: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880887.81000: 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 # destroy time # destroy _random # destroy _weakref <<< 9257 1726880887.81007: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 9257 1726880887.81036: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools <<< 9257 1726880887.81066: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880887.81411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880887.81547: stderr chunk (state=3): >>><<< 9257 1726880887.81551: stdout chunk (state=3): >>><<< 9257 1726880887.81676: _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 0x7efff500c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4fdbb30> # /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 0x7efff500eab0> 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 0x7efff4e21160> # /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 0x7efff4e22000> 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 0x7efff4e5fd70> # /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 0x7efff4e5ffb0> # /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 0x7efff4e977a0> # /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 0x7efff4e97e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e77a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e75160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5cf20> # /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 0x7efff4ebb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eba330> # /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 0x7efff4e76030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eb8b60> # /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 0x7efff4eec710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5c1a0> # /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 0x7efff4eecbc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eeca70> # 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 0x7efff4eece30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4e5acf0> # /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 0x7efff4eed4f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eed1c0> 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 0x7efff4eee3f0> 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 0x7efff4f08620> 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 0x7efff4f09d60> # /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 0x7efff4f0ac30> # 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 0x7efff4f0b290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f0a180> # /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 0x7efff4f0bce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4f0b410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eee450> # /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 0x7efff4c8bbc0> # /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 0x7efff4cb4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb4470> # 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 0x7efff4cb4680> # 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 0x7efff4cb48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4c89d60> # /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 0x7efff4cb5f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb4b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4eeeb40> # /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 0x7efff4ce62a0> # /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 0x7efff4cfe3c0> # /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 0x7efff4d3b170> # /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 0x7efff4d65910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4d3b290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cfea80> # /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 0x7efff4b78200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cfd400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4cb6e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efff4b783b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_vi79r42f/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 0x7efff4bd1eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ba8da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b7bec0> # 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 0x7efff4babd40> # /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 0x7efff4bf5880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf5640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bf4f50> # /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 0x7efff4bf53a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4bd2b40> 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 0x7efff4bf65d0> # 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 0x7efff4bf6810> # /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 0x7efff4bf6d50> 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 0x7efff4a5cad0> # 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 0x7efff4a5e6f0> # /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 0x7efff4a5f0b0> # /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 0x7efff4a5ff20> # /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 0x7efff4a62d20> # 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 0x7efff4a62e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a60fe0> # /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 0x7efff4a66c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a65760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a654c0> # /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 0x7efff4a67d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4a614f0> # 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 0x7efff4aaede0> # /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 0x7efff4aaef60> # /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 0x7efff4ab0b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab08f0> # /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 0x7efff4ab3080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab1220> # /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 0x7efff4aba870> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ab3200> # 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 0x7efff4abb5f0> # 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 0x7efff4abba70> # 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 0x7efff4abb9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4aaf260> # /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 0x7efff4abf3b0> # 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 0x7efff4ac0530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4abdb20> # 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 0x7efff4abeea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4abd700> # 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 0x7efff4b486b0> # /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 0x7efff4b49460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4ac0650> 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 0x7efff4b49550> # 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 0x7efff4b4bf20> # 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 0x7efff4955fd0> # 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 0x7efff4956870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4b4ade0> # 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 0x7efff49555e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4956960> 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 0x7efff49eab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff4960860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff495a960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efff495a7b0> # 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/sysconfig/pmcd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1627, "inode": 265582, "dev": 51714, "nlink": 1, "atime": 1726880724.9990282, "mtime": 1717977600.0, "ctime": 1726880720.4869797, "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": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "mimetype": "text/plain", "charset": "us-ascii", "version": "1982519867", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmcd", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880887.82325: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/pmcd', '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-1726880887.4617186-9910-159321001536158/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880887.82329: variable 'ansible_module_compression' from source: unknown 9257 1726880887.82332: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880887.82335: variable 'ansible_facts' from source: unknown 9257 1726880887.82339: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py 9257 1726880887.82501: Sending initial data 9257 1726880887.82504: Sent initial data (151 bytes) 9257 1726880887.83134: 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 <<< 9257 1726880887.83139: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.83142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.83216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.83292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.84897: 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 <<< 9257 1726880887.84937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880887.84973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpz_s5mf8r /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py <<< 9257 1726880887.84980: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py" <<< 9257 1726880887.85008: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpz_s5mf8r" to remote "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py" <<< 9257 1726880887.85829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.85891: stderr chunk (state=3): >>><<< 9257 1726880887.85895: stdout chunk (state=3): >>><<< 9257 1726880887.85918: done transferring module to remote 9257 1726880887.85929: _low_level_execute_command(): starting 9257 1726880887.85934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/ /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py && sleep 0' 9257 1726880887.86386: 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 <<< 9257 1726880887.86390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880887.86392: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.86448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.86455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.86490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.88324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880887.88375: stderr chunk (state=3): >>><<< 9257 1726880887.88379: stdout chunk (state=3): >>><<< 9257 1726880887.88399: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880887.88504: _low_level_execute_command(): starting 9257 1726880887.88508: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/AnsiballZ_file.py && sleep 0' 9257 1726880887.88994: 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 <<< 9257 1726880887.89008: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880887.89028: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880887.89090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880887.89114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880887.89149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880887.91290: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880887.91325: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880887.91360: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880887.91434: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880887.91478: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880887.91515: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880887.91539: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880887.91557: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880887.91602: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880887.91615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.91628: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880887.91655: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880887.91729: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880887.91748: 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 0x7f69d3eb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3e83b30> <<< 9257 1726880887.91786: 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 0x7f69d3eb6ab0> <<< 9257 1726880887.91800: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880887.91833: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880887.91857: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880887.91887: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880887.91894: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880887.92006: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880887.92010: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880887.92091: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880887.92118: 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' <<< 9257 1726880887.92141: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880887.92144: 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 <<< 9257 1726880887.92156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880887.92174: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3c69160> <<< 9257 1726880887.92232: 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 <<< 9257 1726880887.92242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.92265: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3c6a000> <<< 9257 1726880887.92282: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880887.92312: 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. <<< 9257 1726880887.92563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880887.92573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880887.92598: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880887.92606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.92625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880887.92671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880887.92687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880887.92714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880887.92735: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca7d70> <<< 9257 1726880887.92757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880887.92771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880887.92793: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca7fb0> <<< 9257 1726880887.92819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880887.92847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880887.92875: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880887.92922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.92947: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880887.92968: 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 0x7f69d3cdf7a0> <<< 9257 1726880887.92995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880887.92999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 9257 1726880887.93018: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3cdfe30> <<< 9257 1726880887.93023: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880887.93083: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3cbfa40> <<< 9257 1726880887.93091: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880887.93121: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3cbd160> <<< 9257 1726880887.93221: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca4f20> <<< 9257 1726880887.93248: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880887.93266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880887.93287: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880887.93307: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880887.93333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880887.93356: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880887.93363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880887.93393: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d03710> <<< 9257 1726880887.93414: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d02330> <<< 9257 1726880887.93451: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880887.93455: 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 0x7f69d3cbe030> <<< 9257 1726880887.93459: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d00b60> <<< 9257 1726880887.93513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880887.93529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d34710> <<< 9257 1726880887.93538: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca41a0> <<< 9257 1726880887.93560: 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' <<< 9257 1726880887.93592: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.93596: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.93604: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f69d3d34bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d34a70> <<< 9257 1726880887.93648: 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 0x7f69d3d34e30> <<< 9257 1726880887.93666: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca2cf0> <<< 9257 1726880887.93693: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880887.93708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.93729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880887.93763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880887.93774: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d354f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d351c0> import 'importlib.machinery' # <<< 9257 1726880887.93822: 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' <<< 9257 1726880887.93838: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d363f0> <<< 9257 1726880887.93867: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880887.93871: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880887.93894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880887.93927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880887.93952: 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 0x7f69d3d50620> <<< 9257 1726880887.93971: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880887.94000: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.94029: 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 0x7f69d3d51d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880887.94049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880887.94073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880887.94083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880887.94089: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d52c30> <<< 9257 1726880887.94142: 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 0x7f69d3d53290> <<< 9257 1726880887.94179: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d52180> # /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' <<< 9257 1726880887.94229: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.94233: 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 0x7f69d3d53ce0> <<< 9257 1726880887.94241: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d53410> <<< 9257 1726880887.94298: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d36450> <<< 9257 1726880887.94300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880887.94325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880887.94344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880887.94371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880887.94401: 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 0x7f69d3adbbc0> <<< 9257 1726880887.94426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880887.94440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880887.94464: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.94473: 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 0x7f69d3b04710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b04470> <<< 9257 1726880887.94497: 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 0x7f69d3b04680> <<< 9257 1726880887.94523: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880887.94529: 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 0x7f69d3b048c0> <<< 9257 1726880887.94556: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ad9d60> <<< 9257 1726880887.94577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880887.94663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880887.94687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880887.94706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880887.94716: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b05f10> <<< 9257 1726880887.94732: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b04b90> <<< 9257 1726880887.94754: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d36b40> <<< 9257 1726880887.94776: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880887.94840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.94860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880887.94900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880887.94936: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b362a0> <<< 9257 1726880887.94983: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880887.94996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880887.95035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880887.95060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880887.95091: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b4e3c0> <<< 9257 1726880887.95118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880887.95159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880887.95218: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880887.95267: 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 0x7f69d3b8b170> <<< 9257 1726880887.95271: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880887.95301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880887.95325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880887.95373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880887.95462: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3bb5910> <<< 9257 1726880887.95551: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b8b290> <<< 9257 1726880887.95592: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b4ea80> <<< 9257 1726880887.95633: 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 0x7f69d39c8200> <<< 9257 1726880887.95646: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b4d400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b06e70> <<< 9257 1726880887.95736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880887.95761: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69d39c83b0> <<< 9257 1726880887.95848: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_4rtkos_m/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880887.95991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.96020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880887.96027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880887.96079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880887.96189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880887.96206: 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 0x7f69d3a21eb0> import '_typing' # <<< 9257 1726880887.96418: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39f8da0> <<< 9257 1726880887.96423: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39cbec0> # zipimport: zlib available <<< 9257 1726880887.96479: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880887.96489: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880887.96498: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880887.96532: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.98126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880887.99453: 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 0x7f69d39fbd40> # /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' <<< 9257 1726880887.99609: 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' # 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 0x7f69d3a45880> <<< 9257 1726880887.99711: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a45640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a44f50> # /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 0x7f69d3a453a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a22b40> import 'atexit' # <<< 9257 1726880887.99800: 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 0x7f69d3a465d0> # 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 0x7f69d3a46810> # /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' <<< 9257 1726880887.99890: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a46d50> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880888.00049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38acad0> # 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 0x7f69d38ae6f0> # /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' <<< 9257 1726880888.00153: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38af0b0> # /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 0x7f69d38aff20> <<< 9257 1726880888.00159: 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' <<< 9257 1726880888.00213: 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' <<< 9257 1726880888.00217: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b2d20> <<< 9257 1726880888.00257: 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 0x7f69d38b2e10> <<< 9257 1726880888.00289: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b0fe0> <<< 9257 1726880888.00313: 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' <<< 9257 1726880888.00352: 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' <<< 9257 1726880888.00399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880888.00437: 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 <<< 9257 1726880888.00460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b6c90> import '_tokenize' # <<< 9257 1726880888.00563: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b5760> <<< 9257 1726880888.00567: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b54c0> # /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' <<< 9257 1726880888.00642: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b7aa0> <<< 9257 1726880888.00800: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b14f0> <<< 9257 1726880888.00834: 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 0x7f69d38fede0> # /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 0x7f69d38fef60> # /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 0x7f69d3900b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39008f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880888.00928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880888.01035: 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 0x7f69d3903080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3901220> <<< 9257 1726880888.01064: 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 <<< 9257 1726880888.01302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880888.01305: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d390a870> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3903200> <<< 9257 1726880888.01371: 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 0x7f69d390b5f0> <<< 9257 1726880888.01403: 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' <<< 9257 1726880888.01532: 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 0x7f69d390ba70> # 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 0x7f69d390b9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38ff260> # /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' <<< 9257 1726880888.01569: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.01599: 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 0x7f69d390f3b0> <<< 9257 1726880888.01785: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.01801: 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 0x7f69d3910530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d390db20> <<< 9257 1726880888.01851: 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 0x7f69d390eea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d390d700> # zipimport: zlib available <<< 9257 1726880888.01881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880888.01903: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02008: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02135: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880888.02173: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880888.02180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.02453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.03106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.03784: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880888.03795: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880888.03805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880888.03823: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880888.03844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.03901: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.03910: 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 0x7f69d39986b0> <<< 9257 1726880888.04034: 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' <<< 9257 1726880888.04060: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3999460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3910650> <<< 9257 1726880888.04121: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880888.04141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880888.04175: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880888.04343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.04583: 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 0x7f69d3999550> # zipimport: zlib available <<< 9257 1726880888.05107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.05668: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.05739: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.05889: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880888.05935: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880888.05939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06140: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880888.06184: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880888.06188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06278: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880888.06313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06570: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.06844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880888.06922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880888.06926: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880888.07015: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d399bf20> <<< 9257 1726880888.07018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07192: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880888.07211: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880888.07238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880888.07261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880888.07309: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.07430: 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 0x7f69d37a5fd0> <<< 9257 1726880888.07496: 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 0x7f69d37a6870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d399ade0> <<< 9257 1726880888.07514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07607: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880888.07660: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07706: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.07840: 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 <<< 9257 1726880888.07876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.07967: 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 0x7f69d37a55e0> <<< 9257 1726880888.07999: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37a6960> <<< 9257 1726880888.08039: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880888.08111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.08180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.08210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.08270: 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' <<< 9257 1726880888.08311: 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 <<< 9257 1726880888.08330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880888.08334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880888.08403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880888.08406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880888.08432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880888.08479: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d383ab40> <<< 9257 1726880888.08528: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37b0860> <<< 9257 1726880888.08614: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37aa960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37aa7b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880888.08670: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.08687: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880888.08763: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880888.08787: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880888.08802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.09348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.09960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.10659: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/pmcd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmcd"}, "after": {"path": "/etc/sysconfig/pmcd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmcd", "_original_basename": "pmcd.defaults.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmcd", "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__ <<< 9257 1726880888.10921: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880888.10973: 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 <<< 9257 1726880888.10977: 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__ <<< 9257 1726880888.10997: 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 # 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 <<< 9257 1726880888.11054: 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<<< 9257 1726880888.11090: 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 <<< 9257 1726880888.11103: 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 # 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 <<< 9257 1726880888.11359: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880888.11391: 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 # destroy ipaddress <<< 9257 1726880888.11437: 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 <<< 9257 1726880888.11473: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 9257 1726880888.11527: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.11577: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.11618: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.11673: 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 <<< 9257 1726880888.11690: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.11881: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880888.11894: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880888.11930: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880888.11960: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string <<< 9257 1726880888.12008: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.12045: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880888.12083: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize <<< 9257 1726880888.12120: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880888.12124: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880888.12250: 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 <<< 9257 1726880888.12260: stdout chunk (state=3): >>># destroy re <<< 9257 1726880888.12300: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.12649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880888.12715: stderr chunk (state=3): >>><<< 9257 1726880888.12717: stdout chunk (state=3): >>><<< 9257 1726880888.12833: _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 0x7f69d3eb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3e83b30> # /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 0x7f69d3eb6ab0> 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 0x7f69d3c69160> # /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 0x7f69d3c6a000> 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 0x7f69d3ca7d70> # /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 0x7f69d3ca7fb0> # /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 0x7f69d3cdf7a0> # /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 0x7f69d3cdfe30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3cbfa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3cbd160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca4f20> # /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 0x7f69d3d03710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d02330> # /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 0x7f69d3cbe030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d00b60> # /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 0x7f69d3d34710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca41a0> # /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 0x7f69d3d34bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d34a70> # 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 0x7f69d3d34e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ca2cf0> # /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 0x7f69d3d354f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d351c0> 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 0x7f69d3d363f0> 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 0x7f69d3d50620> 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 0x7f69d3d51d60> # /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 0x7f69d3d52c30> # 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 0x7f69d3d53290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d52180> # /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 0x7f69d3d53ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d53410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d36450> # /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 0x7f69d3adbbc0> # /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 0x7f69d3b04710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b04470> # 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 0x7f69d3b04680> # 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 0x7f69d3b048c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3ad9d60> # /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 0x7f69d3b05f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b04b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3d36b40> # /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 0x7f69d3b362a0> # /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 0x7f69d3b4e3c0> # /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 0x7f69d3b8b170> # /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 0x7f69d3bb5910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b8b290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b4ea80> # /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 0x7f69d39c8200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b4d400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3b06e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f69d39c83b0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_4rtkos_m/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 0x7f69d3a21eb0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39f8da0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39cbec0> # 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 0x7f69d39fbd40> # /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 0x7f69d3a45880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a45640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a44f50> # /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 0x7f69d3a453a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3a22b40> 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 0x7f69d3a465d0> # 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 0x7f69d3a46810> # /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 0x7f69d3a46d50> 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 0x7f69d38acad0> # 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 0x7f69d38ae6f0> # /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 0x7f69d38af0b0> # /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 0x7f69d38aff20> # /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 0x7f69d38b2d20> # 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 0x7f69d38b2e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b0fe0> # /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 0x7f69d38b6c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b54c0> # /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 0x7f69d38b7aa0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38b14f0> # 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 0x7f69d38fede0> # /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 0x7f69d38fef60> # /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 0x7f69d3900b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d39008f0> # /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 0x7f69d3903080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3901220> # /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 0x7f69d390a870> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3903200> # 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 0x7f69d390b5f0> # 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 0x7f69d390ba70> # 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 0x7f69d390b9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d38ff260> # /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 0x7f69d390f3b0> # 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 0x7f69d3910530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d390db20> # 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 0x7f69d390eea0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d390d700> # 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 0x7f69d39986b0> # /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 0x7f69d3999460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d3910650> 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 0x7f69d3999550> # 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 0x7f69d399bf20> # 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 0x7f69d37a5fd0> # 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 0x7f69d37a6870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d399ade0> # 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 0x7f69d37a55e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37a6960> 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 0x7f69d383ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37b0860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37aa960> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69d37aa7b0> # 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/sysconfig/pmcd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmcd"}, "after": {"path": "/etc/sysconfig/pmcd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmcd", "_original_basename": "pmcd.defaults.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmcd", "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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880888.13407: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/pmcd', '_original_basename': 'pmcd.defaults.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880887.4617186-9910-159321001536158/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880888.13411: _low_level_execute_command(): starting 9257 1726880888.13414: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880887.4617186-9910-159321001536158/ > /dev/null 2>&1 && sleep 0' 9257 1726880888.13516: 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 <<< 9257 1726880888.13521: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.13529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.13540: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.13600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.13603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.13640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.15517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.15566: stderr chunk (state=3): >>><<< 9257 1726880888.15571: stdout chunk (state=3): >>><<< 9257 1726880888.15588: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.15599: handler run complete 9257 1726880888.15625: attempt loop complete, returning result 9257 1726880888.15628: _execute() done 9257 1726880888.15632: dumping result to json 9257 1726880888.15639: done dumping result, returning 9257 1726880888.15650: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured [027aebc8-b3f3-b82f-6e37-0000000001af] 9257 1726880888.15656: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001af 9257 1726880888.15767: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001af 9257 1726880888.15770: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } 9257 1726880888.15910: no more pending results, returning what we have 9257 1726880888.15914: results queue empty 9257 1726880888.15915: checking for any_errors_fatal 9257 1726880888.15922: done checking for any_errors_fatal 9257 1726880888.15923: checking for max_fail_percentage 9257 1726880888.15924: done checking for max_fail_percentage 9257 1726880888.15926: checking to see if all hosts have failed and the running result is not ok 9257 1726880888.15927: done checking to see if all hosts have failed 9257 1726880888.15928: getting the remaining hosts for this loop 9257 1726880888.15930: done getting the remaining hosts for this loop 9257 1726880888.15934: getting the next task for host managed_node1 9257 1726880888.15941: done getting next task for host managed_node1 9257 1726880888.15946: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured 9257 1726880888.15950: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880888.15971: getting variables 9257 1726880888.15973: in VariableManager get_vars() 9257 1726880888.16011: Calling all_inventory to load vars for managed_node1 9257 1726880888.16014: Calling groups_inventory to load vars for managed_node1 9257 1726880888.16017: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880888.16026: Calling all_plugins_play to load vars for managed_node1 9257 1726880888.16029: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880888.16032: Calling groups_plugins_play to load vars for managed_node1 9257 1726880888.16413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880888.16881: done with get_vars() 9257 1726880888.16894: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Friday 20 September 2024 21:08:08 -0400 (0:00:00.752) 0:00:17.197 ****** 9257 1726880888.16982: entering _queue_task() for managed_node1/user 9257 1726880888.16984: Creating lock for user 9257 1726880888.17281: worker is 1 (out of 1 available) 9257 1726880888.17294: exiting _queue_task() for managed_node1/user 9257 1726880888.17307: done queuing things up, now waiting for results queue to drain 9257 1726880888.17309: waiting for pending results... 9257 1726880888.17703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured 9257 1726880888.17831: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b0 9257 1726880888.17844: variable 'ansible_search_path' from source: unknown 9257 1726880888.17851: variable 'ansible_search_path' from source: unknown 9257 1726880888.17923: variable 'pcp_accounts' from source: include params 9257 1726880888.18174: variable 'pcp_accounts' from source: include params 9257 1726880888.18187: variable '__metrics_accounts' from source: set_fact 9257 1726880888.18276: variable '__metrics_accounts' from source: set_fact 9257 1726880888.18552: Loaded config def from plugin (lookup/items) 9257 1726880888.18556: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 9257 1726880888.18588: variable 'omit' from source: magic vars 9257 1726880888.18730: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.18740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.18763: variable 'omit' from source: magic vars 9257 1726880888.19009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880888.19215: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880888.19254: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880888.19288: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880888.19317: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880888.19405: 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) 9257 1726880888.19426: 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) 9257 1726880888.19451: 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) 9257 1726880888.19477: 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) 9257 1726880888.19553: variable 'item' from source: unknown 9257 1726880888.19567: Evaluated conditional (item.user is defined): True 9257 1726880888.19573: variable 'omit' from source: magic vars 9257 1726880888.19641: variable 'omit' from source: magic vars 9257 1726880888.19761: variable 'item' from source: unknown 9257 1726880888.19785: variable 'omit' from source: magic vars 9257 1726880888.19811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880888.19833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880888.19851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880888.19868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880888.19878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880888.19910: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880888.19913: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.19916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.19998: Set connection var ansible_connection to ssh 9257 1726880888.20009: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880888.20017: Set connection var ansible_pipelining to False 9257 1726880888.20023: Set connection var ansible_shell_type to sh 9257 1726880888.20030: Set connection var ansible_shell_executable to /bin/sh 9257 1726880888.20037: Set connection var ansible_timeout to 10 9257 1726880888.20062: variable 'ansible_shell_executable' from source: unknown 9257 1726880888.20065: variable 'ansible_connection' from source: unknown 9257 1726880888.20068: variable 'ansible_module_compression' from source: unknown 9257 1726880888.20071: variable 'ansible_shell_type' from source: unknown 9257 1726880888.20075: variable 'ansible_shell_executable' from source: unknown 9257 1726880888.20079: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.20085: variable 'ansible_pipelining' from source: unknown 9257 1726880888.20089: variable 'ansible_timeout' from source: unknown 9257 1726880888.20094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.20221: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880888.20232: variable 'omit' from source: magic vars 9257 1726880888.20235: starting attempt loop 9257 1726880888.20238: running the handler 9257 1726880888.20255: _low_level_execute_command(): starting 9257 1726880888.20264: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880888.21006: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.21011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.21014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.21056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.21103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.22741: stdout chunk (state=3): >>>/root <<< 9257 1726880888.22876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.22904: stderr chunk (state=3): >>><<< 9257 1726880888.22907: stdout chunk (state=3): >>><<< 9257 1726880888.22927: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.22943: _low_level_execute_command(): starting 9257 1726880888.22951: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000 `" && echo ansible-tmp-1726880888.229277-9942-9282067465000="` echo /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000 `" ) && sleep 0' 9257 1726880888.23387: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.23392: 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.46.117 originally 10.31.46.117 <<< 9257 1726880888.23414: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880888.23419: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.23484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.23496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.23524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.25450: stdout chunk (state=3): >>>ansible-tmp-1726880888.229277-9942-9282067465000=/root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000 <<< 9257 1726880888.25572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.25617: stderr chunk (state=3): >>><<< 9257 1726880888.25621: stdout chunk (state=3): >>><<< 9257 1726880888.25636: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880888.229277-9942-9282067465000=/root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.25683: variable 'ansible_module_compression' from source: unknown 9257 1726880888.25749: ANSIBALLZ: Using lock for user 9257 1726880888.25753: ANSIBALLZ: Acquiring lock 9257 1726880888.25756: ANSIBALLZ: Lock acquired: 140047838622448 9257 1726880888.25761: ANSIBALLZ: Creating module 9257 1726880888.43203: ANSIBALLZ: Writing module into payload 9257 1726880888.43616: ANSIBALLZ: Writing module 9257 1726880888.43630: ANSIBALLZ: Renaming module 9257 1726880888.43634: ANSIBALLZ: Done creating module 9257 1726880888.43664: variable 'ansible_facts' from source: unknown 9257 1726880888.43729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py 9257 1726880888.43881: Sending initial data 9257 1726880888.43885: Sent initial data (148 bytes) 9257 1726880888.44624: 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 <<< 9257 1726880888.44627: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.44630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880888.44635: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880888.44637: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.44725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.44729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.44806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.46391: 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 <<< 9257 1726880888.46416: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880888.46460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpno86keh1 /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py <<< 9257 1726880888.46467: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py" <<< 9257 1726880888.46494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpno86keh1" to remote "/root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py" <<< 9257 1726880888.46501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py" <<< 9257 1726880888.47831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.47905: stderr chunk (state=3): >>><<< 9257 1726880888.47909: stdout chunk (state=3): >>><<< 9257 1726880888.47928: done transferring module to remote 9257 1726880888.47943: _low_level_execute_command(): starting 9257 1726880888.47953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/ /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py && sleep 0' 9257 1726880888.48576: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880888.48686: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.48695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.48699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.48822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.48917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.50690: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.50745: stderr chunk (state=3): >>><<< 9257 1726880888.50755: stdout chunk (state=3): >>><<< 9257 1726880888.50775: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.50779: _low_level_execute_command(): starting 9257 1726880888.50785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/AnsiballZ_user.py && sleep 0' 9257 1726880888.51242: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.51249: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880888.51252: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880888.51255: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880888.51259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.51314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.51322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.51359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.53552: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880888.53556: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880888.53561: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880888.53611: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880888.53690: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880888.53711: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 9257 1726880888.53741: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880888.53787: 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' <<< 9257 1726880888.53803: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880888.53831: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880888.53882: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880888.53910: 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 0x7fc4890b4530> <<< 9257 1726880888.53946: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc489083b30> <<< 9257 1726880888.53967: 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 0x7fc4890b6ab0> <<< 9257 1726880888.54009: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880888.54030: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880888.54056: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880888.54074: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880888.54167: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880888.54213: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880888.54262: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880888.54287: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880888.54323: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880888.54327: 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 <<< 9257 1726880888.54375: 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 0x7fc488e69160> <<< 9257 1726880888.54418: 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 <<< 9257 1726880888.54476: 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 0x7fc488e6a000> <<< 9257 1726880888.54489: 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. <<< 9257 1726880888.54767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880888.54804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880888.54824: 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 <<< 9257 1726880888.54876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880888.54947: 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 0x7fc488ea7e60> <<< 9257 1726880888.54985: 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' <<< 9257 1726880888.55011: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea7f20> <<< 9257 1726880888.55048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880888.55070: 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 <<< 9257 1726880888.55122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.55155: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880888.55219: 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 0x7fc488edf830> # /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' <<< 9257 1726880888.55230: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488edfec0> import '_collections' # <<< 9257 1726880888.55317: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ebfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ebd250> <<< 9257 1726880888.55428: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea5010> <<< 9257 1726880888.55456: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880888.55478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880888.55499: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880888.55533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880888.55554: 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' <<< 9257 1726880888.55591: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f037a0> <<< 9257 1726880888.55626: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f023c0> <<< 9257 1726880888.55650: 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 0x7fc488ebe240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f00c20> <<< 9257 1726880888.55774: 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 0x7fc488f347a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea4290> # /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' <<< 9257 1726880888.55807: 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 0x7fc488f34c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f34b00> <<< 9257 1726880888.55855: 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 0x7fc488f34ec0> <<< 9257 1726880888.55869: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea2db0> <<< 9257 1726880888.55890: 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' <<< 9257 1726880888.55915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880888.55941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880888.55953: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f355b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f35280> import 'importlib.machinery' # <<< 9257 1726880888.55969: stdout chunk (state=3): >>> <<< 9257 1726880888.55984: 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' <<< 9257 1726880888.56007: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f364b0> <<< 9257 1726880888.56026: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880888.56052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880888.56083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880888.56113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880888.56121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4c6e0> <<< 9257 1726880888.56139: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880888.56177: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.56186: 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 0x7fc488f4ddf0> <<< 9257 1726880888.56210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880888.56217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880888.56242: 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' <<< 9257 1726880888.56260: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4ecf0> <<< 9257 1726880888.56296: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.56303: 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 0x7fc488f4f350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4e240> <<< 9257 1726880888.56333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880888.56341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880888.56380: 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 0x7fc488f4fd70> <<< 9257 1726880888.56397: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4f4a0> <<< 9257 1726880888.56440: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f36510> <<< 9257 1726880888.56465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880888.56489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880888.56509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880888.56531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880888.56569: 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 0x7fc488c8bc20> <<< 9257 1726880888.56595: 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' <<< 9257 1726880888.56635: 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 0x7fc488cb4740> <<< 9257 1726880888.56638: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb44a0> <<< 9257 1726880888.56665: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.56675: 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 0x7fc488cb4680> <<< 9257 1726880888.56705: 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' <<< 9257 1726880888.56708: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc488cb48c0> <<< 9257 1726880888.56717: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488c89dc0> <<< 9257 1726880888.56741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880888.56833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880888.56869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880888.56879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880888.56893: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb5fa0> <<< 9257 1726880888.56902: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb4c20> <<< 9257 1726880888.56929: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f36c00> <<< 9257 1726880888.56955: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880888.57022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.57032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880888.57076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880888.57106: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ce2360> <<< 9257 1726880888.57162: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880888.57172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.57196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880888.57216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880888.57271: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cfe510> <<< 9257 1726880888.57291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880888.57333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880888.57386: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880888.57415: 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 0x7fc488d372f0> <<< 9257 1726880888.57440: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880888.57477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880888.57502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880888.57545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880888.57650: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488d5da90> <<< 9257 1726880888.57727: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488d37410> <<< 9257 1726880888.57803: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cff1a0> <<< 9257 1726880888.57820: 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 0x7fc488b78470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cfd550> <<< 9257 1726880888.57836: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb6f00> <<< 9257 1726880888.57939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880888.57955: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc488cfd910> <<< 9257 1726880888.58038: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_user_payload_adu_sisk/ansible_user_payload.zip' # zipimport: zlib available <<< 9257 1726880888.58196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.58228: 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' <<< 9257 1726880888.58280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880888.58355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880888.58397: 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 0x7fc488bd2120> import '_typing' # <<< 9257 1726880888.58608: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ba9010> <<< 9257 1726880888.58616: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ba81a0> # zipimport: zlib available <<< 9257 1726880888.58646: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880888.58672: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880888.58690: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880888.58701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.60267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.61539: 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 0x7fc488babfb0> <<< 9257 1726880888.61584: 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' <<< 9257 1726880888.61597: 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' <<< 9257 1726880888.61626: 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' <<< 9257 1726880888.61655: 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 0x7fc488bfdac0> <<< 9257 1726880888.61709: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bfd850> <<< 9257 1726880888.61814: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bfd160> # /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 0x7fc488bfdbb0> <<< 9257 1726880888.61818: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bd2db0> <<< 9257 1726880888.61824: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880888.61848: 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 0x7fc488bfe840> <<< 9257 1726880888.61892: 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 0x7fc488bfea80> <<< 9257 1726880888.61898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880888.61938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880888.61965: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880888.61990: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bfef60> <<< 9257 1726880888.62000: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880888.62024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880888.62049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880888.62095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a60d40> <<< 9257 1726880888.62122: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.62124: 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 0x7fc488a62960> <<< 9257 1726880888.62153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880888.62156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880888.62187: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a63320> <<< 9257 1726880888.62209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880888.62237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880888.62259: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a64500> <<< 9257 1726880888.62275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880888.62314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880888.62332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880888.62347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880888.62395: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a66fc0> <<< 9257 1726880888.62434: 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 0x7fc488a670e0> <<< 9257 1726880888.62460: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a65280> <<< 9257 1726880888.62481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880888.62506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880888.62528: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880888.62547: 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 <<< 9257 1726880888.62583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880888.62605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880888.62626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a6aea0> <<< 9257 1726880888.62633: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880888.62709: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a69970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a696d0> <<< 9257 1726880888.62730: 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' <<< 9257 1726880888.62815: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a6bb30> <<< 9257 1726880888.62846: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a65730> <<< 9257 1726880888.62869: 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 0x7fc488ab3050> <<< 9257 1726880888.62902: 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 0x7fc488ab31a0> <<< 9257 1726880888.62932: 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 <<< 9257 1726880888.62943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880888.62970: 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' <<< 9257 1726880888.63012: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.63018: 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 0x7fc488ab4d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab4b30> <<< 9257 1726880888.63034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880888.63123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880888.63175: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.63182: 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 0x7fc488ab7260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab53d0> <<< 9257 1726880888.63206: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880888.63256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.63294: 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' <<< 9257 1726880888.63305: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880888.63353: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488abea80> <<< 9257 1726880888.63503: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab7410> <<< 9257 1726880888.63628: 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 0x7fc488abf8c0> <<< 9257 1726880888.63678: 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 0x7fc488abfb00> <<< 9257 1726880888.63740: 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 0x7fc488abfbf0> <<< 9257 1726880888.63753: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab34a0> # /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' <<< 9257 1726880888.63763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880888.63817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880888.63821: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.63833: 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 0x7fc488ac3500> <<< 9257 1726880888.63996: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.64018: 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 0x7fc488ac4890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac1ca0> <<< 9257 1726880888.64131: 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 0x7fc488ac3020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac1880> # zipimport: zlib available <<< 9257 1726880888.64135: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880888.64237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.64334: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880888.64474: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880888.64478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880888.64492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.64522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.64665: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.65376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.65998: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880888.66002: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880888.66009: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880888.66016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880888.66037: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880888.66067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.66115: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.66122: 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 0x7fc488b4ca10> <<< 9257 1726880888.66224: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880888.66231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880888.66256: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488b4d790> <<< 9257 1726880888.66267: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac27b0> <<< 9257 1726880888.66317: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880888.66327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.66353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.66372: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880888.66380: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.66556: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.66737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880888.66741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880888.66765: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488b4d880> <<< 9257 1726880888.66773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.67322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.67889: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.67974: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880888.68128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68172: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880888.68248: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68382: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880888.68395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880888.68414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68502: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880888.68519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.68793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880888.69147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880888.69161: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880888.69242: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488b4e8d0> <<< 9257 1726880888.69261: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69425: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880888.69443: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880888.69449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880888.69477: 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' <<< 9257 1726880888.69565: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.69681: 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 0x7fc48895a3c0> <<< 9257 1726880888.69737: 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 0x7fc48895acf0> <<< 9257 1726880888.69755: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488b4f5c0> <<< 9257 1726880888.69771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69867: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880888.69874: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.69969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70100: 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 <<< 9257 1726880888.70140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880888.70230: 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 0x7fc4889599a0> <<< 9257 1726880888.70274: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895af90> <<< 9257 1726880888.70305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880888.70316: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 9257 1726880888.70321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70391: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70550: 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' <<< 9257 1726880888.70591: 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 <<< 9257 1726880888.70597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880888.70635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880888.70669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880888.70699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880888.70724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880888.70759: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4889eb0b0> <<< 9257 1726880888.70832: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488967f50> <<< 9257 1726880888.70904: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895f020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895ee70> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880888.70943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.70989: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880888.71035: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880888.71045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.71085: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880888.71091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.73235: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.75086: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py <<< 9257 1726880888.75118: 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 0x7fc4889ec1a0> <<< 9257 1726880888.75144: stdout chunk (state=3): >>># /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' <<< 9257 1726880888.75199: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895eea0> <<< 9257 1726880888.75224: 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' <<< 9257 1726880888.75269: 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' <<< 9257 1726880888.75313: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880888.75323: 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 0x7fc4889d2e40> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4889d16a0> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895a060> <<< 9257 1726880888.75341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.75370: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.75402: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 9257 1726880888.75669: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880888.76437: stdout chunk (state=3): >>> {"name": "metrics", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 992, "group": 992, "comment": "", "home": "/home/metrics", "shell": "/bin/bash", "invocation": {"module_args": {"name": "metrics", "system": true, "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-46-117.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}}} <<< 9257 1726880888.76470: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880888.76913: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880888.76933: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 9257 1726880888.76945: 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 <<< 9257 1726880888.76960: 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<<< 9257 1726880888.76967: 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 <<< 9257 1726880888.76991: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.77024: 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 <<< 9257 1726880888.77040: 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 # 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 <<< 9257 1726880888.77048: 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 # 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 <<< 9257 1726880888.77085: 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 <<< 9257 1726880888.77093: 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 <<< 9257 1726880888.77097: 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 <<< 9257 1726880888.77120: 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 # 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 <<< 9257 1726880888.77136: 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 # 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 <<< 9257 1726880888.77381: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880888.77402: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880888.77418: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880888.77426: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880888.77450: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880888.77489: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880888.77510: stdout chunk (state=3): >>># destroy importlib <<< 9257 1726880888.77519: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 9257 1726880888.77531: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9257 1726880888.77539: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy pwd # destroy syslog # destroy uuid <<< 9257 1726880888.77559: stdout chunk (state=3): >>># destroy array <<< 9257 1726880888.77586: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 9257 1726880888.77602: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 9257 1726880888.77637: stdout chunk (state=3): >>># destroy datetime <<< 9257 1726880888.77645: stdout chunk (state=3): >>># destroy tty # destroy termios <<< 9257 1726880888.77686: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping selinux._selinux <<< 9257 1726880888.77693: 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 <<< 9257 1726880888.77713: 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 <<< 9257 1726880888.77739: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess <<< 9257 1726880888.77745: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 9257 1726880888.77750: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings <<< 9257 1726880888.77787: 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 <<< 9257 1726880888.77791: 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 <<< 9257 1726880888.77822: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 9257 1726880888.77843: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 9257 1726880888.77850: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix <<< 9257 1726880888.77863: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 9257 1726880888.77877: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880888.77886: 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 <<< 9257 1726880888.77922: stdout chunk (state=3): >>># 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 <<< 9257 1726880888.77940: 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 <<< 9257 1726880888.77948: 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 <<< 9257 1726880888.77972: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux <<< 9257 1726880888.77979: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880888.78119: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880888.78128: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880888.78139: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880888.78169: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9257 1726880888.78177: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 9257 1726880888.78198: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy _posixsubprocess # destroy selectors # destroy shutil # destroy errno <<< 9257 1726880888.78231: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy posixpath # destroy copyreg # destroy contextlib <<< 9257 1726880888.78263: stdout chunk (state=3): >>># destroy select <<< 9257 1726880888.78282: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880888.78286: 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 <<< 9257 1726880888.78308: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880888.78324: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880888.78415: 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 <<< 9257 1726880888.78428: stdout chunk (state=3): >>># destroy atexit <<< 9257 1726880888.78436: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 9257 1726880888.78478: stdout chunk (state=3): >>># destroy _random # destroy _weakref<<< 9257 1726880888.78482: stdout chunk (state=3): >>> <<< 9257 1726880888.78540: 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 <<< 9257 1726880888.78562: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880888.78906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880888.79019: stderr chunk (state=3): >>><<< 9257 1726880888.79023: stdout chunk (state=3): >>><<< 9257 1726880888.79161: _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 0x7fc4890b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc489083b30> # /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 0x7fc4890b6ab0> 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 0x7fc488e69160> # /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 0x7fc488e6a000> 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 0x7fc488ea7e60> # /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 0x7fc488ea7f20> # /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 0x7fc488edf830> # /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 0x7fc488edfec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ebfb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ebd250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea5010> # /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 0x7fc488f037a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f023c0> # /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 0x7fc488ebe240> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f00c20> # /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 0x7fc488f347a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea4290> # /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 0x7fc488f34c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f34b00> # 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 0x7fc488f34ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ea2db0> # /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 0x7fc488f355b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f35280> 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 0x7fc488f364b0> 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 0x7fc488f4c6e0> 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 0x7fc488f4ddf0> # /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 0x7fc488f4ecf0> # 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 0x7fc488f4f350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4e240> # /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 0x7fc488f4fd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f4f4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f36510> # /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 0x7fc488c8bc20> # /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 0x7fc488cb4740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb44a0> # 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 0x7fc488cb4680> # 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 0x7fc488cb48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488c89dc0> # /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 0x7fc488cb5fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb4c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488f36c00> # /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 0x7fc488ce2360> # /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 0x7fc488cfe510> # /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 0x7fc488d372f0> # /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 0x7fc488d5da90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488d37410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cff1a0> # /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 0x7fc488b78470> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cfd550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488cb6f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc488cfd910> # zipimport: found 31 names in '/tmp/ansible_user_payload_adu_sisk/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 0x7fc488bd2120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ba9010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ba81a0> # 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 0x7fc488babfb0> # /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 0x7fc488bfdac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bfd850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bfd160> # /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 0x7fc488bfdbb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488bd2db0> 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 0x7fc488bfe840> # 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 0x7fc488bfea80> # /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 0x7fc488bfef60> 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 0x7fc488a60d40> # 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 0x7fc488a62960> # /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 0x7fc488a63320> # /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 0x7fc488a64500> # /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 0x7fc488a66fc0> # 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 0x7fc488a670e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a65280> # /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 0x7fc488a6aea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a69970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a696d0> # /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 0x7fc488a6bb30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488a65730> # 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 0x7fc488ab3050> # /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 0x7fc488ab31a0> # /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 0x7fc488ab4d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab4b30> # /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 0x7fc488ab7260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab53d0> # /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 0x7fc488abea80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab7410> # 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 0x7fc488abf8c0> # 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 0x7fc488abfb00> # 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 0x7fc488abfbf0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ab34a0> # /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 0x7fc488ac3500> # 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 0x7fc488ac4890> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac1ca0> # 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 0x7fc488ac3020> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac1880> # 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 0x7fc488b4ca10> # /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 0x7fc488b4d790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488ac27b0> 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 0x7fc488b4d880> # 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 0x7fc488b4e8d0> # 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 0x7fc48895a3c0> # 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 0x7fc48895acf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488b4f5c0> # 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 0x7fc4889599a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895af90> 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 0x7fc4889eb0b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc488967f50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895f020> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895ee70> # 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 0x7fc4889ec1a0> # /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 0x7fc48895eea0> # /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 0x7fc4889d2e40> import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc4889d16a0> import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc48895a060> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available {"name": "metrics", "state": "present", "append": false, "move_home": false, "changed": false, "uid": 992, "group": 992, "comment": "", "home": "/home/metrics", "shell": "/bin/bash", "invocation": {"module_args": {"name": "metrics", "system": true, "state": "present", "non_unique": false, "force": false, "remove": false, "create_home": true, "move_home": false, "append": false, "ssh_key_bits": 0, "ssh_key_type": "rsa", "ssh_key_comment": "ansible-generated on ip-10-31-46-117.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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880888.80069: done with _execute_module (user, {'name': 'metrics', 'system': 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': '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-1726880888.229277-9942-9282067465000/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880888.80073: _low_level_execute_command(): starting 9257 1726880888.80075: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880888.229277-9942-9282067465000/ > /dev/null 2>&1 && sleep 0' 9257 1726880888.80191: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880888.80195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.80198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880888.80223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880888.80270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880888.80277: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880888.80280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.80327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.80389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.80393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.80448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.82329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.82400: stderr chunk (state=3): >>><<< 9257 1726880888.82404: stdout chunk (state=3): >>><<< 9257 1726880888.82421: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.82429: handler run complete 9257 1726880888.82465: attempt loop complete, returning result 9257 1726880888.82484: variable 'item' from source: unknown 9257 1726880888.82566: variable 'item' from source: unknown ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "append": false, "changed": false, "comment": "", "group": 992, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "move_home": false, "name": "metrics", "shell": "/bin/bash", "state": "present", "uid": 992 } 9257 1726880888.82790: dumping result to json 9257 1726880888.82793: done dumping result, returning 9257 1726880888.82796: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured [027aebc8-b3f3-b82f-6e37-0000000001b0] 9257 1726880888.82798: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b0 9257 1726880888.82845: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b0 9257 1726880888.82848: WORKER PROCESS EXITING 9257 1726880888.82917: no more pending results, returning what we have 9257 1726880888.82921: results queue empty 9257 1726880888.82923: checking for any_errors_fatal 9257 1726880888.82929: done checking for any_errors_fatal 9257 1726880888.82930: checking for max_fail_percentage 9257 1726880888.82932: done checking for max_fail_percentage 9257 1726880888.82933: checking to see if all hosts have failed and the running result is not ok 9257 1726880888.82934: done checking to see if all hosts have failed 9257 1726880888.82935: getting the remaining hosts for this loop 9257 1726880888.82937: done getting the remaining hosts for this loop 9257 1726880888.82941: getting the next task for host managed_node1 9257 1726880888.82949: done getting next task for host managed_node1 9257 1726880888.82953: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured 9257 1726880888.82961: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880888.82973: getting variables 9257 1726880888.82974: in VariableManager get_vars() 9257 1726880888.83015: Calling all_inventory to load vars for managed_node1 9257 1726880888.83018: Calling groups_inventory to load vars for managed_node1 9257 1726880888.83022: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880888.83033: Calling all_plugins_play to load vars for managed_node1 9257 1726880888.83037: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880888.83040: Calling groups_plugins_play to load vars for managed_node1 9257 1726880888.83726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880888.84231: done with get_vars() 9257 1726880888.84245: done getting variables 9257 1726880888.84328: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Friday 20 September 2024 21:08:08 -0400 (0:00:00.673) 0:00:17.871 ****** 9257 1726880888.84360: entering _queue_task() for managed_node1/shell 9257 1726880888.84361: Creating lock for shell 9257 1726880888.84638: worker is 1 (out of 1 available) 9257 1726880888.84654: exiting _queue_task() for managed_node1/shell 9257 1726880888.84671: done queuing things up, now waiting for results queue to drain 9257 1726880888.84673: waiting for pending results... 9257 1726880888.84874: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured 9257 1726880888.85015: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b1 9257 1726880888.85051: variable 'ansible_search_path' from source: unknown 9257 1726880888.85055: variable 'ansible_search_path' from source: unknown 9257 1726880888.85105: variable 'pcp_accounts' from source: include params 9257 1726880888.85345: variable 'pcp_accounts' from source: include params 9257 1726880888.85360: variable '__metrics_accounts' from source: set_fact 9257 1726880888.85445: variable '__metrics_accounts' from source: set_fact 9257 1726880888.85701: Loaded config def from plugin (lookup/items) 9257 1726880888.85709: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 9257 1726880888.85726: variable 'omit' from source: magic vars 9257 1726880888.85832: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.85843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.85865: variable 'omit' from source: magic vars 9257 1726880888.86101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880888.86376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880888.86411: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880888.86455: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880888.86495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880888.86632: 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) 9257 1726880888.86668: 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) 9257 1726880888.86689: 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) 9257 1726880888.86714: 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) 9257 1726880888.86808: variable 'item' from source: unknown 9257 1726880888.86864: Evaluated conditional (item.sasluser is defined): True 9257 1726880888.86867: variable 'omit' from source: magic vars 9257 1726880888.86964: variable 'omit' from source: magic vars 9257 1726880888.87283: variable '__pcp_pmcd_sasldb_path' from source: role '' all vars 9257 1726880888.87288: variable 'item' from source: unknown 9257 1726880888.87338: variable 'omit' from source: magic vars 9257 1726880888.87367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880888.87423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880888.87427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880888.87450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880888.87454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880888.87501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880888.87504: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.87507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.87607: Set connection var ansible_connection to ssh 9257 1726880888.87653: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880888.87658: Set connection var ansible_pipelining to False 9257 1726880888.87661: Set connection var ansible_shell_type to sh 9257 1726880888.87664: Set connection var ansible_shell_executable to /bin/sh 9257 1726880888.87671: Set connection var ansible_timeout to 10 9257 1726880888.87720: variable 'ansible_shell_executable' from source: unknown 9257 1726880888.87723: variable 'ansible_connection' from source: unknown 9257 1726880888.87726: variable 'ansible_module_compression' from source: unknown 9257 1726880888.87729: variable 'ansible_shell_type' from source: unknown 9257 1726880888.87731: variable 'ansible_shell_executable' from source: unknown 9257 1726880888.87734: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880888.87736: variable 'ansible_pipelining' from source: unknown 9257 1726880888.87738: variable 'ansible_timeout' from source: unknown 9257 1726880888.87741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880888.87863: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880888.87869: variable 'omit' from source: magic vars 9257 1726880888.87884: starting attempt loop 9257 1726880888.87888: running the handler 9257 1726880888.87891: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880888.87930: _low_level_execute_command(): starting 9257 1726880888.87934: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880888.88595: 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 <<< 9257 1726880888.88601: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.88605: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.88656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.88665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880888.88668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.88708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.90361: stdout chunk (state=3): >>>/root <<< 9257 1726880888.90488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.90567: stderr chunk (state=3): >>><<< 9257 1726880888.90610: stdout chunk (state=3): >>><<< 9257 1726880888.90774: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.90783: _low_level_execute_command(): starting 9257 1726880888.90786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287 `" && echo ansible-tmp-1726880888.9067025-9962-17338676947287="` echo /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287 `" ) && sleep 0' 9257 1726880888.91432: 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 <<< 9257 1726880888.91442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880888.91451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880888.91456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.91480: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.91487: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880888.91494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.91555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.91560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.91623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.93564: stdout chunk (state=3): >>>ansible-tmp-1726880888.9067025-9962-17338676947287=/root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287 <<< 9257 1726880888.93681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.93734: stderr chunk (state=3): >>><<< 9257 1726880888.93738: stdout chunk (state=3): >>><<< 9257 1726880888.93758: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880888.9067025-9962-17338676947287=/root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880888.93792: variable 'ansible_module_compression' from source: unknown 9257 1726880888.93837: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9257 1726880888.93872: variable 'ansible_facts' from source: unknown 9257 1726880888.93937: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py 9257 1726880888.94059: Sending initial data 9257 1726880888.94064: Sent initial data (153 bytes) 9257 1726880888.94525: 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 <<< 9257 1726880888.94529: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.94532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880888.94535: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880888.94609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880888.94617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.94665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880888.96240: 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 <<< 9257 1726880888.96379: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880888.96464: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpm6kn2ugk /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py <<< 9257 1726880888.96468: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py" <<< 9257 1726880888.96504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpm6kn2ugk" to remote "/root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py" <<< 9257 1726880888.97581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880888.97634: stderr chunk (state=3): >>><<< 9257 1726880888.97651: stdout chunk (state=3): >>><<< 9257 1726880888.97785: done transferring module to remote 9257 1726880888.97789: _low_level_execute_command(): starting 9257 1726880888.97792: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/ /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py && sleep 0' 9257 1726880888.98339: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880888.98361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880888.98480: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880888.98502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880888.98574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.00370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.00420: stderr chunk (state=3): >>><<< 9257 1726880889.00424: stdout chunk (state=3): >>><<< 9257 1726880889.00432: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.00435: _low_level_execute_command(): starting 9257 1726880889.00442: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/AnsiballZ_command.py && sleep 0' 9257 1726880889.00951: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.01065: stderr chunk (state=3): >>>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 <<< 9257 1726880889.03202: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880889.03241: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880889.03273: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880889.03348: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880889.03403: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880889.03434: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880889.03464: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880889.03551: 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' <<< 9257 1726880889.03584: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 9257 1726880889.03624: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880889.03666: 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 0x7ff3f3f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3efbb30> <<< 9257 1726880889.03815: 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 0x7ff3f3f2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 9257 1726880889.03907: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880889.03945: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880889.03996: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880889.04025: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880889.04066: 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' <<< 9257 1726880889.04088: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d1d160> <<< 9257 1726880889.04182: 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 <<< 9257 1726880889.04186: 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 0x7ff3f3d1e000> <<< 9257 1726880889.04206: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880889.04233: 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. <<< 9257 1726880889.04684: 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 <<< 9257 1726880889.04720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880889.04754: 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 0x7ff3f3d5bda0> # /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 0x7ff3f3d5bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880889.04784: 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 <<< 9257 1726880889.04847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.04884: 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 0x7ff3f3d937d0> <<< 9257 1726880889.04964: 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 0x7ff3f3d93e60> <<< 9257 1726880889.05036: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880889.05066: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d73a70> import '_functools' # <<< 9257 1726880889.05070: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d71190> <<< 9257 1726880889.05178: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d58f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880889.05291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880889.05313: 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 0x7ff3f3db76b0> <<< 9257 1726880889.05348: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3db62d0> <<< 9257 1726880889.05371: 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 0x7ff3f3d72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d5ae40> <<< 9257 1726880889.05436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880889.05468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d581d0> # /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' <<< 9257 1726880889.05534: 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 0x7ff3f3de8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de8ad0> <<< 9257 1726880889.05539: 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 0x7ff3f3de8e90> <<< 9257 1726880889.05567: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d56cf0> <<< 9257 1726880889.05591: 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' <<< 9257 1726880889.05623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880889.05644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880889.05674: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de91f0> import 'importlib.machinery' # <<< 9257 1726880889.05701: 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' <<< 9257 1726880889.05741: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3dea420> <<< 9257 1726880889.05752: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880889.05780: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880889.05798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880889.05843: 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' <<< 9257 1726880889.05869: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e04620> import 'errno' # <<< 9257 1726880889.05917: 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 0x7ff3f3e05d60> <<< 9257 1726880889.05920: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880889.05975: 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 <<< 9257 1726880889.05978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880889.06017: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e06c60> <<< 9257 1726880889.06024: 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 0x7ff3f3e072c0> <<< 9257 1726880889.06054: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e061b0> # /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' <<< 9257 1726880889.06109: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.06122: 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 0x7ff3f3e07d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e07470> <<< 9257 1726880889.06176: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3dea390> <<< 9257 1726880889.06224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880889.06249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880889.06253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880889.06316: 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 0x7ff3f3b97cb0> <<< 9257 1726880889.06335: 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' <<< 9257 1726880889.06375: 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 0x7ff3f3bc0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc04d0> <<< 9257 1726880889.06398: 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 0x7ff3f3bc07a0> <<< 9257 1726880889.06430: 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 0x7ff3f3bc0980> <<< 9257 1726880889.06434: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b95e50> <<< 9257 1726880889.06460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880889.06558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880889.06597: 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' <<< 9257 1726880889.06600: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc2030> <<< 9257 1726880889.06620: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc0cb0> <<< 9257 1726880889.06642: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3deab40> <<< 9257 1726880889.06669: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880889.06722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.06743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880889.06792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880889.06816: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bf23c0> <<< 9257 1726880889.06870: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880889.06887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.06909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880889.06926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880889.06979: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c0a540> <<< 9257 1726880889.07015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880889.07047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880889.07099: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880889.07127: 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 0x7ff3f3c432f0> <<< 9257 1726880889.07155: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880889.07188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880889.07220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880889.07261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880889.07357: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c69a90> <<< 9257 1726880889.07429: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c43410> <<< 9257 1726880889.07477: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c0ac00> <<< 9257 1726880889.07506: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880889.07517: 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 0x7ff3f3a843e0> <<< 9257 1726880889.07534: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c09580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc2f60> <<< 9257 1726880889.07629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880889.07654: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3f3a845c0> <<< 9257 1726880889.07732: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_j96nox9m/ansible_ansible.legacy.command_payload.zip' <<< 9257 1726880889.07738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.07886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.07919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880889.07931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880889.07974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880889.08052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880889.08108: 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 0x7ff3f3ada000> <<< 9257 1726880889.08122: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880889.08301: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3ab4ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a87f80> <<< 9257 1726880889.08328: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.08384: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880889.08387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.08393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.08422: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880889.09976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.11237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880889.11241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3ab7e60> <<< 9257 1726880889.11270: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880889.11278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.11301: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880889.11304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880889.11331: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880889.11336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880889.11368: 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 0x7ff3f3b01940> <<< 9257 1726880889.11403: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b016d0> <<< 9257 1726880889.11435: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b01010> <<< 9257 1726880889.11465: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880889.11469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880889.11506: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b01a60> <<< 9257 1726880889.11517: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3adaa80> <<< 9257 1726880889.11522: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880889.11547: 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 0x7ff3f3b026f0> <<< 9257 1726880889.11579: 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 0x7ff3f3b02930> <<< 9257 1726880889.11603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880889.11651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880889.11680: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880889.11728: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b02e70> import 'pwd' # <<< 9257 1726880889.11760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880889.11773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880889.11814: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f396cb60> <<< 9257 1726880889.11880: 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 0x7ff3f396e780> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880889.11884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880889.11924: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f396f140> <<< 9257 1726880889.11965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880889.11971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880889.12004: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f396ff80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880889.12048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880889.12076: 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' <<< 9257 1726880889.12114: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3972db0> <<< 9257 1726880889.12149: 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 0x7ff3f3972ed0> <<< 9257 1726880889.12182: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3971070> <<< 9257 1726880889.12195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880889.12222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880889.12254: 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' <<< 9257 1726880889.12282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880889.12296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880889.12333: 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' <<< 9257 1726880889.12361: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3976d80> import '_tokenize' # <<< 9257 1726880889.12428: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3975880> <<< 9257 1726880889.12458: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39755e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880889.12477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880889.12612: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3977a10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3971580> <<< 9257 1726880889.12617: 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 0x7ff3f39baf30> <<< 9257 1726880889.12660: 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 0x7ff3f39bb140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880889.12715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880889.12719: 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' <<< 9257 1726880889.12734: 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 0x7ff3f39bcbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bc9b0> <<< 9257 1726880889.12747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880889.12840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880889.12888: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.12901: 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 0x7ff3f39bf110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bd2b0> <<< 9257 1726880889.12925: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880889.12967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.12996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880889.13006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880889.13015: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880889.13064: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39c68d0> <<< 9257 1726880889.13215: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bf260> <<< 9257 1726880889.13292: 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 0x7ff3f39c76b0> <<< 9257 1726880889.13328: 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' <<< 9257 1726880889.13334: 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 0x7ff3f39c76e0> <<< 9257 1726880889.13388: 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' <<< 9257 1726880889.13392: 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 0x7ff3f39c7b30> <<< 9257 1726880889.13402: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bb350> <<< 9257 1726880889.13428: 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' <<< 9257 1726880889.13454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880889.13475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880889.13508: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.13537: 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 0x7ff3f39cb290> <<< 9257 1726880889.13728: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.13731: 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 0x7ff3f39cc3e0> <<< 9257 1726880889.13754: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39c9a00> <<< 9257 1726880889.13782: 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' <<< 9257 1726880889.13791: 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 0x7ff3f39cadb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39c9610> <<< 9257 1726880889.13807: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.13831: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880889.13855: stdout chunk (state=3): >>># zipimport: zlib available<<< 9257 1726880889.13863: stdout chunk (state=3): >>> <<< 9257 1726880889.13958: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.14068: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.14087: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880889.14105: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.14116: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880889.14138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.14279: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.14422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.15104: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.15775: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880889.15840: 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' <<< 9257 1726880889.15900: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.15904: 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 0x7ff3f3a545f0> <<< 9257 1726880889.15997: 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' <<< 9257 1726880889.16034: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a55460> <<< 9257 1726880889.16042: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39cf8f0> <<< 9257 1726880889.16083: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880889.16100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.16121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.16143: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880889.16156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.16337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.16530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880889.16547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a554f0> <<< 9257 1726880889.16563: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.17121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.17687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.17762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.17855: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880889.17910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.17947: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880889.17963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18160: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880889.18198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880889.18212: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18255: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18290: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880889.18299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.18870: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880889.18941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880889.18972: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880889.19030: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a57cb0> <<< 9257 1726880889.19034: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19122: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19207: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880889.19217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880889.19240: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880889.19249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880889.19268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880889.19340: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.19463: 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 0x7ff3f3a5e090> <<< 9257 1726880889.19509: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.19530: 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 0x7ff3f3a5e990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3ad9f70> <<< 9257 1726880889.19538: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19630: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880889.19640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.19871: 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 <<< 9257 1726880889.19905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.19990: 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 0x7ff3f3a5d790> <<< 9257 1726880889.20036: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a5eba0> <<< 9257 1726880889.20066: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880889.20073: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880889.20155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20286: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20290: 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 <<< 9257 1726880889.20305: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.20311: 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 <<< 9257 1726880889.20335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880889.20355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880889.20415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880889.20429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880889.20449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880889.20503: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f38f6c60> <<< 9257 1726880889.20553: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f386c8c0> <<< 9257 1726880889.20639: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3866a20> <<< 9257 1726880889.20650: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3866870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880889.20661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20680: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20710: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880889.20772: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880889.20779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20798: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880889.20818: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.20930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.21061: 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' <<< 9257 1726880889.21087: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3866780> <<< 9257 1726880889.21163: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.22098: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "start": "2024-09-20 21:08:09.212866", "end": "2024-09-20 21:08:09.220691", "delta": "0:00:00.007825", "msg": "", "invocation": {"module_args": {"_raw_params": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 9257 1726880889.22121: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880889.22497: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880889.22514: 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 <<< 9257 1726880889.22525: 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 <<< 9257 1726880889.22539: 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 <<< 9257 1726880889.22567: 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 <<< 9257 1726880889.22584: 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 <<< 9257 1726880889.22615: 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 # 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 <<< 9257 1726880889.22638: 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 # 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 <<< 9257 1726880889.22675: 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 # 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 <<< 9257 1726880889.22679: 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 # cleanup[2] removing glob # destroy glob <<< 9257 1726880889.22931: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880889.22938: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880889.22967: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880889.22981: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct<<< 9257 1726880889.22997: stdout chunk (state=3): >>> # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880889.23000: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880889.23036: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880889.23063: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880889.23079: 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 <<< 9257 1726880889.23142: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd <<< 9257 1726880889.23151: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 9257 1726880889.23185: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880889.23208: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880889.23246: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880889.23267: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880889.23296: 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 <<< 9257 1726880889.23321: 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 <<< 9257 1726880889.23344: 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 <<< 9257 1726880889.23383: stdout chunk (state=3): >>># 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 <<< 9257 1726880889.23448: 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 <<< 9257 1726880889.23478: 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 <<< 9257 1726880889.23592: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880889.23610: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880889.23649: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880889.23682: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 9257 1726880889.23735: 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 <<< 9257 1726880889.23743: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880889.23750: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880889.23830: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880889.23839: 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 <<< 9257 1726880889.23881: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 9257 1726880889.23905: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880889.23929: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880889.23957: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880889.24321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880889.24403: stderr chunk (state=3): >>><<< 9257 1726880889.24406: stdout chunk (state=3): >>><<< 9257 1726880889.24521: _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 0x7ff3f3f2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3efbb30> # /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 0x7ff3f3f2eab0> 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 0x7ff3f3d1d160> # /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 0x7ff3f3d1e000> 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 0x7ff3f3d5bda0> # /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 0x7ff3f3d5bfe0> # /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 0x7ff3f3d937d0> # /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 0x7ff3f3d93e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d73a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d71190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d58f50> # /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 0x7ff3f3db76b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3db62d0> # /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 0x7ff3f3d72030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d5ae40> # /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 0x7ff3f3de8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d581d0> # /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 0x7ff3f3de8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de8ad0> # 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 0x7ff3f3de8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3d56cf0> # /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 0x7ff3f3de9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3de91f0> 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 0x7ff3f3dea420> 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 0x7ff3f3e04620> 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 0x7ff3f3e05d60> # /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 0x7ff3f3e06c60> # 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 0x7ff3f3e072c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e061b0> # /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 0x7ff3f3e07d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3e07470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3dea390> # /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 0x7ff3f3b97cb0> # /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 0x7ff3f3bc0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc04d0> # 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 0x7ff3f3bc07a0> # 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 0x7ff3f3bc0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b95e50> # /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 0x7ff3f3bc2030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3deab40> # /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 0x7ff3f3bf23c0> # /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 0x7ff3f3c0a540> # /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 0x7ff3f3c432f0> # /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 0x7ff3f3c69a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c43410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c0ac00> # /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 0x7ff3f3a843e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3c09580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3bc2f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3f3a845c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_j96nox9m/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 0x7ff3f3ada000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3ab4ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a87f80> # 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 0x7ff3f3ab7e60> # /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 0x7ff3f3b01940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b016d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3b01010> # /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 0x7ff3f3b01a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3adaa80> 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 0x7ff3f3b026f0> # 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 0x7ff3f3b02930> # /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 0x7ff3f3b02e70> 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 0x7ff3f396cb60> # 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 0x7ff3f396e780> # /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 0x7ff3f396f140> # /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 0x7ff3f396ff80> # /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 0x7ff3f3972db0> # 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 0x7ff3f3972ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3971070> # /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 0x7ff3f3976d80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3975880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39755e0> # /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 0x7ff3f3977a10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3971580> # 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 0x7ff3f39baf30> # /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 0x7ff3f39bb140> # /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 0x7ff3f39bcbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bc9b0> # /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 0x7ff3f39bf110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bd2b0> # /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 0x7ff3f39c68d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bf260> # 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 0x7ff3f39c76b0> # 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 0x7ff3f39c76e0> # 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 0x7ff3f39c7b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39bb350> # /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 0x7ff3f39cb290> # 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 0x7ff3f39cc3e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39c9a00> # 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 0x7ff3f39cadb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39c9610> # 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 0x7ff3f3a545f0> # /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 0x7ff3f3a55460> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f39cf8f0> 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 0x7ff3f3a554f0> # 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 0x7ff3f3a57cb0> # 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 0x7ff3f3a5e090> # 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 0x7ff3f3a5e990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3ad9f70> # 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 0x7ff3f3a5d790> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3a5eba0> 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 0x7ff3f38f6c60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f386c8c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3866a20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3f3866870> # 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 0x7ff3f3866780> # zipimport: zlib available {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "start": "2024-09-20 21:08:09.212866", "end": "2024-09-20 21:08:09.220691", "delta": "0:00:00.007825", "msg": "", "invocation": {"module_args": {"_raw_params": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "_uses_shell": true, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880889.25401: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then\n echo "Creating new metrics user in /etc/pcp/passwd.db"\n echo "metrics" | saslpasswd2 -a pmcd "metrics"\n chown root:pcp "/etc/pcp/passwd.db"\n chmod 640 "/etc/pcp/passwd.db"\nfi\n', '_uses_shell': 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.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-1726880888.9067025-9962-17338676947287/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880889.25405: _low_level_execute_command(): starting 9257 1726880889.25410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880888.9067025-9962-17338676947287/ > /dev/null 2>&1 && sleep 0' 9257 1726880889.25540: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880889.25577: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880889.25581: 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.46.117 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 <<< 9257 1726880889.25583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.25636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880889.25639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.25691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.27570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.27622: stderr chunk (state=3): >>><<< 9257 1726880889.27626: stdout chunk (state=3): >>><<< 9257 1726880889.27640: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.27651: handler run complete 9257 1726880889.27899: variable 'ensure_sasl_configured' from source: unknown 9257 1726880889.27903: Evaluated conditional ('Creating new SASL account' in ensure_sasl_configured.stdout): False 9257 1726880889.27917: attempt loop complete, returning result 9257 1726880889.27936: variable 'item' from source: unknown 9257 1726880889.28052: variable 'item' from source: unknown ok: [managed_node1] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.007825", "end": "2024-09-20 21:08:09.220691", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2024-09-20 21:08:09.212866" } 9257 1726880889.28331: dumping result to json 9257 1726880889.28335: done dumping result, returning 9257 1726880889.28338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured [027aebc8-b3f3-b82f-6e37-0000000001b1] 9257 1726880889.28342: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b1 9257 1726880889.28393: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b1 9257 1726880889.28396: WORKER PROCESS EXITING 9257 1726880889.28480: no more pending results, returning what we have 9257 1726880889.28484: results queue empty 9257 1726880889.28485: checking for any_errors_fatal 9257 1726880889.28504: done checking for any_errors_fatal 9257 1726880889.28505: checking for max_fail_percentage 9257 1726880889.28508: done checking for max_fail_percentage 9257 1726880889.28509: checking to see if all hosts have failed and the running result is not ok 9257 1726880889.28511: done checking to see if all hosts have failed 9257 1726880889.28512: getting the remaining hosts for this loop 9257 1726880889.28517: done getting the remaining hosts for this loop 9257 1726880889.28521: getting the next task for host managed_node1 9257 1726880889.28532: done getting next task for host managed_node1 9257 1726880889.28536: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured 9257 1726880889.28542: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880889.28562: getting variables 9257 1726880889.28564: in VariableManager get_vars() 9257 1726880889.28602: Calling all_inventory to load vars for managed_node1 9257 1726880889.28605: Calling groups_inventory to load vars for managed_node1 9257 1726880889.28608: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880889.28618: Calling all_plugins_play to load vars for managed_node1 9257 1726880889.28621: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880889.28625: Calling groups_plugins_play to load vars for managed_node1 9257 1726880889.29016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880889.29495: done with get_vars() 9257 1726880889.29507: done getting variables 9257 1726880889.29564: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Friday 20 September 2024 21:08:09 -0400 (0:00:00.452) 0:00:18.323 ****** 9257 1726880889.29593: entering _queue_task() for managed_node1/template 9257 1726880889.29863: worker is 1 (out of 1 available) 9257 1726880889.29884: exiting _queue_task() for managed_node1/template 9257 1726880889.29896: done queuing things up, now waiting for results queue to drain 9257 1726880889.29898: waiting for pending results... 9257 1726880889.30115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured 9257 1726880889.30321: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b2 9257 1726880889.30336: variable 'ansible_search_path' from source: unknown 9257 1726880889.30341: variable 'ansible_search_path' from source: unknown 9257 1726880889.30382: calling self._execute() 9257 1726880889.30472: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880889.30479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880889.30491: variable 'omit' from source: magic vars 9257 1726880889.30867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880889.30896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880889.30949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880889.30992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880889.31024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880889.31149: variable 'pcp_accounts' from source: include params 9257 1726880889.31153: variable '__metrics_accounts' from source: set_fact 9257 1726880889.31279: variable '__metrics_accounts' from source: set_fact 9257 1726880889.31327: Evaluated conditional (pcp_accounts | d([])): True 9257 1726880889.31332: variable 'omit' from source: magic vars 9257 1726880889.31419: variable 'omit' from source: magic vars 9257 1726880889.31440: variable '__pcp_pmcd_saslconf_path' from source: role '' all vars 9257 1726880889.31529: variable '__pcp_pmcd_saslconf_path' from source: role '' all vars 9257 1726880889.31581: variable 'omit' from source: magic vars 9257 1726880889.31630: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880889.31656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880889.31688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880889.31707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880889.31739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880889.31765: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880889.31769: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880889.31772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880889.31876: Set connection var ansible_connection to ssh 9257 1726880889.31888: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880889.31901: Set connection var ansible_pipelining to False 9257 1726880889.31917: Set connection var ansible_shell_type to sh 9257 1726880889.31921: Set connection var ansible_shell_executable to /bin/sh 9257 1726880889.31924: Set connection var ansible_timeout to 10 9257 1726880889.31966: variable 'ansible_shell_executable' from source: unknown 9257 1726880889.31971: variable 'ansible_connection' from source: unknown 9257 1726880889.31973: variable 'ansible_module_compression' from source: unknown 9257 1726880889.31976: variable 'ansible_shell_type' from source: unknown 9257 1726880889.31984: variable 'ansible_shell_executable' from source: unknown 9257 1726880889.31986: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880889.31989: variable 'ansible_pipelining' from source: unknown 9257 1726880889.31991: variable 'ansible_timeout' from source: unknown 9257 1726880889.31996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880889.32184: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880889.32212: variable 'omit' from source: magic vars 9257 1726880889.32216: starting attempt loop 9257 1726880889.32219: running the handler 9257 1726880889.32232: _low_level_execute_command(): starting 9257 1726880889.32241: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880889.33038: 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 <<< 9257 1726880889.33042: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.33046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880889.33048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880889.33062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.33114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880889.33130: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.33205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.34821: stdout chunk (state=3): >>>/root <<< 9257 1726880889.34904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.34960: stderr chunk (state=3): >>><<< 9257 1726880889.34964: stdout chunk (state=3): >>><<< 9257 1726880889.34987: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.35001: _low_level_execute_command(): starting 9257 1726880889.35008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313 `" && echo ansible-tmp-1726880889.3498578-9985-276427578529313="` echo /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313 `" ) && sleep 0' 9257 1726880889.35767: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880889.35771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880889.35781: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880889.35786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.35793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.35900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.35904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.37810: stdout chunk (state=3): >>>ansible-tmp-1726880889.3498578-9985-276427578529313=/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313 <<< 9257 1726880889.37990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.37993: stdout chunk (state=3): >>><<< 9257 1726880889.37994: stderr chunk (state=3): >>><<< 9257 1726880889.38006: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880889.3498578-9985-276427578529313=/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.38067: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880889.38072: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmcd.sasl2.conf.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmcd.sasl2.conf.j2 9257 1726880889.38083: variable 'ansible_search_path' from source: unknown 9257 1726880889.38315: variable 'ansible_managed' from source: unknown 9257 1726880889.38321: variable '__pcp_sasl_mechlist' from source: include_vars 9257 1726880889.38326: variable '__pcp_pmcd_sasldb_path' from source: role '' all vars 9257 1726880889.39505: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880889.39528: variable 'ansible_module_compression' from source: unknown 9257 1726880889.39864: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880889.39868: variable 'ansible_facts' from source: unknown 9257 1726880889.39871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py 9257 1726880889.39991: Sending initial data 9257 1726880889.39995: Sent initial data (151 bytes) 9257 1726880889.40445: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880889.40469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880889.40473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880889.40575: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880889.40589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880889.40602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.40669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.42208: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 9257 1726880889.42218: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 9257 1726880889.42249: 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 <<< 9257 1726880889.42291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880889.42351: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9tl6s9cf /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py <<< 9257 1726880889.42355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py" <<< 9257 1726880889.42422: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9tl6s9cf" to remote "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py" <<< 9257 1726880889.43538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.43614: stderr chunk (state=3): >>><<< 9257 1726880889.43624: stdout chunk (state=3): >>><<< 9257 1726880889.43670: done transferring module to remote 9257 1726880889.43692: _low_level_execute_command(): starting 9257 1726880889.43702: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/ /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py && sleep 0' 9257 1726880889.44394: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880889.44549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880889.44553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880889.44558: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880889.44606: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.44639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.46485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.46510: stderr chunk (state=3): >>><<< 9257 1726880889.46523: stdout chunk (state=3): >>><<< 9257 1726880889.46553: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.46567: _low_level_execute_command(): starting 9257 1726880889.46579: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_stat.py && sleep 0' 9257 1726880889.47273: 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 <<< 9257 1726880889.47386: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.47414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880889.47439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880889.47462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.47544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.49672: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880889.49719: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880889.49736: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880889.49799: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880889.49838: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880889.49841: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880889.49885: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880889.49913: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880889.49967: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880889.49973: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880889.50011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880889.50016: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880889.50077: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880889.50081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880889.50131: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a8fbb30> <<< 9257 1726880889.50164: 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 0x7fd69a92eab0> <<< 9257 1726880889.50208: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880889.50212: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880889.50272: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880889.50364: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880889.50395: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 9257 1726880889.50439: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880889.50454: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880889.50462: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880889.50486: 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' <<< 9257 1726880889.50522: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a6fd160> <<< 9257 1726880889.50581: 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 <<< 9257 1726880889.50590: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.50598: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a6fe000> <<< 9257 1726880889.50628: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880889.50661: 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. <<< 9257 1726880889.50897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880889.50907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880889.50934: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880889.50940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.50966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880889.51003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880889.51025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880889.51050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880889.51071: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a73bda0> <<< 9257 1726880889.51085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880889.51105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880889.51125: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880889.51144: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a73bfe0> <<< 9257 1726880889.51153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880889.51182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880889.51210: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880889.51261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.51271: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880889.51308: 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' <<< 9257 1726880889.51323: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7737d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880889.51339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a773e60> <<< 9257 1726880889.51363: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880889.51420: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a753a70> <<< 9257 1726880889.51426: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880889.51455: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a751190> <<< 9257 1726880889.51555: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a738f50> <<< 9257 1726880889.51577: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880889.51601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880889.51609: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880889.51637: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880889.51663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880889.51682: 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' <<< 9257 1726880889.51725: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7976b0> <<< 9257 1726880889.51737: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7962d0> <<< 9257 1726880889.51773: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880889.51780: 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 0x7fd69a752030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a73ae40> <<< 9257 1726880889.51831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880889.51841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7381d0> <<< 9257 1726880889.51869: 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' <<< 9257 1726880889.51898: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.51909: 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 0x7fd69a7c8c20> <<< 9257 1726880889.51917: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c8ad0> <<< 9257 1726880889.51952: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.51956: 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 0x7fd69a7c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a736cf0> <<< 9257 1726880889.51990: 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' <<< 9257 1726880889.52015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880889.52042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880889.52068: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c91f0> <<< 9257 1726880889.52077: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880889.52108: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880889.52116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880889.52120: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7ca420> <<< 9257 1726880889.52142: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880889.52148: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880889.52175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880889.52206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880889.52230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880889.52236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e4620> <<< 9257 1726880889.52257: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880889.52287: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.52291: 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 0x7fd69a7e5d60> <<< 9257 1726880889.52319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880889.52325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880889.52353: 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' <<< 9257 1726880889.52373: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e6c60> <<< 9257 1726880889.52433: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.52437: 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 0x7fd69a7e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e61b0> <<< 9257 1726880889.52462: 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' <<< 9257 1726880889.52507: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.52513: 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 0x7fd69a7e7d40> <<< 9257 1726880889.52535: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e7470> <<< 9257 1726880889.52574: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7ca390> <<< 9257 1726880889.52627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880889.52657: 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 <<< 9257 1726880889.52662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880889.52717: 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 0x7fd69a56fcb0> <<< 9257 1726880889.52756: 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 0x7fd69a598770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5984d0> <<< 9257 1726880889.52790: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.52834: 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 0x7fd69a5986e0> # 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 0x7fd69a598950> <<< 9257 1726880889.52850: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a56de50> <<< 9257 1726880889.52871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880889.52974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880889.53002: 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 0x7fd69a59a060> <<< 9257 1726880889.53053: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a598ce0> <<< 9257 1726880889.53062: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7cab40> <<< 9257 1726880889.53085: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880889.53141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.53161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880889.53227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880889.53254: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5ca3f0> <<< 9257 1726880889.53290: 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' <<< 9257 1726880889.53317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880889.53332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880889.53392: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5e2540> <<< 9257 1726880889.53412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880889.53453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880889.53514: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880889.53532: 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 0x7fd69a61b320> <<< 9257 1726880889.53561: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880889.53601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880889.53620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880889.53656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880889.53756: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a641ac0> <<< 9257 1726880889.53823: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a61b440> <<< 9257 1726880889.53909: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5e31d0> # /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 0x7fd69a4603e0> <<< 9257 1726880889.53955: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5e1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a59af90> <<< 9257 1726880889.54026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880889.54054: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69a4605c0> <<< 9257 1726880889.54115: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_zkumi6c3/ansible_ansible.legacy.stat_payload.zip' <<< 9257 1726880889.54138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.54277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.54308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880889.54320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880889.54367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880889.54437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880889.54481: 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 0x7fd69a4b6060> <<< 9257 1726880889.54484: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880889.54683: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a490f50> <<< 9257 1726880889.54691: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4900b0> # zipimport: zlib available <<< 9257 1726880889.54721: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880889.54727: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.54753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.54772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.54776: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880889.54790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.56341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.57587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880889.57597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a493ef0> <<< 9257 1726880889.57622: 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' <<< 9257 1726880889.57649: 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' <<< 9257 1726880889.57680: 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' <<< 9257 1726880889.57714: 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' <<< 9257 1726880889.57721: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd69a4dda60> <<< 9257 1726880889.57751: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4dd7f0> <<< 9257 1726880889.57783: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4dd100> <<< 9257 1726880889.57799: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880889.57814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880889.57857: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4ddb50> <<< 9257 1726880889.57865: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4b6a80> import 'atexit' # <<< 9257 1726880889.57892: 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 0x7fd69a4de7e0> <<< 9257 1726880889.57920: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.57926: 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 0x7fd69a4dea20> <<< 9257 1726880889.57953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880889.57987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880889.58002: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880889.58054: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4def60> <<< 9257 1726880889.58071: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880889.58087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880889.58105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880889.58142: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a344da0> <<< 9257 1726880889.58172: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.58187: 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 0x7fd69a3469c0> <<< 9257 1726880889.58200: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880889.58216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880889.58251: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a347320> <<< 9257 1726880889.58273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880889.58302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880889.58326: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a348500> <<< 9257 1726880889.58336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880889.58378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880889.58397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880889.58404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880889.58456: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34afc0> <<< 9257 1726880889.58492: 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 0x7fd69a34b0e0> <<< 9257 1726880889.58528: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a349280> <<< 9257 1726880889.58537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880889.58568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880889.58588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880889.58597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880889.58610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880889.58644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880889.58672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 9257 1726880889.58680: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34ef00> <<< 9257 1726880889.58692: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880889.58766: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34d730> <<< 9257 1726880889.58789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880889.58795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880889.58876: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34fe30> <<< 9257 1726880889.58901: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a349790> <<< 9257 1726880889.58932: 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 0x7fd69a397170> <<< 9257 1726880889.58974: 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 0x7fd69a397350> <<< 9257 1726880889.58992: 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 <<< 9257 1726880889.59002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880889.59031: 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' <<< 9257 1726880889.59078: 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 0x7fd69a398dd0> <<< 9257 1726880889.59087: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a398b90> <<< 9257 1726880889.59093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880889.59187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880889.59280: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.59313: 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 0x7fd69a39b380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3994c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880889.59355: 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' # <<< 9257 1726880889.59405: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3a2ba0> <<< 9257 1726880889.59564: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a39b530> <<< 9257 1726880889.59631: 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 0x7fd69a3a3980> <<< 9257 1726880889.59671: 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 0x7fd69a3a39b0> <<< 9257 1726880889.59723: 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 0x7fd69a3a3ef0> <<< 9257 1726880889.59746: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a397530> <<< 9257 1726880889.59782: 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' <<< 9257 1726880889.59813: 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' <<< 9257 1726880889.59836: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.59869: 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 0x7fd69a3a76b0> <<< 9257 1726880889.60090: 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 0x7fd69a3a8740> <<< 9257 1726880889.60135: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3a5e50> # 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 0x7fd69a3a71a0> <<< 9257 1726880889.60175: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3a5a30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880889.60182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60372: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60405: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880889.60426: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880889.60429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.60716: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.61371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.62051: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880889.62055: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880889.62060: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880889.62080: 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 <<< 9257 1726880889.62108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.62163: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.62170: 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 0x7fd69a430830> <<< 9257 1726880889.62270: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880889.62277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880889.62294: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a431610> <<< 9257 1726880889.62309: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3ab0b0> <<< 9257 1726880889.62361: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880889.62368: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.62389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.62414: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880889.62418: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.62600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.62792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880889.62811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a431400> # zipimport: zlib available <<< 9257 1726880889.63379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.63927: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64124: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880889.64152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64204: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880889.64290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64407: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880889.64453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64471: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880889.64510: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.64571: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880889.64851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880889.65189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880889.65240: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880889.65317: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a432330> <<< 9257 1726880889.65326: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65384: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65501: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880889.65507: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880889.65510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880889.65537: 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' <<< 9257 1726880889.65612: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.65719: 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 0x7fd69a23e120> <<< 9257 1726880889.65793: 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 0x7fd69a23ea20> <<< 9257 1726880889.65816: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a432e10> # zipimport: zlib available <<< 9257 1726880889.65863: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65903: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880889.65910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.65998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66071: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66134: 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 <<< 9257 1726880889.66185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.66259: 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 0x7fd69a23d700> <<< 9257 1726880889.66302: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a23eb10> <<< 9257 1726880889.66354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880889.66359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66565: 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' <<< 9257 1726880889.66590: 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 <<< 9257 1726880889.66618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880889.66640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880889.66707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880889.66729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880889.66740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880889.66787: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a2d2b10> <<< 9257 1726880889.66837: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a248860> <<< 9257 1726880889.66936: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a242930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a23d610> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880889.66952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66962: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.66987: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880889.67071: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880889.67075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.67096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880889.67113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.67259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.67449: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.68692: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sasl2/pmcd.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 998, "inode": 265601, "dev": 51714, "nlink": 1, "atime": 1726880776.8395772, "mtime": 1717977600.0, "ctime": 1726880723.010007, "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": "615d2de55ab86108da0c7e6b64988fecb4169771", "mimetype": "text/plain", "charset": "us-ascii", "version": "1684635429", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sasl2/pmcd.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880889.68718: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880889.69088: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880889.69117: 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 <<< 9257 1726880889.69127: 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 <<< 9257 1726880889.69170: stdout chunk (state=3): >>># 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 <<< 9257 1726880889.69178: 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 <<< 9257 1726880889.69203: 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 # 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 <<< 9257 1726880889.69215: 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 <<< 9257 1726880889.69224: 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 # 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 <<< 9257 1726880889.69278: 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<<< 9257 1726880889.69282: 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 <<< 9257 1726880889.69289: 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 <<< 9257 1726880889.69531: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880889.69544: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880889.69562: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880889.69583: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880889.69605: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880889.69644: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880889.69651: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880889.69681: 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 <<< 9257 1726880889.69694: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 9257 1726880889.69717: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 9257 1726880889.69731: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog <<< 9257 1726880889.69738: stdout chunk (state=3): >>># destroy uuid <<< 9257 1726880889.69756: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 9257 1726880889.69768: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 9257 1726880889.69793: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 9257 1726880889.69807: stdout chunk (state=3): >>># destroy shutil <<< 9257 1726880889.69814: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880889.69851: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880889.69877: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 9257 1726880889.69882: 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 <<< 9257 1726880889.69888: 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 <<< 9257 1726880889.69920: 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 <<< 9257 1726880889.69934: 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 <<< 9257 1726880889.69956: 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 <<< 9257 1726880889.69974: 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 <<< 9257 1726880889.69993: 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 <<< 9257 1726880889.70013: 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 <<< 9257 1726880889.70019: 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 <<< 9257 1726880889.70040: 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 <<< 9257 1726880889.70177: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880889.70197: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880889.70222: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 9257 1726880889.70230: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880889.70264: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880889.70270: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 9257 1726880889.70299: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880889.70308: 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 <<< 9257 1726880889.70327: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880889.70428: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 9257 1726880889.70434: 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 <<< 9257 1726880889.70503: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 9257 1726880889.70510: stdout chunk (state=3): >>># destroy _operator <<< 9257 1726880889.70517: stdout chunk (state=3): >>># destroy _sha2 # destroy _string # destroy re <<< 9257 1726880889.70542: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880889.70906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880889.70971: stderr chunk (state=3): >>><<< 9257 1726880889.70974: stdout chunk (state=3): >>><<< 9257 1726880889.71177: _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 0x7fd69a92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a8fbb30> # /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 0x7fd69a92eab0> 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 0x7fd69a6fd160> # /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 0x7fd69a6fe000> 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 0x7fd69a73bda0> # /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 0x7fd69a73bfe0> # /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 0x7fd69a7737d0> # /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 0x7fd69a773e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a753a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a751190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a738f50> # /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 0x7fd69a7976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7962d0> # /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 0x7fd69a752030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a73ae40> # /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 0x7fd69a7c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7381d0> # /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 0x7fd69a7c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c8ad0> # 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 0x7fd69a7c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a736cf0> # /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 0x7fd69a7c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7c91f0> 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 0x7fd69a7ca420> 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 0x7fd69a7e4620> 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 0x7fd69a7e5d60> # /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 0x7fd69a7e6c60> # 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 0x7fd69a7e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e61b0> # /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 0x7fd69a7e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7ca390> # /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 0x7fd69a56fcb0> # /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 0x7fd69a598770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5984d0> # 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 0x7fd69a5986e0> # 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 0x7fd69a598950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a56de50> # /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 0x7fd69a59a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a598ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a7cab40> # /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 0x7fd69a5ca3f0> # /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 0x7fd69a5e2540> # /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 0x7fd69a61b320> # /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 0x7fd69a641ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a61b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5e31d0> # /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 0x7fd69a4603e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a5e1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a59af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69a4605c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_zkumi6c3/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 0x7fd69a4b6060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a490f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4900b0> # 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 0x7fd69a493ef0> # /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 0x7fd69a4dda60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4dd7f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4dd100> # /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 0x7fd69a4ddb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a4b6a80> 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 0x7fd69a4de7e0> # 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 0x7fd69a4dea20> # /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 0x7fd69a4def60> 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 0x7fd69a344da0> # 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 0x7fd69a3469c0> # /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 0x7fd69a347320> # /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 0x7fd69a348500> # /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 0x7fd69a34afc0> # 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 0x7fd69a34b0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a349280> # /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 0x7fd69a34ef00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34d9d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a34d730> # /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 0x7fd69a34fe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a349790> # 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 0x7fd69a397170> # /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 0x7fd69a397350> # /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 0x7fd69a398dd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a398b90> # /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 0x7fd69a39b380> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3994c0> # /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 0x7fd69a3a2ba0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a39b530> # 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 0x7fd69a3a3980> # 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 0x7fd69a3a39b0> # 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 0x7fd69a3a3ef0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a397530> # /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 0x7fd69a3a76b0> # 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 0x7fd69a3a8740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3a5e50> # 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 0x7fd69a3a71a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3a5a30> # 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 0x7fd69a430830> # /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 0x7fd69a431610> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a3ab0b0> 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 0x7fd69a431400> # 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 0x7fd69a432330> # 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 0x7fd69a23e120> # 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 0x7fd69a23ea20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a432e10> # 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 0x7fd69a23d700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a23eb10> 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 0x7fd69a2d2b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a248860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a242930> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69a23d610> # 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/sasl2/pmcd.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 998, "inode": 265601, "dev": 51714, "nlink": 1, "atime": 1726880776.8395772, "mtime": 1717977600.0, "ctime": 1726880723.010007, "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": "615d2de55ab86108da0c7e6b64988fecb4169771", "mimetype": "text/plain", "charset": "us-ascii", "version": "1684635429", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sasl2/pmcd.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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880889.71721: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sasl2/pmcd.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-1726880889.3498578-9985-276427578529313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880889.71726: variable 'ansible_module_compression' from source: unknown 9257 1726880889.71729: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880889.71732: variable 'ansible_facts' from source: unknown 9257 1726880889.71770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py 9257 1726880889.72023: Sending initial data 9257 1726880889.72027: Sent initial data (151 bytes) 9257 1726880889.72585: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880889.72604: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880889.72625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880889.72639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.72720: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880889.72744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.72839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.74462: 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 <<< 9257 1726880889.74501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880889.74539: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmptolb8tdd /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py <<< 9257 1726880889.74547: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py" <<< 9257 1726880889.74576: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmptolb8tdd" to remote "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py" <<< 9257 1726880889.74580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py" <<< 9257 1726880889.75441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.75539: stderr chunk (state=3): >>><<< 9257 1726880889.75551: stdout chunk (state=3): >>><<< 9257 1726880889.75574: done transferring module to remote 9257 1726880889.75586: _low_level_execute_command(): starting 9257 1726880889.75591: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/ /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py && sleep 0' 9257 1726880889.76097: 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 <<< 9257 1726880889.76101: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.76104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880889.76107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.76164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880889.76167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.76217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.80813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880889.80875: stderr chunk (state=3): >>><<< 9257 1726880889.80879: stdout chunk (state=3): >>><<< 9257 1726880889.80898: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880889.80906: _low_level_execute_command(): starting 9257 1726880889.80909: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/AnsiballZ_file.py && sleep 0' 9257 1726880889.81407: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880889.81411: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.81414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880889.81416: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880889.81469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880889.81487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880889.81533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880889.83654: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880889.83684: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880889.83723: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880889.83804: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880889.83866: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880889.83926: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880889.83930: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880889.83941: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880889.83989: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880889.84007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880889.84028: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880889.84162: 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 0x7f92a7d2c530> <<< 9257 1726880889.84272: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7cfbb30> # /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 0x7f92a7d2eab0> import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880889.84317: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 9257 1726880889.84394: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 9257 1726880889.84462: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880889.84497: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880889.84547: 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' <<< 9257 1726880889.84574: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7add160> <<< 9257 1726880889.84613: 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' <<< 9257 1726880889.84653: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ade000> <<< 9257 1726880889.84719: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880889.84727: 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. <<< 9257 1726880889.84947: 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' <<< 9257 1726880889.85029: 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 <<< 9257 1726880889.85125: 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 0x7f92a7b1bda0> <<< 9257 1726880889.85146: 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' <<< 9257 1726880889.85162: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b1bfe0> <<< 9257 1726880889.85182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880889.85215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880889.85235: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880889.85297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.85337: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880889.85395: 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 0x7f92a7b537d0> # /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' <<< 9257 1726880889.85415: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b53e60> import '_collections' # <<< 9257 1726880889.85451: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b33a70> <<< 9257 1726880889.85467: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880889.85486: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b31190> <<< 9257 1726880889.85610: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b18f50> <<< 9257 1726880889.85675: 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' <<< 9257 1726880889.85682: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880889.85698: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880889.85705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880889.85724: 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' <<< 9257 1726880889.85767: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b776b0> <<< 9257 1726880889.85779: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b762d0> <<< 9257 1726880889.85819: 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 0x7f92a7b32030> <<< 9257 1726880889.85826: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b1ae40> <<< 9257 1726880889.85879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880889.85893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba8770> <<< 9257 1726880889.85900: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b181d0> <<< 9257 1726880889.85920: 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' <<< 9257 1726880889.85954: 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' <<< 9257 1726880889.85961: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a7ba8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba8ad0> <<< 9257 1726880889.86000: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.86015: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.86047: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92a7ba8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b16cf0> <<< 9257 1726880889.86107: 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' <<< 9257 1726880889.86137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880889.86140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880889.86161: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba91f0> import 'importlib.machinery' # <<< 9257 1726880889.86191: 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 0x7f92a7baa420> <<< 9257 1726880889.86212: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880889.86237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880889.86298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880889.86306: 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 0x7f92a7bc4620> <<< 9257 1726880889.86372: 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' <<< 9257 1726880889.86378: 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 0x7f92a7bc5d60> <<< 9257 1726880889.86434: 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' <<< 9257 1726880889.86441: 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' <<< 9257 1726880889.86520: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7bc6c60> # 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 0x7f92a7bc72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7bc61b0> <<< 9257 1726880889.86525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880889.86729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880889.86732: 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 0x7f92a7bc7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7bc7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7baa390> # /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' <<< 9257 1726880889.86735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880889.86744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880889.86781: 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 0x7f92a794bcb0> <<< 9257 1726880889.86812: 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' <<< 9257 1726880889.86826: 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 0x7f92a7974770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79744d0> <<< 9257 1726880889.86850: 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 0x7f92a79745f0> <<< 9257 1726880889.86993: 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 0x7f92a7974950> <<< 9257 1726880889.86997: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7949e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880889.87030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880889.87062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880889.87082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7975f10> <<< 9257 1726880889.87210: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7974b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7baab40> # /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' <<< 9257 1726880889.87293: 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 0x7f92a79a62d0> <<< 9257 1726880889.87394: 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' <<< 9257 1726880889.87496: 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' <<< 9257 1726880889.87500: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79be3f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880889.87536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880889.87595: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880889.87624: 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 0x7f92a79fb1a0> <<< 9257 1726880889.87703: 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 <<< 9257 1726880889.87825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880889.87841: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7a21940> <<< 9257 1726880889.87911: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79fb2c0> <<< 9257 1726880889.87961: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79bf080> <<< 9257 1726880889.88045: 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 0x7f92a78382c0> <<< 9257 1726880889.88072: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79bd430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7976e70> <<< 9257 1726880889.88132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880889.88141: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a78384d0> <<< 9257 1726880889.88267: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_to1rwsgw/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880889.88384: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.88409: 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' <<< 9257 1726880889.88522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880889.88565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880889.88572: 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 0x7f92a7891f70> <<< 9257 1726880889.88680: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880889.88777: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7868e60> <<< 9257 1726880889.88812: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a783bfb0> # zipimport: zlib available <<< 9257 1726880889.88843: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880889.88894: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880889.88898: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.90480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.91977: 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 0x7f92a786be00> <<< 9257 1726880889.92003: 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 0x7f92a78b59a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b5040> # /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' <<< 9257 1726880889.92045: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b5a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7892c00> import 'atexit' # <<< 9257 1726880889.92073: 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 0x7f92a78b66f0> <<< 9257 1726880889.92174: 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 0x7f92a78b6930> <<< 9257 1726880889.92177: 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' # <<< 9257 1726880889.92290: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b6e70> <<< 9257 1726880889.92295: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880889.92298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880889.92364: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a771cbc0> <<< 9257 1726880889.92369: 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 0x7f92a771e7e0> <<< 9257 1726880889.92410: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a771f140> <<< 9257 1726880889.92582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880889.92585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880889.92589: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7720320> <<< 9257 1726880889.92591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880889.92624: 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 0x7f92a7722de0> <<< 9257 1726880889.92725: 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 0x7f92a7722f00> <<< 9257 1726880889.92761: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77210a0> <<< 9257 1726880889.92765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880889.92769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880889.92772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880889.92820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880889.92838: 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' <<< 9257 1726880889.92862: 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 0x7f92a7726ba0> import '_tokenize' # <<< 9257 1726880889.92929: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7725670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77253d0> <<< 9257 1726880889.92964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880889.92967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880889.93043: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7727fe0> <<< 9257 1726880889.93076: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77215b0> <<< 9257 1726880889.93100: 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 0x7f92a776ed80> <<< 9257 1726880889.93138: 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 0x7f92a776ee70> <<< 9257 1726880889.93167: 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 <<< 9257 1726880889.93200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880889.93203: 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' <<< 9257 1726880889.93264: 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 0x7f92a7770aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7770860> <<< 9257 1726880889.93268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880889.93359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880889.93405: 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 0x7f92a7773020> <<< 9257 1726880889.93427: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7771190> <<< 9257 1726880889.93449: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880889.93488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.93518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880889.93532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880889.93575: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a777a810> <<< 9257 1726880889.93731: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77731a0> <<< 9257 1726880889.93804: 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 0x7f92a777b590> <<< 9257 1726880889.93845: 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 0x7f92a777b800> <<< 9257 1726880889.93899: 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 0x7f92a777bb30> <<< 9257 1726880889.93931: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a776f1a0> <<< 9257 1726880889.93980: 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' <<< 9257 1726880889.93985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880889.94009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880889.94049: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.94067: 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 0x7f92a777eb10> <<< 9257 1726880889.94344: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.94371: 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 0x7f92a777fda0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a777d280> # 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 0x7f92a777e630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a777ce30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880889.94474: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.94606: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880889.94623: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880889.94649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.94873: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.94986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.95593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.96259: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880889.96288: 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' # <<< 9257 1726880889.96319: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880889.96332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880889.96376: 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 0x7f92a7808050> <<< 9257 1726880889.96494: 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' <<< 9257 1726880889.96528: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7808ef0> <<< 9257 1726880889.96532: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77828a0> <<< 9257 1726880889.96595: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880889.96599: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.96635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.96639: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880889.96659: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.96815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.97090: 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' <<< 9257 1726880889.97094: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7809610> # zipimport: zlib available <<< 9257 1726880889.97589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.98139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.98264: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.98319: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880889.98387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.98427: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880889.98535: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.98644: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880889.98863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880889.98894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880889.99048: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.99340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880889.99397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880889.99434: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880889.99500: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a780b2c0> <<< 9257 1726880889.99535: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.99593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880889.99698: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880889.99731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880889.99745: 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' <<< 9257 1726880889.99814: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880889.99936: 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 0x7f92a7615a30> <<< 9257 1726880890.00012: 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 0x7f92a7616270> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77831d0> <<< 9257 1726880890.00036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00078: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00131: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880890.00135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00292: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00365: 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 <<< 9257 1726880890.00400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.00485: 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 0x7f92a7615130> <<< 9257 1726880890.00551: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7616390> <<< 9257 1726880890.00570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880890.00597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00748: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.00795: 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' <<< 9257 1726880890.00826: 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 <<< 9257 1726880890.00872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880890.00894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880890.00933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880890.00954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880890.00977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880890.01025: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a76aa600> <<< 9257 1726880890.01075: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7620230> <<< 9257 1726880890.01159: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a761a3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a761a240> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880890.01210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.01214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.01312: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880890.01372: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880890.01994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.02562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.03278: stdout chunk (state=3): >>> {"path": "/etc/sasl2/pmcd.conf", "changed": false, "diff": {"before": {"path": "/etc/sasl2/pmcd.conf"}, "after": {"path": "/etc/sasl2/pmcd.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sasl2/pmcd.conf", "_original_basename": "pmcd.sasl2.conf.j2", "recurse": false, "state": "file", "path": "/etc/sasl2/pmcd.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}}} <<< 9257 1726880890.03282: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880890.03815: 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 <<< 9257 1726880890.03818: 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 <<< 9257 1726880890.03822: 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 # 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 <<< 9257 1726880890.04006: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880890.04030: 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 <<< 9257 1726880890.04056: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880890.04089: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880890.04105: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880890.04140: stdout chunk (state=3): >>># 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 <<< 9257 1726880890.04173: stdout chunk (state=3): >>># 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 <<< 9257 1726880890.04207: 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 # 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 <<< 9257 1726880890.04234: stdout chunk (state=3): >>># 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 <<< 9257 1726880890.04267: stdout chunk (state=3): >>># 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 <<< 9257 1726880890.04291: 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 contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 9257 1726880890.04319: stdout chunk (state=3): >>> # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 9257 1726880890.04360: 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 <<< 9257 1726880890.04401: 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 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 <<< 9257 1726880890.04424: 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 <<< 9257 1726880890.04436: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880890.04614: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880890.04629: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880890.04691: 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 <<< 9257 1726880890.04712: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880890.04767: 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 <<< 9257 1726880890.04793: stdout chunk (state=3): >>># 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 <<< 9257 1726880890.04814: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880890.04848: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880890.04871: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880890.05002: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880890.05006: 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 # destroy re <<< 9257 1726880890.05033: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 <<< 9257 1726880890.05071: stdout chunk (state=3): >>># destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix <<< 9257 1726880890.05092: stdout chunk (state=3): >>># destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880890.05505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880890.05614: stderr chunk (state=3): >>><<< 9257 1726880890.05626: stdout chunk (state=3): >>><<< 9257 1726880890.05753: _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 0x7f92a7d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7cfbb30> # /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 0x7f92a7d2eab0> 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 0x7f92a7add160> # /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 0x7f92a7ade000> 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 0x7f92a7b1bda0> # /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 0x7f92a7b1bfe0> # /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 0x7f92a7b537d0> # /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 0x7f92a7b53e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b33a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b31190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b18f50> # /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 0x7f92a7b776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b762d0> # /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 0x7f92a7b32030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b1ae40> # /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 0x7f92a7ba8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b181d0> # /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 0x7f92a7ba8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba8ad0> # 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 0x7f92a7ba8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7b16cf0> # /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 0x7f92a7ba9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7ba91f0> 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 0x7f92a7baa420> 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 0x7f92a7bc4620> 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 0x7f92a7bc5d60> # /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 0x7f92a7bc6c60> # 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 0x7f92a7bc72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7bc61b0> # /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 0x7f92a7bc7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7bc7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7baa390> # /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 0x7f92a794bcb0> # /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 0x7f92a7974770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79744d0> # 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 0x7f92a79745f0> # 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 0x7f92a7974950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7949e50> # /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 0x7f92a7975f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7974b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7baab40> # /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 0x7f92a79a62d0> # /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 0x7f92a79be3f0> # /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 0x7f92a79fb1a0> # /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 0x7f92a7a21940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79fb2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79bf080> # /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 0x7f92a78382c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a79bd430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7976e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f92a78384d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_to1rwsgw/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 0x7f92a7891f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7868e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a783bfb0> # 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 0x7f92a786be00> # /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 0x7f92a78b59a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a78b5040> # /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 0x7f92a78b5a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7892c00> 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 0x7f92a78b66f0> # 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 0x7f92a78b6930> # /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 0x7f92a78b6e70> 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 0x7f92a771cbc0> # 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 0x7f92a771e7e0> # /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 0x7f92a771f140> # /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 0x7f92a7720320> # /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 0x7f92a7722de0> # 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 0x7f92a7722f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77210a0> # /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 0x7f92a7726ba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7725670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77253d0> # /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 0x7f92a7727fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77215b0> # 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 0x7f92a776ed80> # /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 0x7f92a776ee70> # /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 0x7f92a7770aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7770860> # /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 0x7f92a7773020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7771190> # /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 0x7f92a777a810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77731a0> # 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 0x7f92a777b590> # 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 0x7f92a777b800> # 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 0x7f92a777bb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a776f1a0> # /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 0x7f92a777eb10> # 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 0x7f92a777fda0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a777d280> # 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 0x7f92a777e630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a777ce30> # 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 0x7f92a7808050> # /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 0x7f92a7808ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77828a0> 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 0x7f92a7809610> # 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 0x7f92a780b2c0> # 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 0x7f92a7615a30> # 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 0x7f92a7616270> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a77831d0> # 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 0x7f92a7615130> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7616390> 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 0x7f92a76aa600> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a7620230> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a761a3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92a761a240> # 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/sasl2/pmcd.conf", "changed": false, "diff": {"before": {"path": "/etc/sasl2/pmcd.conf"}, "after": {"path": "/etc/sasl2/pmcd.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sasl2/pmcd.conf", "_original_basename": "pmcd.sasl2.conf.j2", "recurse": false, "state": "file", "path": "/etc/sasl2/pmcd.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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880890.07637: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sasl2/pmcd.conf', '_original_basename': 'pmcd.sasl2.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880889.3498578-9985-276427578529313/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880890.07641: _low_level_execute_command(): starting 9257 1726880890.07644: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880889.3498578-9985-276427578529313/ > /dev/null 2>&1 && sleep 0' 9257 1726880890.07829: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880890.07833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880890.07854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880890.07860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.07882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880890.07889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880890.07905: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880890.07911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.08203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880890.08223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.08279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.10189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880890.10289: stderr chunk (state=3): >>><<< 9257 1726880890.10293: stdout chunk (state=3): >>><<< 9257 1726880890.10311: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880890.10330: handler run complete 9257 1726880890.10564: attempt loop complete, returning result 9257 1726880890.10567: _execute() done 9257 1726880890.10570: dumping result to json 9257 1726880890.10572: done dumping result, returning 9257 1726880890.10574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured [027aebc8-b3f3-b82f-6e37-0000000001b2] 9257 1726880890.10576: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b2 9257 1726880890.11040: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b2 9257 1726880890.11044: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } 9257 1726880890.11197: no more pending results, returning what we have 9257 1726880890.11200: results queue empty 9257 1726880890.11202: checking for any_errors_fatal 9257 1726880890.11209: done checking for any_errors_fatal 9257 1726880890.11210: checking for max_fail_percentage 9257 1726880890.11212: done checking for max_fail_percentage 9257 1726880890.11213: checking to see if all hosts have failed and the running result is not ok 9257 1726880890.11215: done checking to see if all hosts have failed 9257 1726880890.11216: getting the remaining hosts for this loop 9257 1726880890.11217: done getting the remaining hosts for this loop 9257 1726880890.11221: getting the next task for host managed_node1 9257 1726880890.11228: done getting next task for host managed_node1 9257 1726880890.11231: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed 9257 1726880890.11236: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880890.11246: getting variables 9257 1726880890.11247: in VariableManager get_vars() 9257 1726880890.11291: Calling all_inventory to load vars for managed_node1 9257 1726880890.11294: Calling groups_inventory to load vars for managed_node1 9257 1726880890.11297: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880890.11307: Calling all_plugins_play to load vars for managed_node1 9257 1726880890.11310: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880890.11314: Calling groups_plugins_play to load vars for managed_node1 9257 1726880890.12408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880890.13249: done with get_vars() 9257 1726880890.13270: done getting variables 9257 1726880890.13335: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Friday 20 September 2024 21:08:10 -0400 (0:00:00.837) 0:00:19.161 ****** 9257 1726880890.13377: entering _queue_task() for managed_node1/set_fact 9257 1726880890.13804: worker is 1 (out of 1 available) 9257 1726880890.13819: exiting _queue_task() for managed_node1/set_fact 9257 1726880890.13833: done queuing things up, now waiting for results queue to drain 9257 1726880890.13835: waiting for pending results... 9257 1726880890.14210: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed 9257 1726880890.14411: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b3 9257 1726880890.14429: variable 'ansible_search_path' from source: unknown 9257 1726880890.14433: variable 'ansible_search_path' from source: unknown 9257 1726880890.14493: calling self._execute() 9257 1726880890.14608: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.14660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.14666: variable 'omit' from source: magic vars 9257 1726880890.14785: variable 'omit' from source: magic vars 9257 1726880890.14909: variable 'omit' from source: magic vars 9257 1726880890.15356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880890.15710: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880890.15857: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880890.15862: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880890.15872: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880890.16003: 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) 9257 1726880890.16032: 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) 9257 1726880890.16071: 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) 9257 1726880890.16114: 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) 9257 1726880890.16379: variable '__pcp_register_changed_optional_agents' from source: set_fact 9257 1726880890.16404: variable '__pcp_register_changed_explicit_labels' from source: set_fact 9257 1726880890.16408: variable '__pcp_register_changed_implicit_labels' from source: set_fact 9257 1726880890.16420: variable '__pcp_register_changed_defaults_config' from source: set_fact 9257 1726880890.16563: variable '__pcp_register_changed_authentication' from source: set_fact 9257 1726880890.16567: variable 'omit' from source: magic vars 9257 1726880890.16569: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880890.16572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880890.16585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880890.16608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.16628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.16668: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880890.16672: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.16678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.16813: Set connection var ansible_connection to ssh 9257 1726880890.16827: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880890.16834: Set connection var ansible_pipelining to False 9257 1726880890.16904: Set connection var ansible_shell_type to sh 9257 1726880890.16908: Set connection var ansible_shell_executable to /bin/sh 9257 1726880890.16911: Set connection var ansible_timeout to 10 9257 1726880890.16914: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.16916: variable 'ansible_connection' from source: unknown 9257 1726880890.16919: variable 'ansible_module_compression' from source: unknown 9257 1726880890.16921: variable 'ansible_shell_type' from source: unknown 9257 1726880890.16924: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.16926: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.16929: variable 'ansible_pipelining' from source: unknown 9257 1726880890.16931: variable 'ansible_timeout' from source: unknown 9257 1726880890.16933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.17363: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880890.17367: variable 'omit' from source: magic vars 9257 1726880890.17370: starting attempt loop 9257 1726880890.17372: running the handler 9257 1726880890.17375: handler run complete 9257 1726880890.17377: attempt loop complete, returning result 9257 1726880890.17380: _execute() done 9257 1726880890.17382: dumping result to json 9257 1726880890.17385: done dumping result, returning 9257 1726880890.17388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed [027aebc8-b3f3-b82f-6e37-0000000001b3] 9257 1726880890.17390: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b3 9257 1726880890.17453: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b3 9257 1726880890.17459: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } 9257 1726880890.17550: no more pending results, returning what we have 9257 1726880890.17554: results queue empty 9257 1726880890.17555: checking for any_errors_fatal 9257 1726880890.17570: done checking for any_errors_fatal 9257 1726880890.17571: checking for max_fail_percentage 9257 1726880890.17573: done checking for max_fail_percentage 9257 1726880890.17575: checking to see if all hosts have failed and the running result is not ok 9257 1726880890.17576: done checking to see if all hosts have failed 9257 1726880890.17577: getting the remaining hosts for this loop 9257 1726880890.17579: done getting the remaining hosts for this loop 9257 1726880890.17584: getting the next task for host managed_node1 9257 1726880890.17592: done getting next task for host managed_node1 9257 1726880890.17596: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state 9257 1726880890.17607: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880890.17625: getting variables 9257 1726880890.17627: in VariableManager get_vars() 9257 1726880890.17671: Calling all_inventory to load vars for managed_node1 9257 1726880890.17675: Calling groups_inventory to load vars for managed_node1 9257 1726880890.17678: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880890.17688: Calling all_plugins_play to load vars for managed_node1 9257 1726880890.17692: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880890.17696: Calling groups_plugins_play to load vars for managed_node1 9257 1726880890.18636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880890.19455: done with get_vars() 9257 1726880890.19475: done getting variables 9257 1726880890.19560: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Friday 20 September 2024 21:08:10 -0400 (0:00:00.062) 0:00:19.223 ****** 9257 1726880890.19612: entering _queue_task() for managed_node1/debug 9257 1726880890.20060: worker is 1 (out of 1 available) 9257 1726880890.20077: exiting _queue_task() for managed_node1/debug 9257 1726880890.20091: done queuing things up, now waiting for results queue to drain 9257 1726880890.20093: waiting for pending results... 9257 1726880890.20397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state 9257 1726880890.20619: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b4 9257 1726880890.20638: variable 'ansible_search_path' from source: unknown 9257 1726880890.20642: variable 'ansible_search_path' from source: unknown 9257 1726880890.20697: calling self._execute() 9257 1726880890.20817: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.20821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.20851: variable 'omit' from source: magic vars 9257 1726880890.21264: variable 'omit' from source: magic vars 9257 1726880890.21268: variable 'omit' from source: magic vars 9257 1726880890.21412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880890.21771: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880890.21835: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880890.21883: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880890.21940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880890.22070: variable '__pcp_register_changed_optional_agents' from source: set_fact 9257 1726880890.22235: variable '__pcp_register_changed_explicit_labels' from source: set_fact 9257 1726880890.22382: variable '__pcp_register_changed_implicit_labels' from source: set_fact 9257 1726880890.22518: variable '__pcp_register_changed_defaults_config' from source: set_fact 9257 1726880890.22711: 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) 9257 1726880890.22738: 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) 9257 1726880890.22784: 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) 9257 1726880890.22818: 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) 9257 1726880890.22938: variable '__pcp_register_changed_authentication' from source: set_fact 9257 1726880890.23264: variable '__pcp_restart_pmcd' from source: set_fact 9257 1726880890.23269: variable 'omit' from source: magic vars 9257 1726880890.23272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880890.23275: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880890.23277: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880890.23280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.23282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.23285: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880890.23288: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.23295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.23439: Set connection var ansible_connection to ssh 9257 1726880890.23456: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880890.23466: Set connection var ansible_pipelining to False 9257 1726880890.23476: Set connection var ansible_shell_type to sh 9257 1726880890.23485: Set connection var ansible_shell_executable to /bin/sh 9257 1726880890.23493: Set connection var ansible_timeout to 10 9257 1726880890.23523: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.23533: variable 'ansible_connection' from source: unknown 9257 1726880890.23543: variable 'ansible_module_compression' from source: unknown 9257 1726880890.23546: variable 'ansible_shell_type' from source: unknown 9257 1726880890.23554: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.23557: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.23565: variable 'ansible_pipelining' from source: unknown 9257 1726880890.23568: variable 'ansible_timeout' from source: unknown 9257 1726880890.23576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.23719: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880890.23730: variable 'omit' from source: magic vars 9257 1726880890.23737: starting attempt loop 9257 1726880890.23740: running the handler 9257 1726880890.23808: handler run complete 9257 1726880890.23884: attempt loop complete, returning result 9257 1726880890.23888: _execute() done 9257 1726880890.23891: dumping result to json 9257 1726880890.23897: done dumping result, returning 9257 1726880890.23906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state [027aebc8-b3f3-b82f-6e37-0000000001b4] 9257 1726880890.23912: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b4 9257 1726880890.24012: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b4 9257 1726880890.24016: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] 9257 1726880890.24297: no more pending results, returning what we have 9257 1726880890.24300: results queue empty 9257 1726880890.24302: checking for any_errors_fatal 9257 1726880890.24309: done checking for any_errors_fatal 9257 1726880890.24310: checking for max_fail_percentage 9257 1726880890.24312: done checking for max_fail_percentage 9257 1726880890.24313: checking to see if all hosts have failed and the running result is not ok 9257 1726880890.24314: done checking to see if all hosts have failed 9257 1726880890.24315: getting the remaining hosts for this loop 9257 1726880890.24317: done getting the remaining hosts for this loop 9257 1726880890.24321: getting the next task for host managed_node1 9257 1726880890.24330: done getting next task for host managed_node1 9257 1726880890.24334: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot 9257 1726880890.24340: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880890.24361: getting variables 9257 1726880890.24363: in VariableManager get_vars() 9257 1726880890.24402: Calling all_inventory to load vars for managed_node1 9257 1726880890.24406: Calling groups_inventory to load vars for managed_node1 9257 1726880890.24409: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880890.24419: Calling all_plugins_play to load vars for managed_node1 9257 1726880890.24422: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880890.24426: Calling groups_plugins_play to load vars for managed_node1 9257 1726880890.25101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880890.26016: done with get_vars() 9257 1726880890.26033: done getting variables 9257 1726880890.26153: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Friday 20 September 2024 21:08:10 -0400 (0:00:00.065) 0:00:19.289 ****** 9257 1726880890.26198: entering _queue_task() for managed_node1/service 9257 1726880890.26200: Creating lock for service 9257 1726880890.26654: worker is 1 (out of 1 available) 9257 1726880890.26670: exiting _queue_task() for managed_node1/service 9257 1726880890.26680: done queuing things up, now waiting for results queue to drain 9257 1726880890.26682: waiting for pending results... 9257 1726880890.27043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot 9257 1726880890.27140: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b5 9257 1726880890.27161: variable 'ansible_search_path' from source: unknown 9257 1726880890.27165: variable 'ansible_search_path' from source: unknown 9257 1726880890.27213: calling self._execute() 9257 1726880890.27330: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.27338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.27363: variable 'omit' from source: magic vars 9257 1726880890.28159: variable '__pcp_restart_pmcd' from source: set_fact 9257 1726880890.28289: Evaluated conditional (not __pcp_restart_pmcd | bool): True 9257 1726880890.28360: variable 'omit' from source: magic vars 9257 1726880890.28508: variable 'omit' from source: magic vars 9257 1726880890.28554: variable 'omit' from source: magic vars 9257 1726880890.28785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880890.28941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880890.28971: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880890.28993: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.29004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880890.29073: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880890.29077: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.29124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.29341: Set connection var ansible_connection to ssh 9257 1726880890.29354: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880890.29467: Set connection var ansible_pipelining to False 9257 1726880890.29477: Set connection var ansible_shell_type to sh 9257 1726880890.29493: Set connection var ansible_shell_executable to /bin/sh 9257 1726880890.29561: Set connection var ansible_timeout to 10 9257 1726880890.29567: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.29572: variable 'ansible_connection' from source: unknown 9257 1726880890.29575: variable 'ansible_module_compression' from source: unknown 9257 1726880890.29578: variable 'ansible_shell_type' from source: unknown 9257 1726880890.29580: variable 'ansible_shell_executable' from source: unknown 9257 1726880890.29583: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880890.29585: variable 'ansible_pipelining' from source: unknown 9257 1726880890.29588: variable 'ansible_timeout' from source: unknown 9257 1726880890.29590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880890.30089: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880890.30139: variable 'omit' from source: magic vars 9257 1726880890.30166: starting attempt loop 9257 1726880890.30170: running the handler 9257 1726880890.30252: variable 'ansible_facts' from source: unknown 9257 1726880890.30519: _low_level_execute_command(): starting 9257 1726880890.30527: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880890.31052: 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 <<< 9257 1726880890.31060: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880890.31066: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.31128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880890.31134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.31166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.33092: stdout chunk (state=3): >>>/root <<< 9257 1726880890.33097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880890.33100: stdout chunk (state=3): >>><<< 9257 1726880890.33102: stderr chunk (state=3): >>><<< 9257 1726880890.33159: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880890.33177: _low_level_execute_command(): starting 9257 1726880890.33189: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239 `" && echo ansible-tmp-1726880890.33154-10028-210245174447239="` echo /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239 `" ) && sleep 0' 9257 1726880890.33663: 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 <<< 9257 1726880890.33666: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.33670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880890.33680: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.33728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880890.33734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.33775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.35786: stdout chunk (state=3): >>>ansible-tmp-1726880890.33154-10028-210245174447239=/root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239 <<< 9257 1726880890.35821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880890.36013: stderr chunk (state=3): >>><<< 9257 1726880890.36025: stdout chunk (state=3): >>><<< 9257 1726880890.36366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880890.33154-10028-210245174447239=/root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880890.36387: variable 'ansible_module_compression' from source: unknown 9257 1726880890.36391: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 9257 1726880890.36394: ANSIBALLZ: Acquiring lock 9257 1726880890.36397: ANSIBALLZ: Lock acquired: 140047843920304 9257 1726880890.36399: ANSIBALLZ: Creating module 9257 1726880890.75108: ANSIBALLZ: Writing module into payload 9257 1726880890.75244: ANSIBALLZ: Writing module 9257 1726880890.75272: ANSIBALLZ: Renaming module 9257 1726880890.75279: ANSIBALLZ: Done creating module 9257 1726880890.75307: variable 'ansible_facts' from source: unknown 9257 1726880890.75450: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py 9257 1726880890.75574: Sending initial data 9257 1726880890.75578: Sent initial data (153 bytes) 9257 1726880890.76055: 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 <<< 9257 1726880890.76089: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.76092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880890.76095: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.76141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880890.76151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.76215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.77910: 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" <<< 9257 1726880890.77914: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880890.77948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880890.77983: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpz9gs1lcd /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py <<< 9257 1726880890.77992: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py" <<< 9257 1726880890.78024: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpz9gs1lcd" to remote "/root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py" <<< 9257 1726880890.79715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880890.79791: stderr chunk (state=3): >>><<< 9257 1726880890.79795: stdout chunk (state=3): >>><<< 9257 1726880890.79816: done transferring module to remote 9257 1726880890.79830: _low_level_execute_command(): starting 9257 1726880890.79836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/ /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py && sleep 0' 9257 1726880890.80323: 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 <<< 9257 1726880890.80326: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.80329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880890.80331: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.80393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880890.80397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.80439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.82263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880890.82308: stderr chunk (state=3): >>><<< 9257 1726880890.82312: stdout chunk (state=3): >>><<< 9257 1726880890.82325: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880890.82329: _low_level_execute_command(): starting 9257 1726880890.82335: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/AnsiballZ_systemd.py && sleep 0' 9257 1726880890.82784: 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 <<< 9257 1726880890.82790: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.82793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880890.82796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880890.82851: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880890.82854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880890.82895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880890.85037: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880890.85072: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880890.85104: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880890.85111: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880890.85181: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880890.85187: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880890.85222: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880890.85259: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880890.85293: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880890.85301: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880890.85351: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880890.85364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.85369: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880890.85398: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880890.85435: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880890.85459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880890.85474: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754b2c530> <<< 9257 1726880890.85480: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754afbb30> <<< 9257 1726880890.85507: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880890.85515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 9257 1726880890.85532: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754b2eab0> <<< 9257 1726880890.85540: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880890.85570: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880890.85578: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880890.85588: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880890.85626: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880890.85718: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880890.85759: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880890.85764: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880890.85779: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880890.85801: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880890.85815: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880890.85828: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880890.85838: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880890.85860: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880890.85877: 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' <<< 9257 1726880890.85903: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7548dd160> <<< 9257 1726880890.85973: 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 <<< 9257 1726880890.85977: 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 0x7fa7548de000> <<< 9257 1726880890.86011: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880890.86040: 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. <<< 9257 1726880890.86457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880890.86465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880890.86493: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880890.86500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.86523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880890.86561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880890.86581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880890.86610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880890.86627: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75491bda0> <<< 9257 1726880890.86638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880890.86662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880890.86685: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880890.86691: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75491bfe0> <<< 9257 1726880890.86710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880890.86740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880890.86762: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880890.86815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.86830: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880890.86858: 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 0x7fa7549537d0> <<< 9257 1726880890.86883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880890.86897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 9257 1726880890.86905: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754953e60> <<< 9257 1726880890.86911: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880890.86966: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754933a70> <<< 9257 1726880890.86972: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880890.87003: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754931190> <<< 9257 1726880890.87098: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754918f50> <<< 9257 1726880890.87127: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880890.87155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880890.87163: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880890.87183: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880890.87212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880890.87232: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880890.87239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880890.87273: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549776b0> <<< 9257 1726880890.87291: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549762d0> <<< 9257 1726880890.87315: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880890.87322: 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 0x7fa754932030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75491ae40> <<< 9257 1726880890.87381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880890.87396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a8770> <<< 9257 1726880890.87403: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549181d0> <<< 9257 1726880890.87420: 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' <<< 9257 1726880890.87455: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.87461: 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 0x7fa7549a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a8ad0> <<< 9257 1726880890.87505: 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 0x7fa7549a8e90> <<< 9257 1726880890.87515: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754916d20> <<< 9257 1726880890.87546: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880890.87559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.87569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880890.87605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880890.87610: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a9520> <<< 9257 1726880890.87628: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a91f0> import 'importlib.machinery' # <<< 9257 1726880890.87663: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880890.87671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880890.87693: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549aa420> <<< 9257 1726880890.87697: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880890.87700: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880890.87731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880890.87761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880890.87789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880890.87798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c4620> <<< 9257 1726880890.87813: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880890.87849: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.87856: 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 0x7fa7549c5d60> <<< 9257 1726880890.87877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880890.87887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880890.87904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880890.87923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880890.87929: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c6c60> <<< 9257 1726880890.87973: 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 0x7fa7549c72c0> <<< 9257 1726880890.87980: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c61b0> <<< 9257 1726880890.87998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880890.88013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880890.88063: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.88069: 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 0x7fa7549c7d40> <<< 9257 1726880890.88072: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c7470> <<< 9257 1726880890.88115: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549aa390> <<< 9257 1726880890.88137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880890.88168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880890.88181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880890.88204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880890.88248: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.88253: 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 0x7fa7546abcb0> <<< 9257 1726880890.88270: 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' <<< 9257 1726880890.88299: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.88306: 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 0x7fa7546d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d44d0> <<< 9257 1726880890.88336: 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' <<< 9257 1726880890.88348: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7546d45f0> <<< 9257 1726880890.88366: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.88381: 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 0x7fa7546d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546a9e50> <<< 9257 1726880890.88411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880890.88500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880890.88540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880890.88543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880890.88546: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d5f70> <<< 9257 1726880890.88569: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d4bf0> <<< 9257 1726880890.88590: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549aab40> <<< 9257 1726880890.88617: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880890.88671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.88690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880890.88737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880890.88766: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754706330> <<< 9257 1726880890.88819: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880890.88829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.88855: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880890.88876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880890.88927: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75471e480> <<< 9257 1726880890.88952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880890.88991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880890.89049: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880890.89071: 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 0x7fa75475b230> <<< 9257 1726880890.89092: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880890.89130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880890.89156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880890.89196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880890.89291: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7547819d0> <<< 9257 1726880890.89366: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75475b350> <<< 9257 1726880890.89411: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75471f110> <<< 9257 1726880890.89441: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880890.89455: 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 0x7fa7545b4350> <<< 9257 1726880890.89465: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75471d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d6ed0> <<< 9257 1726880890.89628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880890.89652: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa7545b4530> <<< 9257 1726880890.89834: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_96yt875e/ansible_ansible.legacy.systemd_payload.zip' <<< 9257 1726880890.89841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.89985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.90017: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880890.90023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880890.90063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880890.90135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880890.90169: 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 0x7fa754622000> <<< 9257 1726880890.90176: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880890.90387: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545f4ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545b7f80> <<< 9257 1726880890.90425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.90428: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880890.90466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880890.90486: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880890.90498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.92032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.93321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880890.93328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545f7e60> <<< 9257 1726880890.93358: 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' <<< 9257 1726880890.93386: 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' <<< 9257 1726880890.93417: 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' <<< 9257 1726880890.93449: 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 0x7fa75464d9a0> <<< 9257 1726880890.93489: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464d790> <<< 9257 1726880890.93516: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464d0a0> <<< 9257 1726880890.93540: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880890.93546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880890.93589: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464dac0> <<< 9257 1726880890.93593: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754622a20> <<< 9257 1726880890.93617: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880890.93629: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.93639: 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 0x7fa75464e750> <<< 9257 1726880890.93659: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.93666: 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 0x7fa75464e8d0> <<< 9257 1726880890.93684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880890.93729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880890.93732: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880890.93787: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464ede0> <<< 9257 1726880890.93793: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880890.93817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880890.93840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880890.93893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b4bc0> <<< 9257 1726880890.93906: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.93919: 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 0x7fa7544b67e0> <<< 9257 1726880890.93942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880890.93946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880890.93993: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b71a0> <<< 9257 1726880890.94007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880890.94039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880890.94054: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b8380> <<< 9257 1726880890.94076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880890.94114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880890.94134: 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' <<< 9257 1726880890.94191: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bae10> <<< 9257 1726880890.94232: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.94245: 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 0x7fa7544baf30> <<< 9257 1726880890.94251: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b90d0> <<< 9257 1726880890.94274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880890.94296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880890.94321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880890.94333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880890.94351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880890.94375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880890.94400: 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' <<< 9257 1726880890.94423: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544becc0> <<< 9257 1726880890.94425: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880890.94497: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bd4f0> <<< 9257 1726880890.94523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880890.94529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880890.94610: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bfe00> <<< 9257 1726880890.94636: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b95e0> <<< 9257 1726880890.94668: 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 0x7fa754502de0> <<< 9257 1726880890.94697: 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 0x7fa754502f60> <<< 9257 1726880890.94728: 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 <<< 9257 1726880890.94736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880890.94766: 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' <<< 9257 1726880890.94805: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.94818: 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 0x7fa754508b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545088c0> <<< 9257 1726880890.94823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880890.94928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880890.94978: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.94985: 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 0x7fa75450b080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545091c0> <<< 9257 1726880890.95014: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880890.95053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.95078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880890.95092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880890.95100: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880890.95151: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545128a0> <<< 9257 1726880890.95297: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75450b230> <<< 9257 1726880890.95376: 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' <<< 9257 1726880890.95383: 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 0x7fa754513bc0> <<< 9257 1726880890.95414: 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' <<< 9257 1726880890.95422: 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 0x7fa754513a70> <<< 9257 1726880890.95469: 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' <<< 9257 1726880890.95476: 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 0x7fa7545132c0> <<< 9257 1726880890.95483: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545031d0> <<< 9257 1726880890.95507: 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' <<< 9257 1726880890.95534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880890.95560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880890.95587: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.95619: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.95625: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa754517410> <<< 9257 1726880890.95809: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.95816: 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 0x7fa754518380> <<< 9257 1726880890.95831: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754515b80> <<< 9257 1726880890.95880: 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' <<< 9257 1726880890.95886: 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 0x7fa754516f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754515760> <<< 9257 1726880890.95894: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.95910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.95914: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880890.95935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96037: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96167: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880890.96195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96209: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880890.96225: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.96503: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.97175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.97856: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880890.97872: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880890.97881: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880890.97898: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880890.97923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880890.97977: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880890.97984: 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 0x7fa7543a0560> <<< 9257 1726880890.98084: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880890.98091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880890.98111: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543a14c0> <<< 9257 1726880890.98129: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75451ade0> <<< 9257 1726880890.98181: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880890.98187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.98212: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.98234: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880890.98242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.98417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.98602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880890.98611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880890.98620: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543a1160> <<< 9257 1726880890.98634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.99196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.99751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.99834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.99926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880890.99932: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880890.99979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880891.00029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00232: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880891.00237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00263: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880891.00284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00374: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880891.00378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00666: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.00947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880891.01014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880891.01023: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880891.01112: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543a3ce0> <<< 9257 1726880891.01116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01296: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880891.01309: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880891.01317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880891.01342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880891.01350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880891.01425: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.01552: 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 0x7fa7543a9fd0> <<< 9257 1726880891.01612: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.01617: 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 0x7fa7543aa930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543a2ae0> <<< 9257 1726880891.01636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01685: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01731: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880891.01735: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.01970: 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 <<< 9257 1726880891.02007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.02094: 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' <<< 9257 1726880891.02100: 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 0x7fa7543a9610> <<< 9257 1726880891.02143: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543aab40> <<< 9257 1726880891.02175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880891.02182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880891.02261: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02404: 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 <<< 9257 1726880891.02416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.02421: 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 <<< 9257 1726880891.02448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880891.02471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880891.02529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880891.02542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880891.02567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880891.02621: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75443ecf0> <<< 9257 1726880891.02673: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543b4a70> <<< 9257 1726880891.02756: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543aed80> <<< 9257 1726880891.02770: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543ae900> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880891.02777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02832: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880891.02895: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880891.02907: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.02929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880891.02942: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03578: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 9257 1726880891.03628: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.03862: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 9257 1726880891.03876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.04065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.04257: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.04302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.04365: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 9257 1726880891.04378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.04385: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 9257 1726880891.04414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 9257 1726880891.04436: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 9257 1726880891.04450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 9257 1726880891.04472: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754441850> <<< 9257 1726880891.04497: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 9257 1726880891.04503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 9257 1726880891.04531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880891.04572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880891.04595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 9257 1726880891.04603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 9257 1726880891.04622: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753955a00> <<< 9257 1726880891.04652: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.04678: 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 0x7fa753954350> <<< 9257 1726880891.04727: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544294f0> <<< 9257 1726880891.04755: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754428a40> <<< 9257 1726880891.04787: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754443e60> <<< 9257 1726880891.04794: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754440980> <<< 9257 1726880891.04819: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 9257 1726880891.04868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 9257 1726880891.04889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 9257 1726880891.04896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 9257 1726880891.04921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 9257 1726880891.04927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880891.04973: 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 0x7fa753957c20> <<< 9257 1726880891.04977: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753957500> <<< 9257 1726880891.04997: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.05004: 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 0x7fa7539576e0> <<< 9257 1726880891.05022: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753956930> <<< 9257 1726880891.05120: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 9257 1726880891.05141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 9257 1726880891.05147: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753957dd0> <<< 9257 1726880891.05176: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 9257 1726880891.05204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880891.05234: 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 0x7fa7539be8a0> <<< 9257 1726880891.05274: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539bc8c0> <<< 9257 1726880891.05303: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754440fb0> <<< 9257 1726880891.05311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 9257 1726880891.05320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 9257 1726880891.05348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880891.05356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 9257 1726880891.05371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 9257 1726880891.05517: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 9257 1726880891.05640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 9257 1726880891.05671: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 9257 1726880891.05749: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05799: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05856: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 9257 1726880891.05865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.05962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 9257 1726880891.05970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.06035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.06095: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.06160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.06222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 9257 1726880891.06235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 9257 1726880891.06241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.06779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 9257 1726880891.07283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07472: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 9257 1726880891.07493: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 9257 1726880891.07501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07520: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 9257 1726880891.07569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07624: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 9257 1726880891.07691: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07752: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07772: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 9257 1726880891.07802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07850: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 9257 1726880891.07857: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.07934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 9257 1726880891.08047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 9257 1726880891.08084: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539bee10> <<< 9257 1726880891.08096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880891.08121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880891.08255: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539bfaa0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 9257 1726880891.08329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08425: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 9257 1726880891.08438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 9257 1726880891.08627: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 9257 1726880891.08823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.08877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880891.08915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880891.08985: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.09055: 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 0x7fa7539f2d20> <<< 9257 1726880891.09262: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539de990> <<< 9257 1726880891.09274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 9257 1726880891.09281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 9257 1726880891.09401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09495: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09714: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09872: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 9257 1726880891.09888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 9257 1726880891.09928: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.09974: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 9257 1726880891.09981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 9257 1726880891.10085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 9257 1726880891.10112: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.10140: 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 0x7fa75380a6c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539f2b10> <<< 9257 1726880891.10151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 9257 1726880891.10161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10184: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 9257 1726880891.10191: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 9257 1726880891.10284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10628: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 9257 1726880891.10635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10745: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10855: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10897: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10944: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 9257 1726880891.10959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 9257 1726880891.10969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.10985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11163: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 9257 1726880891.11337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 9257 1726880891.11608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.11683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.12382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.12880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 9257 1726880891.12996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 9257 1726880891.13131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13397: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 9257 1726880891.13515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 9257 1726880891.13718: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 9257 1726880891.13744: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13775: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13817: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 9257 1726880891.13853: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.13936: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14047: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 9257 1726880891.14519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14556: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14593: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 9257 1726880891.14615: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14654: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 9257 1726880891.14742: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 9257 1726880891.14854: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14891: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 9257 1726880891.14904: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.14963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 9257 1726880891.15093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 9257 1726880891.15469: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 9257 1726880891.15837: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 9257 1726880891.15911: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.15989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 9257 1726880891.16029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16092: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 9257 1726880891.16096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 9257 1726880891.16169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16249: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16354: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880891.16371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16384: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 9257 1726880891.16426: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 9257 1726880891.16508: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880891.16533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16642: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 9257 1726880891.16827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 9257 1726880891.16882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.16935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 9257 1726880891.17164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 9257 1726880891.17397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17448: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 9257 1726880891.17562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 9257 1726880891.17619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17699: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 9257 1726880891.17812: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.17905: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.18012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880891.18031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.18177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.18328: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 9257 1726880891.18410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.20749: stdout chunk (state=3): >>> {"name": "pmcd", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmcd.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "29384", "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 21:07:25 EDT", "ExecMainStartTimestampMonotonic": "506724686", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29384", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.s<<< 9257 1726880891.20808: stdout chunk (state=3): >>>lice/pmcd.service", "ControlGroupId": "6767", "MemoryCurrent": "57511936", "MemoryAvailable": "infinity", "CPUUsageNSec": "1680414000", "TasksCurrent": "10", "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": "no", "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": "pmcd.service", "Names": "pmcd.service", "Requires": "sysinit.target system.slice", "WantedBy": "pmie.service multi-user.target pmlogger.service", "Conflicts": "shutdown.target", "Before": "pmlogger.service shutdown.target pmproxy.service pmie.service multi-user.target zabbix-agent.service", "After": "sysinit.target basic.target network-online.target systemd-journald.socket avahi-daemon.service system.slice", "Documentation": "\"man:pmcd(1)\"", "Description": "Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:07:25 EDT", "StateChangeTimestampMonotonic": "506724783", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveExitTimestampMonotonic": "506435467", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ActiveEnterTimestampMonotonic": "506724783", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:24 EDT", "ActiveExitTimestampMonotonic": "505782998", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveEnterTimestampMonotonic": "506425735", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ConditionTimestampMonotonic": "506426846", "AssertTimestamp": "Fri 2024-09-20 21:07:25 EDT", "AssertTimestampMonotonic": "506426850", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bc0a9d411568403fa390ed9b7b04af53", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 9257 1726880891.21328: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880891.21377: 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 <<< 9257 1726880891.21397: 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 # 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 <<< 9257 1726880891.21433: 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 <<< 9257 1726880891.21468: 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 # 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 <<< 9257 1726880891.21508: 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 # 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 <<< 9257 1726880891.21531: 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 # 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 <<< 9257 1726880891.21582: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.21617: 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 # 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 <<< 9257 1726880891.21632: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.21950: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880891.22006: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880891.22011: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880891.22032: 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 <<< 9257 1726880891.22084: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880891.22149: 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 <<< 9257 1726880891.22154: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess <<< 9257 1726880891.22191: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880891.22211: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 9257 1726880891.22273: 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 # destroy _compat_pickle <<< 9257 1726880891.22314: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 9257 1726880891.22343: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 9257 1726880891.22388: stdout chunk (state=3): >>># destroy _ssl <<< 9257 1726880891.22437: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 9257 1726880891.22441: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9257 1726880891.22469: 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 <<< 9257 1726880891.22526: 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 <<< 9257 1726880891.22599: 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 <<< 9257 1726880891.22604: 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 # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 9257 1726880891.22676: 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 <<< 9257 1726880891.22681: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880891.22803: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880891.22854: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880891.22860: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880891.22919: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880891.22923: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880891.22961: 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 <<< 9257 1726880891.22965: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880891.23070: 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 <<< 9257 1726880891.23074: stdout chunk (state=3): >>># destroy time <<< 9257 1726880891.23149: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880891.23153: stdout chunk (state=3): >>># destroy itertools <<< 9257 1726880891.23168: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880891.23664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880891.23668: stdout chunk (state=3): >>><<< 9257 1726880891.23671: stderr chunk (state=3): >>><<< 9257 1726880891.23775: _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 0x7fa754b2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754afbb30> # /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 0x7fa754b2eab0> 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 0x7fa7548dd160> # /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 0x7fa7548de000> 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 0x7fa75491bda0> # /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 0x7fa75491bfe0> # /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 0x7fa7549537d0> # /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 0x7fa754953e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754933a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754931190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754918f50> # /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 0x7fa7549776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549762d0> # /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 0x7fa754932030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75491ae40> # /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 0x7fa7549a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549181d0> # /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 0x7fa7549a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a8ad0> # 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 0x7fa7549a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754916d20> # /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 0x7fa7549a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549a91f0> 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 0x7fa7549aa420> 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 0x7fa7549c4620> 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 0x7fa7549c5d60> # /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 0x7fa7549c6c60> # 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 0x7fa7549c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c61b0> # /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 0x7fa7549c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549aa390> # /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 0x7fa7546abcb0> # /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 0x7fa7546d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d44d0> # 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 0x7fa7546d45f0> # 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 0x7fa7546d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546a9e50> # /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 0x7fa7546d5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7549aab40> # /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 0x7fa754706330> # /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 0x7fa75471e480> # /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 0x7fa75475b230> # /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 0x7fa7547819d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75475b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75471f110> # /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 0x7fa7545b4350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75471d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7546d6ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa7545b4530> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_96yt875e/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 0x7fa754622000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545f4ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545b7f80> # 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 0x7fa7545f7e60> # /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 0x7fa75464d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464d790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75464d0a0> # /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 0x7fa75464dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754622a20> 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 0x7fa75464e750> # 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 0x7fa75464e8d0> # /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 0x7fa75464ede0> 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 0x7fa7544b4bc0> # 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 0x7fa7544b67e0> # /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 0x7fa7544b71a0> # /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 0x7fa7544b8380> # /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 0x7fa7544bae10> # 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 0x7fa7544baf30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b90d0> # /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 0x7fa7544becc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544bd4f0> # /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 0x7fa7544bfe00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544b95e0> # 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 0x7fa754502de0> # /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 0x7fa754502f60> # /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 0x7fa754508b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545088c0> # /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 0x7fa75450b080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545091c0> # /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 0x7fa7545128a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75450b230> # 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 0x7fa754513bc0> # 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 0x7fa754513a70> # 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 0x7fa7545132c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7545031d0> # /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 0x7fa754517410> # 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 0x7fa754518380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754515b80> # 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 0x7fa754516f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754515760> # 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 0x7fa7543a0560> # /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 0x7fa7543a14c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa75451ade0> 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 0x7fa7543a1160> # 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 0x7fa7543a3ce0> # 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 0x7fa7543a9fd0> # 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 0x7fa7543aa930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543a2ae0> # 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 0x7fa7543a9610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543aab40> 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 0x7fa75443ecf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543b4a70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543aed80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7543ae900> # 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 0x7fa754441850> # /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 0x7fa753955a00> # 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 0x7fa753954350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7544294f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754428a40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754443e60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754440980> # /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 0x7fa753957c20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753957500> # 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 0x7fa7539576e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa753956930> # /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 0x7fa753957dd0> # /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 0x7fa7539be8a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539bc8c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa754440fb0> 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 0x7fa7539bee10> # /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 0x7fa7539bfaa0> 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 0x7fa7539f2d20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539de990> 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 0x7fa75380a6c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7539f2b10> 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": "pmcd", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmcd.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "29384", "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 21:07:25 EDT", "ExecMainStartTimestampMonotonic": "506724686", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29384", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "6767", "MemoryCurrent": "57511936", "MemoryAvailable": "infinity", "CPUUsageNSec": "1680414000", "TasksCurrent": "10", "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": "no", "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": "pmcd.service", "Names": "pmcd.service", "Requires": "sysinit.target system.slice", "WantedBy": "pmie.service multi-user.target pmlogger.service", "Conflicts": "shutdown.target", "Before": "pmlogger.service shutdown.target pmproxy.service pmie.service multi-user.target zabbix-agent.service", "After": "sysinit.target basic.target network-online.target systemd-journald.socket avahi-daemon.service system.slice", "Documentation": "\"man:pmcd(1)\"", "Description": "Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:07:25 EDT", "StateChangeTimestampMonotonic": "506724783", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveExitTimestampMonotonic": "506435467", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ActiveEnterTimestampMonotonic": "506724783", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:24 EDT", "ActiveExitTimestampMonotonic": "505782998", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveEnterTimestampMonotonic": "506425735", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ConditionTimestampMonotonic": "506426846", "AssertTimestamp": "Fri 2024-09-20 21:07:25 EDT", "AssertTimestampMonotonic": "506426850", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "bc0a9d411568403fa390ed9b7b04af53", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880891.25522: done with _execute_module (ansible.legacy.systemd, {'name': 'pmcd', 'state': 'started', '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-1726880890.33154-10028-210245174447239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880891.25526: _low_level_execute_command(): starting 9257 1726880891.25530: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880890.33154-10028-210245174447239/ > /dev/null 2>&1 && sleep 0' 9257 1726880891.25856: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.25973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880891.25997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.26017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.26093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.27990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.28083: stderr chunk (state=3): >>><<< 9257 1726880891.28093: stdout chunk (state=3): >>><<< 9257 1726880891.28120: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.28133: handler run complete 9257 1726880891.28233: attempt loop complete, returning result 9257 1726880891.28261: _execute() done 9257 1726880891.28264: dumping result to json 9257 1726880891.28280: done dumping result, returning 9257 1726880891.28293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot [027aebc8-b3f3-b82f-6e37-0000000001b5] 9257 1726880891.28302: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b5 9257 1726880891.28684: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b5 9257 1726880891.28688: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ActiveEnterTimestampMonotonic": "506724783", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:24 EDT", "ActiveExitTimestampMonotonic": "505782998", "ActiveState": "active", "After": "sysinit.target basic.target network-online.target systemd-journald.socket avahi-daemon.service system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:07:25 EDT", "AssertTimestampMonotonic": "506426850", "Before": "pmlogger.service shutdown.target pmproxy.service pmie.service multi-user.target zabbix-agent.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1680414000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ConditionTimestampMonotonic": "506426846", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "6767", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29384", "ExecMainStartTimestamp": "Fri 2024-09-20 21:07:25 EDT", "ExecMainStartTimestampMonotonic": "506724686", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:25 EDT] ; stop_time=[n/a] ; pid=29310 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; 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/pmcd.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": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveEnterTimestampMonotonic": "506425735", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:25 EDT", "InactiveExitTimestampMonotonic": "506435467", "InvocationID": "bc0a9d411568403fa390ed9b7b04af53", "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": "29384", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "57511936", "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": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "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": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "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": "10s", "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 21:07:25 EDT", "StateChangeTimestampMonotonic": "506724783", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "10", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmie.service multi-user.target pmlogger.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9257 1726880891.29390: no more pending results, returning what we have 9257 1726880891.29394: results queue empty 9257 1726880891.29395: checking for any_errors_fatal 9257 1726880891.29516: done checking for any_errors_fatal 9257 1726880891.29518: checking for max_fail_percentage 9257 1726880891.29521: done checking for max_fail_percentage 9257 1726880891.29522: checking to see if all hosts have failed and the running result is not ok 9257 1726880891.29524: done checking to see if all hosts have failed 9257 1726880891.29525: getting the remaining hosts for this loop 9257 1726880891.29526: done getting the remaining hosts for this loop 9257 1726880891.29531: getting the next task for host managed_node1 9257 1726880891.29540: done getting next task for host managed_node1 9257 1726880891.29544: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot 9257 1726880891.29552: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880891.29567: getting variables 9257 1726880891.29570: in VariableManager get_vars() 9257 1726880891.29610: Calling all_inventory to load vars for managed_node1 9257 1726880891.29614: Calling groups_inventory to load vars for managed_node1 9257 1726880891.29685: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880891.29697: Calling all_plugins_play to load vars for managed_node1 9257 1726880891.29701: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880891.29706: Calling groups_plugins_play to load vars for managed_node1 9257 1726880891.30443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880891.31312: done with get_vars() 9257 1726880891.31330: done getting variables 9257 1726880891.31408: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Friday 20 September 2024 21:08:11 -0400 (0:00:01.052) 0:00:20.342 ****** 9257 1726880891.31453: entering _queue_task() for managed_node1/service 9257 1726880891.31785: worker is 1 (out of 1 available) 9257 1726880891.31801: exiting _queue_task() for managed_node1/service 9257 1726880891.31928: done queuing things up, now waiting for results queue to drain 9257 1726880891.31930: waiting for pending results... 9257 1726880891.32477: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot 9257 1726880891.32483: in run() - task 027aebc8-b3f3-b82f-6e37-0000000001b6 9257 1726880891.32486: variable 'ansible_search_path' from source: unknown 9257 1726880891.32489: variable 'ansible_search_path' from source: unknown 9257 1726880891.32493: calling self._execute() 9257 1726880891.32581: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.32595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.32685: variable 'omit' from source: magic vars 9257 1726880891.33164: variable '__pcp_restart_pmcd' from source: set_fact 9257 1726880891.33191: Evaluated conditional (__pcp_restart_pmcd | bool): False 9257 1726880891.33201: when evaluation is False, skipping this task 9257 1726880891.33210: _execute() done 9257 1726880891.33218: dumping result to json 9257 1726880891.33233: done dumping result, returning 9257 1726880891.33249: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot [027aebc8-b3f3-b82f-6e37-0000000001b6] 9257 1726880891.33265: sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b6 9257 1726880891.33559: done sending task result for task 027aebc8-b3f3-b82f-6e37-0000000001b6 9257 1726880891.33564: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } 9257 1726880891.33618: no more pending results, returning what we have 9257 1726880891.33622: results queue empty 9257 1726880891.33624: checking for any_errors_fatal 9257 1726880891.33652: done checking for any_errors_fatal 9257 1726880891.33654: checking for max_fail_percentage 9257 1726880891.33656: done checking for max_fail_percentage 9257 1726880891.33659: checking to see if all hosts have failed and the running result is not ok 9257 1726880891.33660: done checking to see if all hosts have failed 9257 1726880891.33662: getting the remaining hosts for this loop 9257 1726880891.33664: done getting the remaining hosts for this loop 9257 1726880891.33668: getting the next task for host managed_node1 9257 1726880891.33679: done getting next task for host managed_node1 9257 1726880891.33685: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie 9257 1726880891.33690: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880891.33708: getting variables 9257 1726880891.33710: in VariableManager get_vars() 9257 1726880891.33755: Calling all_inventory to load vars for managed_node1 9257 1726880891.33862: Calling groups_inventory to load vars for managed_node1 9257 1726880891.33867: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880891.33882: Calling all_plugins_play to load vars for managed_node1 9257 1726880891.33886: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880891.33891: Calling groups_plugins_play to load vars for managed_node1 9257 1726880891.34561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880891.35417: done with get_vars() 9257 1726880891.35434: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45 Friday 20 September 2024 21:08:11 -0400 (0:00:00.041) 0:00:20.383 ****** 9257 1726880891.35569: entering _queue_task() for managed_node1/include_tasks 9257 1726880891.35970: worker is 1 (out of 1 available) 9257 1726880891.35985: exiting _queue_task() for managed_node1/include_tasks 9257 1726880891.35996: done queuing things up, now waiting for results queue to drain 9257 1726880891.35998: waiting for pending results... 9257 1726880891.36363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie 9257 1726880891.36462: in run() - task 027aebc8-b3f3-b82f-6e37-00000000011f 9257 1726880891.36496: variable 'ansible_search_path' from source: unknown 9257 1726880891.36507: variable 'ansible_search_path' from source: unknown 9257 1726880891.36559: calling self._execute() 9257 1726880891.36678: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.36711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.36763: variable 'omit' from source: magic vars 9257 1726880891.36882: _execute() done 9257 1726880891.36893: dumping result to json 9257 1726880891.36903: done dumping result, returning 9257 1726880891.36928: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie [027aebc8-b3f3-b82f-6e37-00000000011f] 9257 1726880891.36943: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011f 9257 1726880891.37111: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000011f 9257 1726880891.37115: WORKER PROCESS EXITING 9257 1726880891.37173: no more pending results, returning what we have 9257 1726880891.37179: in VariableManager get_vars() 9257 1726880891.37232: Calling all_inventory to load vars for managed_node1 9257 1726880891.37236: Calling groups_inventory to load vars for managed_node1 9257 1726880891.37239: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880891.37372: Calling all_plugins_play to load vars for managed_node1 9257 1726880891.37378: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880891.37383: Calling groups_plugins_play to load vars for managed_node1 9257 1726880891.38138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880891.39063: done with get_vars() 9257 1726880891.39078: variable 'ansible_search_path' from source: unknown 9257 1726880891.39079: variable 'ansible_search_path' from source: unknown 9257 1726880891.39122: we have included files to process 9257 1726880891.39124: generating all_blocks data 9257 1726880891.39127: done generating all_blocks data 9257 1726880891.39135: processing included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml 9257 1726880891.39142: loading included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml 9257 1726880891.39148: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml 9257 1726880891.41796: done processing included file 9257 1726880891.41800: iterating over new_blocks loaded from include file 9257 1726880891.41802: in VariableManager get_vars() 9257 1726880891.41840: done with get_vars() 9257 1726880891.41842: filtering new block on tags 9257 1726880891.41953: done filtering new block on tags 9257 1726880891.41957: done iterating over new_blocks loaded from include file included: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed_node1 9257 1726880891.41966: extending task lists for all hosts with included blocks 9257 1726880891.44315: done extending task lists 9257 1726880891.44317: done processing included files 9257 1726880891.44318: results queue empty 9257 1726880891.44319: checking for any_errors_fatal 9257 1726880891.44325: done checking for any_errors_fatal 9257 1726880891.44326: checking for max_fail_percentage 9257 1726880891.44328: done checking for max_fail_percentage 9257 1726880891.44329: checking to see if all hosts have failed and the running result is not ok 9257 1726880891.44330: done checking to see if all hosts have failed 9257 1726880891.44331: getting the remaining hosts for this loop 9257 1726880891.44333: done getting the remaining hosts for this loop 9257 1726880891.44336: getting the next task for host managed_node1 9257 1726880891.44342: done getting next task for host managed_node1 9257 1726880891.44349: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist 9257 1726880891.44354: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880891.44368: getting variables 9257 1726880891.44370: in VariableManager get_vars() 9257 1726880891.44397: Calling all_inventory to load vars for managed_node1 9257 1726880891.44400: Calling groups_inventory to load vars for managed_node1 9257 1726880891.44404: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880891.44411: Calling all_plugins_play to load vars for managed_node1 9257 1726880891.44415: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880891.44419: Calling groups_plugins_play to load vars for managed_node1 9257 1726880891.45239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880891.46082: done with get_vars() 9257 1726880891.46099: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Friday 20 September 2024 21:08:11 -0400 (0:00:00.106) 0:00:20.489 ****** 9257 1726880891.46210: entering _queue_task() for managed_node1/file 9257 1726880891.46713: worker is 1 (out of 1 available) 9257 1726880891.46726: exiting _queue_task() for managed_node1/file 9257 1726880891.46737: done queuing things up, now waiting for results queue to drain 9257 1726880891.46739: waiting for pending results... 9257 1726880891.47142: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist 9257 1726880891.47255: in run() - task 027aebc8-b3f3-b82f-6e37-000000000217 9257 1726880891.47344: variable 'ansible_search_path' from source: unknown 9257 1726880891.47351: variable 'ansible_search_path' from source: unknown 9257 1726880891.47650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880891.47712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880891.47760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880891.47833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880891.47869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880891.48045: variable '__pcp_pmieconf_groups' from source: role '' all vars 9257 1726880891.48225: variable 'omit' from source: magic vars 9257 1726880891.48322: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.48357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.48381: variable 'omit' from source: magic vars 9257 1726880891.48557: variable 'omit' from source: magic vars 9257 1726880891.48630: variable 'omit' from source: magic vars 9257 1726880891.48868: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880891.48886: variable 'item' from source: unknown 9257 1726880891.48928: variable 'omit' from source: magic vars 9257 1726880891.48979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880891.49031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880891.49103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880891.49109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880891.49118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880891.49166: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880891.49178: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.49189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.49340: Set connection var ansible_connection to ssh 9257 1726880891.49432: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880891.49437: Set connection var ansible_pipelining to False 9257 1726880891.49441: Set connection var ansible_shell_type to sh 9257 1726880891.49444: Set connection var ansible_shell_executable to /bin/sh 9257 1726880891.49450: Set connection var ansible_timeout to 10 9257 1726880891.49453: variable 'ansible_shell_executable' from source: unknown 9257 1726880891.49463: variable 'ansible_connection' from source: unknown 9257 1726880891.49541: variable 'ansible_module_compression' from source: unknown 9257 1726880891.49548: variable 'ansible_shell_type' from source: unknown 9257 1726880891.49552: variable 'ansible_shell_executable' from source: unknown 9257 1726880891.49555: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.49560: variable 'ansible_pipelining' from source: unknown 9257 1726880891.49563: variable 'ansible_timeout' from source: unknown 9257 1726880891.49566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.49802: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880891.49863: variable 'omit' from source: magic vars 9257 1726880891.49867: starting attempt loop 9257 1726880891.49872: running the handler 9257 1726880891.49875: _low_level_execute_command(): starting 9257 1726880891.49878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880891.50733: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.50749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.50782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.50864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.52623: stdout chunk (state=3): >>>/root <<< 9257 1726880891.52868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.52872: stdout chunk (state=3): >>><<< 9257 1726880891.52875: stderr chunk (state=3): >>><<< 9257 1726880891.52878: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.52887: _low_level_execute_command(): starting 9257 1726880891.52890: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513 `" && echo ansible-tmp-1726880891.5283196-10077-684022851513="` echo /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513 `" ) && sleep 0' 9257 1726880891.53515: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880891.53536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.53551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880891.53647: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.53690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.53709: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.53731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.53820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.55802: stdout chunk (state=3): >>>ansible-tmp-1726880891.5283196-10077-684022851513=/root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513 <<< 9257 1726880891.56019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.56023: stdout chunk (state=3): >>><<< 9257 1726880891.56025: stderr chunk (state=3): >>><<< 9257 1726880891.56048: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880891.5283196-10077-684022851513=/root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.56129: variable 'ansible_module_compression' from source: unknown 9257 1726880891.56264: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880891.56267: variable 'ansible_facts' from source: unknown 9257 1726880891.56348: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py 9257 1726880891.56521: Sending initial data 9257 1726880891.56524: Sent initial data (149 bytes) 9257 1726880891.57274: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.57314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.57342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.57386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.57423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.59003: 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 <<< 9257 1726880891.59043: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880891.59087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpwc_3kfbr /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py <<< 9257 1726880891.59107: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py" <<< 9257 1726880891.59147: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpwc_3kfbr" to remote "/root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py" <<< 9257 1726880891.60260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.60326: stderr chunk (state=3): >>><<< 9257 1726880891.60350: stdout chunk (state=3): >>><<< 9257 1726880891.60459: done transferring module to remote 9257 1726880891.60464: _low_level_execute_command(): starting 9257 1726880891.60467: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/ /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py && sleep 0' 9257 1726880891.61072: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880891.61123: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880891.61148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880891.61165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880891.61270: stderr chunk (state=3): >>>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 <<< 9257 1726880891.61285: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.61353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.63197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.63208: stdout chunk (state=3): >>><<< 9257 1726880891.63223: stderr chunk (state=3): >>><<< 9257 1726880891.63250: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.63263: _low_level_execute_command(): starting 9257 1726880891.63273: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/AnsiballZ_file.py && sleep 0' 9257 1726880891.63917: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880891.63934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.63950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880891.63974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880891.64040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.64108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.64133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.64162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.64243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.66402: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880891.66430: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880891.66451: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880891.66522: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880891.66525: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880891.66554: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880891.66588: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880891.66623: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880891.66637: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880891.66690: 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' <<< 9257 1726880891.66707: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880891.66730: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880891.66800: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880891.66803: 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 0x7f8d9680c530> <<< 9257 1726880891.66850: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d967dbb30> # /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' <<< 9257 1726880891.66878: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9680eab0> <<< 9257 1726880891.66883: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880891.66917: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880891.66925: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880891.66960: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880891.67052: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880891.67083: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880891.67120: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880891.67152: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880891.67169: 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' <<< 9257 1726880891.67204: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880891.67231: 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 0x7f8d96621160> <<< 9257 1726880891.67296: 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 <<< 9257 1726880891.67323: 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 0x7f8d96622000> <<< 9257 1726880891.67340: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880891.67373: 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. <<< 9257 1726880891.67621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880891.67671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880891.67674: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880891.67686: 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 <<< 9257 1726880891.67735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880891.67752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880891.67812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880891.67817: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880891.67853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880891.67861: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665ff50> <<< 9257 1726880891.67890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880891.67906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880891.67936: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880891.67990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.68035: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880891.68043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966978c0> <<< 9257 1726880891.68084: 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 0x7f8d96697f50> <<< 9257 1726880891.68087: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880891.68149: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96677b60> <<< 9257 1726880891.68154: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880891.68182: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96675280> <<< 9257 1726880891.68281: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665d040> <<< 9257 1726880891.68311: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880891.68344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880891.68365: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880891.68399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880891.68424: 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' <<< 9257 1726880891.68485: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966bb860> <<< 9257 1726880891.68490: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ba480> <<< 9257 1726880891.68512: 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 0x7f8d96676120> <<< 9257 1726880891.68523: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966b8ce0> <<< 9257 1726880891.68578: 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' <<< 9257 1726880891.68603: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665c2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880891.68654: 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 0x7f8d966e8d40> <<< 9257 1726880891.68673: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e8bf0> <<< 9257 1726880891.68702: 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 0x7f8d966e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665ade0> <<< 9257 1726880891.68727: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880891.68763: 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 <<< 9257 1726880891.68817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880891.68821: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e9370> import 'importlib.machinery' # <<< 9257 1726880891.68877: 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' <<< 9257 1726880891.68895: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ea5a0> <<< 9257 1726880891.68899: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880891.68927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880891.68952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880891.68992: 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 0x7f8d967047d0> <<< 9257 1726880891.69026: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880891.69053: 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 0x7f8d96705f10> <<< 9257 1726880891.69078: 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' <<< 9257 1726880891.69115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880891.69137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96706db0> <<< 9257 1726880891.69177: 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 0x7f8d96707410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96706300> <<< 9257 1726880891.69203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880891.69222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880891.69268: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.69280: 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 0x7f8d96707e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96707560> <<< 9257 1726880891.69323: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ea600> <<< 9257 1726880891.69341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880891.69383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880891.69409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880891.69428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880891.69465: 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 0x7f8d9649fcb0> <<< 9257 1726880891.69502: 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' <<< 9257 1726880891.69523: 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 0x7f8d964c87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964c8530> <<< 9257 1726880891.69562: 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 0x7f8d964c8800> <<< 9257 1726880891.69579: 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 0x7f8d964c89e0> <<< 9257 1726880891.69613: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9649de50> <<< 9257 1726880891.69628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880891.69720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880891.69755: 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' <<< 9257 1726880891.69789: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964ca030> <<< 9257 1726880891.69792: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964c8cb0> <<< 9257 1726880891.69829: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ea780> <<< 9257 1726880891.69843: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880891.69889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.69904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880891.69964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880891.69978: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964f6390> <<< 9257 1726880891.70030: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880891.70079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.70082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880891.70100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880891.70146: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96512540> <<< 9257 1726880891.70161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880891.70207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880891.70272: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880891.70287: 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 0x7f8d9654b320> <<< 9257 1726880891.70321: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880891.70346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880891.70377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880891.70417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880891.70512: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96571ac0> <<< 9257 1726880891.70583: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9654b440> <<< 9257 1726880891.70634: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d965131d0> <<< 9257 1726880891.70675: 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 0x7f8d963903b0> <<< 9257 1726880891.70699: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96511580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964caf30> <<< 9257 1726880891.70798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880891.70815: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d96390590> <<< 9257 1726880891.70899: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_vn_h4eq5/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880891.71046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.71089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880891.71093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880891.71132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880891.71211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880891.71266: 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 0x7f8d963e6030> <<< 9257 1726880891.71270: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880891.71480: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963bcf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96393fb0> <<< 9257 1726880891.71487: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.71527: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880891.71556: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.71562: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880891.71591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.73138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.74431: 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' <<< 9257 1726880891.74435: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963bfe90> <<< 9257 1726880891.74495: 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 <<< 9257 1726880891.74527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880891.74555: 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' <<< 9257 1726880891.74566: 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' <<< 9257 1726880891.74589: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8d96411a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96411790> <<< 9257 1726880891.74615: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964110a0> <<< 9257 1726880891.74640: 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' <<< 9257 1726880891.74692: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963e6a50> <<< 9257 1726880891.74727: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880891.74735: 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 0x7f8d964127e0> <<< 9257 1726880891.74760: 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 0x7f8d96412a20> <<< 9257 1726880891.74791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880891.74829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880891.74844: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880891.74891: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96412f60> <<< 9257 1726880891.74917: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880891.74940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880891.74991: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96274d70> <<< 9257 1726880891.75026: 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 0x7f8d96276990> <<< 9257 1726880891.75060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880891.75082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880891.75135: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962772f0> <<< 9257 1726880891.75146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880891.75176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962784d0> <<< 9257 1726880891.75193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880891.75233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880891.75251: 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' <<< 9257 1726880891.75300: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627af60> <<< 9257 1726880891.75341: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.75383: 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 0x7f8d9627b080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96279220> <<< 9257 1726880891.75400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880891.75437: 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 <<< 9257 1726880891.75461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880891.75505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880891.75511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880891.75538: 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 0x7f8d9627eed0> import '_tokenize' # <<< 9257 1726880891.75623: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627d9a0> <<< 9257 1726880891.75648: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627d700> # /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' <<< 9257 1726880891.75731: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627fe90> <<< 9257 1726880891.75759: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96279730> <<< 9257 1726880891.75787: 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 0x7f8d962c6f30> <<< 9257 1726880891.75850: 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 0x7f8d962c70b0> <<< 9257 1726880891.75856: 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 <<< 9257 1726880891.75881: 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' <<< 9257 1726880891.75935: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.75948: 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 0x7f8d962c8c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c8a40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880891.76047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880891.76096: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.76116: 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 0x7f8d962cb1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c92e0> <<< 9257 1726880891.76132: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880891.76177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.76220: 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' <<< 9257 1726880891.76223: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880891.76273: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962d28d0> <<< 9257 1726880891.76418: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962cb260> <<< 9257 1726880891.76492: 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 0x7f8d962d3bf0> <<< 9257 1726880891.76532: 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 0x7f8d962d3aa0> <<< 9257 1726880891.76586: 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 0x7f8d962d3d40> <<< 9257 1726880891.76617: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c73b0> <<< 9257 1726880891.76639: 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' <<< 9257 1726880891.76679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880891.76685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880891.76705: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.76739: 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 0x7f8d962d74a0> <<< 9257 1726880891.76928: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.76941: 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 0x7f8d962d8590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962d5c10> <<< 9257 1726880891.76986: 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 0x7f8d962d6f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962d57f0> <<< 9257 1726880891.77021: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.77042: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880891.77145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.77255: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.77292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880891.77315: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880891.77334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.77471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.77607: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.78311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.78979: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880891.78983: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880891.79024: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880891.79027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.79075: 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 0x7f8d96360710> <<< 9257 1726880891.79183: 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' <<< 9257 1726880891.79210: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963614c0> <<< 9257 1726880891.79238: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962dafc0> <<< 9257 1726880891.79278: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880891.79298: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.79330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.79350: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880891.79512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.79706: 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' <<< 9257 1726880891.79735: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96361430> <<< 9257 1726880891.79739: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.80299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.80849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.80938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81039: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880891.81043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81081: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81135: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880891.81138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81222: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81350: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880891.81354: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880891.81425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.81476: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880891.81763: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880891.82109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880891.82125: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880891.82200: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96363ef0> <<< 9257 1726880891.82215: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880891.82406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880891.82440: 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' <<< 9257 1726880891.82505: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880891.82633: 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 0x7f8d9616dd30> <<< 9257 1726880891.82710: 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 0x7f8d9616e600> <<< 9257 1726880891.82714: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96362f00> <<< 9257 1726880891.82731: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82818: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880891.82821: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.82971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83046: 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 <<< 9257 1726880891.83080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880891.83167: 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 0x7f8d9616d4c0> <<< 9257 1726880891.83234: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9616e7b0> <<< 9257 1726880891.83261: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880891.83279: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83335: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83484: 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 <<< 9257 1726880891.83497: 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 <<< 9257 1726880891.83524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880891.83547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880891.83605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880891.83640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880891.83644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880891.83690: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d961fe9f0> <<< 9257 1726880891.83742: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d961786e0> <<< 9257 1726880891.83830: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96172810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96172660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880891.83860: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83879: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.83907: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880891.83979: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880891.83986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.84013: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880891.84566: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.85192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880891.85881: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/network", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network"}, "after": {"path": "/etc/pcp/pmieconf/network"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880891.86164: 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 <<< 9257 1726880891.86203: 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 <<< 9257 1726880891.86266: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.86270: 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 # 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 <<< 9257 1726880891.86336: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.86590: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880891.86608: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880891.86653: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880891.86700: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880891.86746: 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 # 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 <<< 9257 1726880891.86808: 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 # 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 <<< 9257 1726880891.86840: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.86891: 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 # 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 <<< 9257 1726880891.86957: 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 # 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 <<< 9257 1726880891.86996: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.87033: 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 <<< 9257 1726880891.87201: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880891.87220: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880891.87287: stdout chunk (state=3): >>># destroy _weakref # destroy _uuid <<< 9257 1726880891.87294: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880891.87375: 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 <<< 9257 1726880891.87381: stdout chunk (state=3): >>># destroy select <<< 9257 1726880891.87410: stdout chunk (state=3): >>># 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 <<< 9257 1726880891.87438: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880891.87454: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880891.87545: 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<<< 9257 1726880891.87604: stdout chunk (state=3): >>> # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880891.87613: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880891.87660: 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 <<< 9257 1726880891.87663: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880891.88138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.88179: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9257 1726880891.88183: stdout chunk (state=3): >>><<< 9257 1726880891.88186: stderr chunk (state=3): >>><<< 9257 1726880891.88293: _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 0x7f8d9680c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d967dbb30> # /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 0x7f8d9680eab0> 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 0x7f8d96621160> # /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 0x7f8d96622000> 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 0x7f8d9665fe90> # /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 0x7f8d9665ff50> # /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 0x7f8d966978c0> # /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 0x7f8d96697f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96677b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96675280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665d040> # /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 0x7f8d966bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ba480> # /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 0x7f8d96676120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966b8ce0> # /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 0x7f8d966e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665c2c0> # /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 0x7f8d966e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e8bf0> # 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 0x7f8d966e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9665ade0> # /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 0x7f8d966e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966e9370> 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 0x7f8d966ea5a0> 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 0x7f8d967047d0> 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 0x7f8d96705f10> # /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 0x7f8d96706db0> # 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 0x7f8d96707410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96706300> # /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 0x7f8d96707e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96707560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ea600> # /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 0x7f8d9649fcb0> # /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 0x7f8d964c87d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964c8530> # 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 0x7f8d964c8800> # 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 0x7f8d964c89e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9649de50> # /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 0x7f8d964ca030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964c8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d966ea780> # /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 0x7f8d964f6390> # /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 0x7f8d96512540> # /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 0x7f8d9654b320> # /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 0x7f8d96571ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9654b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d965131d0> # /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 0x7f8d963903b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96511580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964caf30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8d96390590> # zipimport: found 30 names in '/tmp/ansible_file_payload_vn_h4eq5/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 0x7f8d963e6030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963bcf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96393fb0> # 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 0x7f8d963bfe90> # /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 0x7f8d96411a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96411790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d964110a0> # /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 0x7f8d964114f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d963e6a50> 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 0x7f8d964127e0> # 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 0x7f8d96412a20> # /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 0x7f8d96412f60> 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 0x7f8d96274d70> # 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 0x7f8d96276990> # /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 0x7f8d962772f0> # /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 0x7f8d962784d0> # /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 0x7f8d9627af60> # 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 0x7f8d9627b080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96279220> # /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 0x7f8d9627eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9627d700> # /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 0x7f8d9627fe90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96279730> # 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 0x7f8d962c6f30> # /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 0x7f8d962c70b0> # /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 0x7f8d962c8c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c8a40> # /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 0x7f8d962cb1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c92e0> # /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 0x7f8d962d28d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962cb260> # 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 0x7f8d962d3bf0> # 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 0x7f8d962d3aa0> # 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 0x7f8d962d3d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962c73b0> # /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 0x7f8d962d74a0> # 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 0x7f8d962d8590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962d5c10> # 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 0x7f8d962d6f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962d57f0> # 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 0x7f8d96360710> # /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 0x7f8d963614c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d962dafc0> 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 0x7f8d96361430> # 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 0x7f8d96363ef0> # 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 0x7f8d9616dd30> # 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 0x7f8d9616e600> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96362f00> # 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 0x7f8d9616d4c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d9616e7b0> 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 0x7f8d961fe9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d961786e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96172810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8d96172660> # 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/pcp/pmieconf/network", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network"}, "after": {"path": "/etc/pcp/pmieconf/network"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880891.89254: done with _execute_module (file, {'path': '/etc/pcp/pmieconf/network', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880891.5283196-10077-684022851513/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880891.89261: _low_level_execute_command(): starting 9257 1726880891.89264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880891.5283196-10077-684022851513/ > /dev/null 2>&1 && sleep 0' 9257 1726880891.89673: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.89753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.89805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.89950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.91840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.91862: stdout chunk (state=3): >>><<< 9257 1726880891.91879: stderr chunk (state=3): >>><<< 9257 1726880891.91903: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.91917: handler run complete 9257 1726880891.91976: attempt loop complete, returning result 9257 1726880891.92011: variable 'item' from source: unknown 9257 1726880891.92265: variable 'item' from source: unknown ok: [managed_node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880891.92779: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.92782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.92785: variable 'omit' from source: magic vars 9257 1726880891.92788: variable 'omit' from source: magic vars 9257 1726880891.92790: variable 'omit' from source: magic vars 9257 1726880891.92824: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880891.92836: variable 'item' from source: unknown 9257 1726880891.92867: variable 'omit' from source: magic vars 9257 1726880891.92907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880891.92924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880891.92937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880891.92962: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880891.92971: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.92979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.93083: Set connection var ansible_connection to ssh 9257 1726880891.93108: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880891.93122: Set connection var ansible_pipelining to False 9257 1726880891.93135: Set connection var ansible_shell_type to sh 9257 1726880891.93150: Set connection var ansible_shell_executable to /bin/sh 9257 1726880891.93166: Set connection var ansible_timeout to 10 9257 1726880891.93202: variable 'ansible_shell_executable' from source: unknown 9257 1726880891.93221: variable 'ansible_connection' from source: unknown 9257 1726880891.93264: variable 'ansible_module_compression' from source: unknown 9257 1726880891.93267: variable 'ansible_shell_type' from source: unknown 9257 1726880891.93270: variable 'ansible_shell_executable' from source: unknown 9257 1726880891.93273: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880891.93275: variable 'ansible_pipelining' from source: unknown 9257 1726880891.93278: variable 'ansible_timeout' from source: unknown 9257 1726880891.93280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880891.93454: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880891.93478: variable 'omit' from source: magic vars 9257 1726880891.93543: starting attempt loop 9257 1726880891.93550: running the handler 9257 1726880891.93553: _low_level_execute_command(): starting 9257 1726880891.93555: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880891.94250: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880891.94329: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.94402: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.94440: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.94487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.94537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.96136: stdout chunk (state=3): >>>/root <<< 9257 1726880891.96285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.96299: stderr chunk (state=3): >>><<< 9257 1726880891.96302: stdout chunk (state=3): >>><<< 9257 1726880891.96321: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.96334: _low_level_execute_command(): starting 9257 1726880891.96340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496 `" && echo ansible-tmp-1726880891.9632154-10077-21311545466496="` echo /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496 `" ) && sleep 0' 9257 1726880891.96808: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.96812: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.96814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.96817: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.96878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880891.96886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.96926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880891.98841: stdout chunk (state=3): >>>ansible-tmp-1726880891.9632154-10077-21311545466496=/root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496 <<< 9257 1726880891.98964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880891.99010: stderr chunk (state=3): >>><<< 9257 1726880891.99013: stdout chunk (state=3): >>><<< 9257 1726880891.99032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880891.9632154-10077-21311545466496=/root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880891.99080: variable 'ansible_module_compression' from source: unknown 9257 1726880891.99112: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880891.99134: variable 'ansible_facts' from source: unknown 9257 1726880891.99186: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py 9257 1726880891.99292: Sending initial data 9257 1726880891.99296: Sent initial data (151 bytes) 9257 1726880891.99741: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.99744: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.99750: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880891.99753: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880891.99807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880891.99810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880891.99847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.01419: 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 <<< 9257 1726880892.01474: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880892.01522: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9to2o6w9 /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py <<< 9257 1726880892.01541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py" <<< 9257 1726880892.01572: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 9257 1726880892.01606: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9to2o6w9" to remote "/root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py" <<< 9257 1726880892.02774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.02937: stderr chunk (state=3): >>><<< 9257 1726880892.02940: stdout chunk (state=3): >>><<< 9257 1726880892.02943: done transferring module to remote 9257 1726880892.02948: _low_level_execute_command(): starting 9257 1726880892.02952: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/ /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py && sleep 0' 9257 1726880892.03626: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880892.03641: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.03674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880892.03718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880892.03739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880892.03829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.03861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880892.03881: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.03901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.03979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.05951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.05954: stdout chunk (state=3): >>><<< 9257 1726880892.05959: stderr chunk (state=3): >>><<< 9257 1726880892.05963: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.05965: _low_level_execute_command(): starting 9257 1726880892.05969: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/AnsiballZ_file.py && sleep 0' 9257 1726880892.06551: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880892.06567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.06581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.06654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.08766: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880892.08790: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880892.08825: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880892.08852: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880892.08898: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880892.08970: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880892.08993: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880892.09019: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880892.09034: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880892.09089: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880892.09106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880892.09126: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880892.09180: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880892.09239: 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 0x7efef01b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0183b30> <<< 9257 1726880892.09247: 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 0x7efef01b6ab0> <<< 9257 1726880892.09275: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880892.09323: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880892.09332: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880892.09361: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880892.09444: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880892.09478: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880892.09511: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880892.09551: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880892.09577: 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' <<< 9257 1726880892.09603: 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' <<< 9257 1726880892.09634: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeff89160> <<< 9257 1726880892.09698: 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 <<< 9257 1726880892.09717: 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 0x7efeeff8a000> <<< 9257 1726880892.09749: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880892.09782: 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. <<< 9257 1726880892.10031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880892.10062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880892.10091: 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' <<< 9257 1726880892.10136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880892.10140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880892.10168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880892.10197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc7e90> <<< 9257 1726880892.10232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880892.10267: 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 0x7efeeffc7f50> <<< 9257 1726880892.10293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880892.10325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880892.10349: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880892.10385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.10421: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880892.10473: 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 0x7efeeffff8c0> <<< 9257 1726880892.10477: 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 0x7efeefffff50> <<< 9257 1726880892.10501: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880892.10553: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffdfb60> <<< 9257 1726880892.10576: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880892.10596: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffdd280> <<< 9257 1726880892.10695: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc5040> <<< 9257 1726880892.10724: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880892.10770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880892.10777: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880892.10827: 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 <<< 9257 1726880892.10833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880892.10878: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0023860> <<< 9257 1726880892.10888: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0022480> <<< 9257 1726880892.10922: 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 0x7efeeffde120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0020ce0> <<< 9257 1726880892.10973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880892.10992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0050890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc42c0> <<< 9257 1726880892.11034: 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' <<< 9257 1726880892.11058: 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 0x7efef0050d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0050bf0> <<< 9257 1726880892.11095: 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' <<< 9257 1726880892.11114: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efef0050fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc2de0> <<< 9257 1726880892.11170: 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' <<< 9257 1726880892.11174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880892.11207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880892.11219: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef00516a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0051370> import 'importlib.machinery' # <<< 9257 1726880892.11277: 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' <<< 9257 1726880892.11294: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef00525a0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880892.11324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880892.11377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880892.11407: 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 0x7efef006c7d0> <<< 9257 1726880892.11435: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880892.11485: 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 0x7efef006df10> <<< 9257 1726880892.11494: 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' <<< 9257 1726880892.11521: 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 0x7efef006edb0> <<< 9257 1726880892.11570: 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' <<< 9257 1726880892.11611: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efef006f410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef006e300> <<< 9257 1726880892.11625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880892.11668: 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 0x7efef006fe30> <<< 9257 1726880892.11672: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef006f560> <<< 9257 1726880892.11726: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0052600> <<< 9257 1726880892.11770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880892.11773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880892.11800: 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' <<< 9257 1726880892.11852: 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 0x7efeefdf3cb0> <<< 9257 1726880892.11884: 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' <<< 9257 1726880892.11912: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.11938: 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 0x7efeefe1c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1c530> # 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 0x7efeefe1c800> <<< 9257 1726880892.11993: 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' <<< 9257 1726880892.12008: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efeefe1c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefdf1e50> <<< 9257 1726880892.12024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880892.12124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880892.12148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880892.12184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1e0f0> <<< 9257 1726880892.12188: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1cd70> <<< 9257 1726880892.12234: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0052780> <<< 9257 1726880892.12237: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880892.12286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.12309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880892.12346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880892.12377: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe4a480> <<< 9257 1726880892.12445: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880892.12472: 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 <<< 9257 1726880892.12488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880892.12545: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe665d0> <<< 9257 1726880892.12569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880892.12599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880892.12674: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880892.12694: 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 0x7efeefe9b3b0> <<< 9257 1726880892.12714: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880892.12755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880892.12771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880892.12813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880892.12903: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefec5b50> <<< 9257 1726880892.12981: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe9b4d0> <<< 9257 1726880892.13035: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe67260> <<< 9257 1726880892.13058: 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 0x7efeefce04a0> <<< 9257 1726880892.13082: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe65610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1f020> <<< 9257 1726880892.13186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880892.13205: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efeefce0680> <<< 9257 1726880892.13281: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_6rjfl7wi/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880892.13438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.13474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880892.13501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880892.13515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880892.13590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880892.13626: 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 0x7efeefd3a0f0> <<< 9257 1726880892.13647: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880892.13839: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd10fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd10170> <<< 9257 1726880892.13867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.13907: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880892.13931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880892.13960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.15488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.16734: 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 0x7efeefd13f50> <<< 9257 1726880892.16778: 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' <<< 9257 1726880892.16818: 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' <<< 9257 1726880892.16854: 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' <<< 9257 1726880892.16875: 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 0x7efeefd61ac0> <<< 9257 1726880892.16895: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd61850> <<< 9257 1726880892.16945: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd61160> <<< 9257 1726880892.16972: 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' <<< 9257 1726880892.16999: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd61bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd3ab10> <<< 9257 1726880892.17024: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880892.17055: 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 0x7efeefd62810> <<< 9257 1726880892.17086: 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 0x7efeefd62a50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880892.17140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880892.17162: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880892.17203: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd62f90> import 'pwd' # <<< 9257 1726880892.17226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880892.17248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880892.17294: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbc8d70> <<< 9257 1726880892.17343: 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 0x7efeefbca990> <<< 9257 1726880892.17349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880892.17407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880892.17413: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcb320> <<< 9257 1726880892.17437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880892.17463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880892.17493: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcc260> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880892.17539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880892.17556: 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' <<< 9257 1726880892.17606: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcef60> <<< 9257 1726880892.17642: 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 0x7efeefbcf080> <<< 9257 1726880892.17680: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcd220> <<< 9257 1726880892.17698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880892.17737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880892.17777: 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' <<< 9257 1726880892.17783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880892.17813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880892.17850: 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 0x7efeefbd2ea0> <<< 9257 1726880892.17867: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880892.17924: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbd1970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbd16d0> <<< 9257 1726880892.17960: 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' <<< 9257 1726880892.18031: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbd3ce0> <<< 9257 1726880892.18080: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcd730> <<< 9257 1726880892.18099: 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 0x7efeefc1b020> <<< 9257 1726880892.18134: 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 0x7efeefc1b170> <<< 9257 1726880892.18160: 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 <<< 9257 1726880892.18193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880892.18235: 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' <<< 9257 1726880892.18239: 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 0x7efeefc1cd40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1cb00> <<< 9257 1726880892.18260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880892.18340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880892.18391: 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 0x7efeefc1f290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1d400> <<< 9257 1726880892.18428: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880892.18483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.18499: 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' <<< 9257 1726880892.18527: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880892.18563: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc26a80> <<< 9257 1726880892.18716: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1f410> <<< 9257 1726880892.18788: 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 0x7efeefc27d40> <<< 9257 1726880892.18825: 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 0x7efeefc27c50> <<< 9257 1726880892.18885: 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 0x7efeefc27d10> <<< 9257 1726880892.18911: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1b470> <<< 9257 1726880892.18944: 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' <<< 9257 1726880892.18948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880892.18983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880892.19026: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.19030: 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 0x7efeefc2b3e0> <<< 9257 1726880892.19239: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.19243: 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 0x7efeefc2c740> <<< 9257 1726880892.19282: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc29b50> # 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 0x7efeefc2af00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc29760> <<< 9257 1726880892.19321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.19342: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880892.19451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.19574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.19607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880892.19622: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880892.19767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.19909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.20574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.21252: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880892.21299: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880892.21304: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880892.21324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.21370: 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 0x7efeefcb4980> <<< 9257 1726880892.21483: 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' <<< 9257 1726880892.21520: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefcb5700> <<< 9257 1726880892.21523: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc2f230> <<< 9257 1726880892.21589: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880892.21594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.21630: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880892.21634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.21805: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.22005: 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' <<< 9257 1726880892.22028: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefcb5d90> # zipimport: zlib available <<< 9257 1726880892.22598: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23335: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880892.23349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23435: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880892.23439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23637: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880892.23684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880892.23688: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23728: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.23786: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880892.23790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.24065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.24355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880892.24413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880892.24431: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880892.24512: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefcb67e0> <<< 9257 1726880892.24525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.24608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.24709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880892.24742: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880892.24757: 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' <<< 9257 1726880892.24827: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.24954: 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 0x7efeefac2240> <<< 9257 1726880892.25002: 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 0x7efeefac2b70> <<< 9257 1726880892.25033: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefcb7830> # zipimport: zlib available <<< 9257 1726880892.25080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25139: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880892.25147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25363: 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 <<< 9257 1726880892.25400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.25488: 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' <<< 9257 1726880892.25504: 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 0x7efeefac1790> <<< 9257 1726880892.25533: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac2d20> <<< 9257 1726880892.25559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880892.25587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25648: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25721: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.25786: 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' <<< 9257 1726880892.25830: 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 <<< 9257 1726880892.25852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880892.25875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880892.25925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880892.25955: 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' <<< 9257 1726880892.26010: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefb52f60> <<< 9257 1726880892.26064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefacfdd0> <<< 9257 1726880892.26148: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac6e70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac6cc0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880892.26173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.26199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.26225: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880892.26313: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880892.26317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.26333: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880892.26895: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.27505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.28216: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/power", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/power"}, "after": {"path": "/etc/pcp/pmieconf/power"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/power", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880892.28520: 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 <<< 9257 1726880892.28533: 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__ <<< 9257 1726880892.28567: 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 <<< 9257 1726880892.28614: 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 <<< 9257 1726880892.28652: 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 <<< 9257 1726880892.28681: 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 # 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 <<< 9257 1726880892.28694: 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 <<< 9257 1726880892.28947: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery <<< 9257 1726880892.29012: 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 <<< 9257 1726880892.29016: stdout chunk (state=3): >>># destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 9257 1726880892.29111: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse <<< 9257 1726880892.29114: stdout chunk (state=3): >>># cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 9257 1726880892.29119: 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 <<< 9257 1726880892.29215: 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 # 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 <<< 9257 1726880892.29219: 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 <<< 9257 1726880892.29289: 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 # 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 <<< 9257 1726880892.29331: 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 # 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 <<< 9257 1726880892.29334: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.29361: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.29544: stdout chunk (state=3): >>># destroy sys.monitoring<<< 9257 1726880892.29607: stdout chunk (state=3): >>> # destroy _socket <<< 9257 1726880892.29614: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl <<< 9257 1726880892.29686: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.29733: stdout chunk (state=3): >>># 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<<< 9257 1726880892.29740: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 9257 1726880892.29775: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.29798: stdout chunk (state=3): >>># destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880892.29903: 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 <<< 9257 1726880892.29907: stdout chunk (state=3): >>># destroy re <<< 9257 1726880892.29977: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880892.29981: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880892.30379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880892.30471: stderr chunk (state=3): >>><<< 9257 1726880892.30495: stdout chunk (state=3): >>><<< 9257 1726880892.30671: _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 0x7efef01b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0183b30> # /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 0x7efef01b6ab0> 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 0x7efeeff89160> # /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 0x7efeeff8a000> 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 0x7efeeffc7e90> # /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 0x7efeeffc7f50> # /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 0x7efeeffff8c0> # /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 0x7efeefffff50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffdfb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffdd280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc5040> # /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 0x7efef0023860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0022480> # /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 0x7efeeffde120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0020ce0> # /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 0x7efef0050890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc42c0> # /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 0x7efef0050d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0050bf0> # 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 0x7efef0050fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeeffc2de0> # /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 0x7efef00516a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0051370> 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 0x7efef00525a0> 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 0x7efef006c7d0> 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 0x7efef006df10> # /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 0x7efef006edb0> # 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 0x7efef006f410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef006e300> # /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 0x7efef006fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef006f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0052600> # /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 0x7efeefdf3cb0> # /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 0x7efeefe1c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1c530> # 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 0x7efeefe1c800> # 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 0x7efeefe1c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefdf1e50> # /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 0x7efeefe1e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efef0052780> # /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 0x7efeefe4a480> # /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 0x7efeefe665d0> # /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 0x7efeefe9b3b0> # /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 0x7efeefec5b50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe9b4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe67260> # /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 0x7efeefce04a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe65610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefe1f020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efeefce0680> # zipimport: found 30 names in '/tmp/ansible_file_payload_6rjfl7wi/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 0x7efeefd3a0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd10fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd10170> # 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 0x7efeefd13f50> # /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 0x7efeefd61ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd61850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd61160> # /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 0x7efeefd61bb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefd3ab10> 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 0x7efeefd62810> # 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 0x7efeefd62a50> # /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 0x7efeefd62f90> 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 0x7efeefbc8d70> # 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 0x7efeefbca990> # /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 0x7efeefbcb320> # /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 0x7efeefbcc260> # /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 0x7efeefbcef60> # 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 0x7efeefbcf080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcd220> # /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 0x7efeefbd2ea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbd1970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbd16d0> # /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 0x7efeefbd3ce0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefbcd730> # 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 0x7efeefc1b020> # /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 0x7efeefc1b170> # /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 0x7efeefc1cd40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1cb00> # /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 0x7efeefc1f290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1d400> # /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 0x7efeefc26a80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1f410> # 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 0x7efeefc27d40> # 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 0x7efeefc27c50> # 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 0x7efeefc27d10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc1b470> # /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 0x7efeefc2b3e0> # 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 0x7efeefc2c740> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc29b50> # 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 0x7efeefc2af00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc29760> # 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 0x7efeefcb4980> # /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 0x7efeefcb5700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefc2f230> 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 0x7efeefcb5d90> # 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 0x7efeefcb67e0> # 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 0x7efeefac2240> # 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 0x7efeefac2b70> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefcb7830> # 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 0x7efeefac1790> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac2d20> 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 0x7efeefb52f60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefacfdd0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac6e70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efeefac6cc0> # 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/pcp/pmieconf/power", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/power"}, "after": {"path": "/etc/pcp/pmieconf/power"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/power", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880892.31707: done with _execute_module (file, {'path': '/etc/pcp/pmieconf/power', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880891.9632154-10077-21311545466496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880892.31710: _low_level_execute_command(): starting 9257 1726880892.31713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880891.9632154-10077-21311545466496/ > /dev/null 2>&1 && sleep 0' 9257 1726880892.32050: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880892.32071: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.32112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880892.32126: 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.46.117 originally 10.31.46.117 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.46.117 is address <<< 9257 1726880892.32181: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.32201: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.32254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.32274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.32317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.34272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.34275: stderr chunk (state=3): >>><<< 9257 1726880892.34278: stdout chunk (state=3): >>><<< 9257 1726880892.34281: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.34311: handler run complete 9257 1726880892.34325: attempt loop complete, returning result 9257 1726880892.34366: variable 'item' from source: unknown 9257 1726880892.34468: variable 'item' from source: unknown ok: [managed_node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880892.34863: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.34867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.34869: variable 'omit' from source: magic vars 9257 1726880892.34872: variable 'omit' from source: magic vars 9257 1726880892.34874: variable 'omit' from source: magic vars 9257 1726880892.35096: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880892.35140: variable 'item' from source: unknown 9257 1726880892.35181: variable 'omit' from source: magic vars 9257 1726880892.35226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880892.35277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880892.35287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880892.35305: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880892.35308: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.35311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.35386: Set connection var ansible_connection to ssh 9257 1726880892.35395: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880892.35450: Set connection var ansible_pipelining to False 9257 1726880892.35454: Set connection var ansible_shell_type to sh 9257 1726880892.35457: Set connection var ansible_shell_executable to /bin/sh 9257 1726880892.35463: Set connection var ansible_timeout to 10 9257 1726880892.35465: variable 'ansible_shell_executable' from source: unknown 9257 1726880892.35468: variable 'ansible_connection' from source: unknown 9257 1726880892.35471: variable 'ansible_module_compression' from source: unknown 9257 1726880892.35473: variable 'ansible_shell_type' from source: unknown 9257 1726880892.35477: variable 'ansible_shell_executable' from source: unknown 9257 1726880892.35482: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.35487: variable 'ansible_pipelining' from source: unknown 9257 1726880892.35491: variable 'ansible_timeout' from source: unknown 9257 1726880892.35496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.35596: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880892.35604: variable 'omit' from source: magic vars 9257 1726880892.35609: starting attempt loop 9257 1726880892.35612: running the handler 9257 1726880892.35619: _low_level_execute_command(): starting 9257 1726880892.35624: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880892.36054: 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 <<< 9257 1726880892.36067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880892.36095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880892.36098: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.36165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.36167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.36201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.37791: stdout chunk (state=3): >>>/root <<< 9257 1726880892.37902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.37954: stderr chunk (state=3): >>><<< 9257 1726880892.37959: stdout chunk (state=3): >>><<< 9257 1726880892.37976: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.37984: _low_level_execute_command(): starting 9257 1726880892.37990: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425 `" && echo ansible-tmp-1726880892.3797498-10077-76575141962425="` echo /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425 `" ) && sleep 0' 9257 1726880892.38430: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.38433: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.38436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.38439: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.38496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.38507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.38538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.40474: stdout chunk (state=3): >>>ansible-tmp-1726880892.3797498-10077-76575141962425=/root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425 <<< 9257 1726880892.40590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.40641: stderr chunk (state=3): >>><<< 9257 1726880892.40643: stdout chunk (state=3): >>><<< 9257 1726880892.40666: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880892.3797498-10077-76575141962425=/root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.40711: variable 'ansible_module_compression' from source: unknown 9257 1726880892.40742: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880892.40762: variable 'ansible_facts' from source: unknown 9257 1726880892.40816: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py 9257 1726880892.40927: Sending initial data 9257 1726880892.40931: Sent initial data (151 bytes) 9257 1726880892.41354: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880892.41395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880892.41398: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.41401: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.41454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.41467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.41505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.43071: 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 <<< 9257 1726880892.43118: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880892.43180: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpvu6nj062 /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py <<< 9257 1726880892.43184: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py" <<< 9257 1726880892.43224: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpvu6nj062" to remote "/root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py" <<< 9257 1726880892.44299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.44314: stderr chunk (state=3): >>><<< 9257 1726880892.44325: stdout chunk (state=3): >>><<< 9257 1726880892.44359: done transferring module to remote 9257 1726880892.44380: _low_level_execute_command(): starting 9257 1726880892.44392: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/ /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py && sleep 0' 9257 1726880892.45012: 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 <<< 9257 1726880892.45032: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880892.45054: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.45100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880892.45117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.45156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.47046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.47050: stdout chunk (state=3): >>><<< 9257 1726880892.47053: stderr chunk (state=3): >>><<< 9257 1726880892.47076: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.47164: _low_level_execute_command(): starting 9257 1726880892.47169: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/AnsiballZ_file.py && sleep 0' 9257 1726880892.47769: 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 <<< 9257 1726880892.47776: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.47795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.47802: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880892.47809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.47874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.47884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.47936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.50088: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9257 1726880892.50270: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880892.50304: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880892.50356: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880892.50365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.50392: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 9257 1726880892.50602: 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 0x7f48c812c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c80fbb30> # /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 0x7f48c812eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880892.50689: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880892.50770: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880892.50773: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880892.50841: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 9257 1726880892.50981: 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' <<< 9257 1726880892.50985: 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 0x7f48c7edd160> # /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 0x7f48c7ede000> <<< 9257 1726880892.51015: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880892.51039: 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. <<< 9257 1726880892.51295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880892.51407: 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 <<< 9257 1726880892.51453: 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' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880892.51570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f1be90> <<< 9257 1726880892.51775: 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 0x7f48c7f1bf50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880892.51778: 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 0x7f48c7f538c0> # /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 0x7f48c7f53f50> import '_collections' # <<< 9257 1726880892.51841: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f33b60> import '_functools' # <<< 9257 1726880892.51882: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f31280> <<< 9257 1726880892.51992: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f19040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880892.52139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880892.52143: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880892.52201: 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 0x7f48c7f77800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f76420> # /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 0x7f48c7f32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f74cb0> <<< 9257 1726880892.52255: 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 0x7f48c7fa8860> <<< 9257 1726880892.52283: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f182c0> <<< 9257 1726880892.52341: 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' <<< 9257 1726880892.52359: 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 0x7f48c7fa8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fa8bc0> <<< 9257 1726880892.52429: 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 0x7f48c7fa8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f16de0> # /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' <<< 9257 1726880892.52463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880892.52492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880892.52538: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fa9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fa9310> import 'importlib.machinery' # <<< 9257 1726880892.52654: 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 0x7f48c7faa4e0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880892.52725: 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' <<< 9257 1726880892.52785: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc0710> 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 0x7f48c7fc1df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880892.52807: 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 <<< 9257 1726880892.52853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc2cc0> <<< 9257 1726880892.52894: 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 0x7f48c7fc3320> <<< 9257 1726880892.52898: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc2240> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880892.52930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880892.52992: 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 0x7f48c7fc3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc34d0> <<< 9257 1726880892.53039: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7faa540> <<< 9257 1726880892.53042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880892.53116: 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 <<< 9257 1726880892.53153: 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 0x7f48c7d4fc80> <<< 9257 1726880892.53234: 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 0x7f48c7d787a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d78500> # 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 0x7f48c7d78710> <<< 9257 1726880892.53290: 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 0x7f48c7d78980> <<< 9257 1726880892.53306: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d4de20> <<< 9257 1726880892.53327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880892.53402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880892.53419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880892.53471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d7a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d78d10> <<< 9257 1726880892.53508: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7faac30> <<< 9257 1726880892.53555: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880892.53617: 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 <<< 9257 1726880892.53779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7da6420> <<< 9257 1726880892.53784: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880892.53788: 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' <<< 9257 1726880892.53875: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dc2510> <<< 9257 1726880892.53899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880892.53903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880892.53990: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880892.53996: 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 0x7f48c7dfb290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880892.54013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880892.54049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880892.54093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880892.54262: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7e25a30> <<< 9257 1726880892.54318: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dfb3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dc31a0> <<< 9257 1726880892.54350: 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 0x7f48c7c3c380> <<< 9257 1726880892.54399: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dc1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d7afc0> <<< 9257 1726880892.54476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880892.54479: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48c7c3c560> <<< 9257 1726880892.54552: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_42opty2i/ansible_file_payload.zip' <<< 9257 1726880892.54561: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.54701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.54739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880892.54764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880892.54804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880892.54865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880892.54901: 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 0x7f48c7c91f40> <<< 9257 1726880892.54935: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880892.55117: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c68e30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c3ff80> <<< 9257 1726880892.55125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.55174: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880892.55183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.55234: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880892.55268: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880892.56794: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.58064: 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 0x7f48c7c6bdd0> <<< 9257 1726880892.58088: 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' <<< 9257 1726880892.58147: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880892.58151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880892.58349: 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 0x7f48c7cb98e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cb96a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cb8fb0> # /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' <<< 9257 1726880892.58361: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cb96d0> <<< 9257 1726880892.58365: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c92bd0> import 'atexit' # <<< 9257 1726880892.58518: 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 0x7f48c7cba600> # 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 0x7f48c7cba840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880892.58521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880892.58691: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cbad80> 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' <<< 9257 1726880892.58699: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b1cad0> # 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 0x7f48c7b1e6f0> <<< 9257 1726880892.58705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880892.58818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b1f0b0> # /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' <<< 9257 1726880892.58840: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b1fef0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880892.58908: 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' <<< 9257 1726880892.59006: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b22cf0> <<< 9257 1726880892.59010: 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 0x7f48c7b23050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b20fb0> <<< 9257 1726880892.59072: 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' <<< 9257 1726880892.59136: 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 <<< 9257 1726880892.59215: 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 0x7f48c7b26cf0> <<< 9257 1726880892.59578: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b257f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b25550> # /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 0x7f48c7b27ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b214c0> # 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 0x7f48c7b6ef30> # /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 0x7f48c7b6f020> # /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' <<< 9257 1726880892.59582: 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' <<< 9257 1726880892.59584: 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 0x7f48c7b70bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b70980> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880892.59681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880892.59707: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.59724: 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 0x7f48c7b730b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b71250> <<< 9257 1726880892.59759: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880892.59856: 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 <<< 9257 1726880892.59866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880892.59869: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880892.59907: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7a8d0> <<< 9257 1726880892.60033: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b73260> <<< 9257 1726880892.60107: 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 0x7f48c7b7bb60> <<< 9257 1726880892.60148: 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 0x7f48c7b7b710> <<< 9257 1726880892.60208: 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 0x7f48c7b7bb90> <<< 9257 1726880892.60224: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b6f2c0> <<< 9257 1726880892.60283: 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' <<< 9257 1726880892.60343: 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' <<< 9257 1726880892.60347: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.60417: 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 0x7f48c7b7f350> <<< 9257 1726880892.60575: 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 0x7f48c7b80680> <<< 9257 1726880892.60582: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7daf0> <<< 9257 1726880892.60638: 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 0x7f48c7b7ee70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7d6d0> <<< 9257 1726880892.60669: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.60674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880892.60756: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.60812: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.60908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.60913: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880892.60958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880892.61096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.61241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.61887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.62580: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880892.62598: 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' # <<< 9257 1726880892.62628: 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' <<< 9257 1726880892.62689: 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 0x7f48c7c04710> <<< 9257 1726880892.62844: 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' <<< 9257 1726880892.62883: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c054f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7cce0> <<< 9257 1726880892.62968: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880892.62972: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880892.62975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.63161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.63330: 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' <<< 9257 1726880892.63367: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c055e0> # zipimport: zlib available <<< 9257 1726880892.63906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.64462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.64537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.64642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880892.64707: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.64763: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880892.64882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.64969: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880892.65018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.65040: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.65081: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880892.65136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.65369: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.65651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880892.65712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880892.65732: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880892.65835: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c07ef0> <<< 9257 1726880892.65838: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.65946: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.66020: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880892.66070: 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' <<< 9257 1726880892.66134: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.66285: 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 0x7f48c7c12120> <<< 9257 1726880892.66350: 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 0x7f48c7c129f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c06e70> <<< 9257 1726880892.66418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880892.66430: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880892.66514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.66634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.66638: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.66760: 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 <<< 9257 1726880892.66767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.66916: 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 0x7f48c7c117f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c12870> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880892.66956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.67057: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.67143: 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 <<< 9257 1726880892.67274: 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 <<< 9257 1726880892.67305: 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' <<< 9257 1726880892.67390: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7aa2d20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a1fb90> <<< 9257 1726880892.67469: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a16b40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a16990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880892.67538: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.67592: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880892.67652: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880892.68214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.68801: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.69562: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/zeroconf", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/zeroconf"}, "after": {"path": "/etc/pcp/pmieconf/zeroconf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/zeroconf", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880892.69633: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880892.69891: 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 <<< 9257 1726880892.69939: 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 # 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 <<< 9257 1726880892.70025: 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__ # 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 <<< 9257 1726880892.70332: 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 <<< 9257 1726880892.70469: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.70590: 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 <<< 9257 1726880892.70662: 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 # 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 <<< 9257 1726880892.70692: stdout chunk (state=3): >>># 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 <<< 9257 1726880892.70908: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880892.70915: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880892.71003: 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 # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880892.71036: 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 <<< 9257 1726880892.71090: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880892.71112: stdout chunk (state=3): >>># destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880892.71205: 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 <<< 9257 1726880892.71271: stdout chunk (state=3): >>># destroy re # destroy _random # destroy itertools # destroy _collections <<< 9257 1726880892.71274: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc <<< 9257 1726880892.71299: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880892.71783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880892.71828: stderr chunk (state=3): >>><<< 9257 1726880892.71843: stdout chunk (state=3): >>><<< 9257 1726880892.71944: _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 0x7f48c812c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c80fbb30> # /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 0x7f48c812eab0> 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 0x7f48c7edd160> # /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 0x7f48c7ede000> 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 0x7f48c7f1be90> # /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 0x7f48c7f1bf50> # /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 0x7f48c7f538c0> # /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 0x7f48c7f53f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f33b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f31280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f19040> # /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 0x7f48c7f77800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f76420> # /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 0x7f48c7f32150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f74cb0> # /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 0x7f48c7fa8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f182c0> # /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 0x7f48c7fa8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fa8bc0> # 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 0x7f48c7fa8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7f16de0> # /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 0x7f48c7fa9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fa9310> 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 0x7f48c7faa4e0> 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 0x7f48c7fc0710> 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 0x7f48c7fc1df0> # /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 0x7f48c7fc2cc0> # 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 0x7f48c7fc3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc2240> # /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 0x7f48c7fc3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7fc34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7faa540> # /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 0x7f48c7d4fc80> # /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 0x7f48c7d787a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d78500> # 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 0x7f48c7d78710> # 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 0x7f48c7d78980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d4de20> # /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 0x7f48c7d7a090> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d78d10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7faac30> # /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 0x7f48c7da6420> # /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 0x7f48c7dc2510> # /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 0x7f48c7dfb290> # /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 0x7f48c7e25a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dfb3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dc31a0> # /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 0x7f48c7c3c380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7dc1550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7d7afc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f48c7c3c560> # zipimport: found 30 names in '/tmp/ansible_file_payload_42opty2i/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 0x7f48c7c91f40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c68e30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c3ff80> # 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 0x7f48c7c6bdd0> # /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 0x7f48c7cb98e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cb96a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7cb8fb0> # /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 0x7f48c7cb96d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c92bd0> 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 0x7f48c7cba600> # 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 0x7f48c7cba840> # /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 0x7f48c7cbad80> 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 0x7f48c7b1cad0> # 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 0x7f48c7b1e6f0> # /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 0x7f48c7b1f0b0> # /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 0x7f48c7b1fef0> # /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 0x7f48c7b22cf0> # 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 0x7f48c7b23050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b20fb0> # /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 0x7f48c7b26cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b257f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b25550> # /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 0x7f48c7b27ec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b214c0> # 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 0x7f48c7b6ef30> # /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 0x7f48c7b6f020> # /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 0x7f48c7b70bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b70980> # /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 0x7f48c7b730b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b71250> # /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 0x7f48c7b7a8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b73260> # 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 0x7f48c7b7bb60> # 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 0x7f48c7b7b710> # 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 0x7f48c7b7bb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b6f2c0> # /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 0x7f48c7b7f350> # 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 0x7f48c7b80680> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7daf0> # 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 0x7f48c7b7ee70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7d6d0> # 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 0x7f48c7c04710> # /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 0x7f48c7c054f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7b7cce0> 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 0x7f48c7c055e0> # 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 0x7f48c7c07ef0> # 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 0x7f48c7c12120> # 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 0x7f48c7c129f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c06e70> # 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 0x7f48c7c117f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7c12870> 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 0x7f48c7aa2d20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a1fb90> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a16b40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f48c7a16990> # 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/pcp/pmieconf/zeroconf", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/zeroconf"}, "after": {"path": "/etc/pcp/pmieconf/zeroconf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/zeroconf", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880892.73441: done with _execute_module (file, {'path': '/etc/pcp/pmieconf/zeroconf', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880892.3797498-10077-76575141962425/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880892.73445: _low_level_execute_command(): starting 9257 1726880892.73448: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880892.3797498-10077-76575141962425/ > /dev/null 2>&1 && sleep 0' 9257 1726880892.73931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880892.74076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.74135: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.74236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880892.74243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.74249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.74288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.76211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.76252: stderr chunk (state=3): >>><<< 9257 1726880892.76446: stdout chunk (state=3): >>><<< 9257 1726880892.76451: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.76455: handler run complete 9257 1726880892.76459: attempt loop complete, returning result 9257 1726880892.76462: variable 'item' from source: unknown 9257 1726880892.76664: variable 'item' from source: unknown ok: [managed_node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880892.76799: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.76803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.76806: variable 'omit' from source: magic vars 9257 1726880892.76808: variable 'omit' from source: magic vars 9257 1726880892.76811: variable 'omit' from source: magic vars 9257 1726880892.77016: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880892.77028: variable 'item' from source: unknown 9257 1726880892.77056: variable 'omit' from source: magic vars 9257 1726880892.77103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880892.77149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880892.77152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880892.77222: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880892.77225: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.77228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.77305: Set connection var ansible_connection to ssh 9257 1726880892.77322: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880892.77339: Set connection var ansible_pipelining to False 9257 1726880892.77423: Set connection var ansible_shell_type to sh 9257 1726880892.77427: Set connection var ansible_shell_executable to /bin/sh 9257 1726880892.77430: Set connection var ansible_timeout to 10 9257 1726880892.77432: variable 'ansible_shell_executable' from source: unknown 9257 1726880892.77435: variable 'ansible_connection' from source: unknown 9257 1726880892.77438: variable 'ansible_module_compression' from source: unknown 9257 1726880892.77441: variable 'ansible_shell_type' from source: unknown 9257 1726880892.77445: variable 'ansible_shell_executable' from source: unknown 9257 1726880892.77447: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880892.77490: variable 'ansible_pipelining' from source: unknown 9257 1726880892.77494: variable 'ansible_timeout' from source: unknown 9257 1726880892.77515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880892.77672: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880892.77675: variable 'omit' from source: magic vars 9257 1726880892.77678: starting attempt loop 9257 1726880892.77681: running the handler 9257 1726880892.77683: _low_level_execute_command(): starting 9257 1726880892.77686: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880892.78218: 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 <<< 9257 1726880892.78221: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.78228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.78231: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.78291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.78294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.78336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.79973: stdout chunk (state=3): >>>/root <<< 9257 1726880892.80053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.80122: stderr chunk (state=3): >>><<< 9257 1726880892.80125: stdout chunk (state=3): >>><<< 9257 1726880892.80243: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.80250: _low_level_execute_command(): starting 9257 1726880892.80254: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855 `" && echo ansible-tmp-1726880892.801475-10077-80144741238855="` echo /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855 `" ) && sleep 0' 9257 1726880892.80876: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.80961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880892.81002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.81025: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.81094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.82996: stdout chunk (state=3): >>>ansible-tmp-1726880892.801475-10077-80144741238855=/root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855 <<< 9257 1726880892.83121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.83253: stderr chunk (state=3): >>><<< 9257 1726880892.83297: stdout chunk (state=3): >>><<< 9257 1726880892.83301: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880892.801475-10077-80144741238855=/root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.83387: variable 'ansible_module_compression' from source: unknown 9257 1726880892.83419: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880892.83423: variable 'ansible_facts' from source: unknown 9257 1726880892.83763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py 9257 1726880892.83767: Sending initial data 9257 1726880892.83770: Sent initial data (150 bytes) 9257 1726880892.84255: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880892.84270: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.84374: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.84383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880892.84397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.84407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.84476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.86028: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 9257 1726880892.86047: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 9257 1726880892.86063: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 9257 1726880892.86085: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 9257 1726880892.86123: stderr chunk (state=3): >>>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 <<< 9257 1726880892.86154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880892.86201: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp7cg_3y2b /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py <<< 9257 1726880892.86234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py" <<< 9257 1726880892.86262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp7cg_3y2b" to remote "/root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py" <<< 9257 1726880892.87096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.87168: stderr chunk (state=3): >>><<< 9257 1726880892.87172: stdout chunk (state=3): >>><<< 9257 1726880892.87194: done transferring module to remote 9257 1726880892.87206: _low_level_execute_command(): starting 9257 1726880892.87214: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/ /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py && sleep 0' 9257 1726880892.87683: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.87686: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.87689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880892.87692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.87739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.87745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.87783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.89544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880892.89594: stderr chunk (state=3): >>><<< 9257 1726880892.89597: stdout chunk (state=3): >>><<< 9257 1726880892.89615: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880892.89618: _low_level_execute_command(): starting 9257 1726880892.89624: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/AnsiballZ_file.py && sleep 0' 9257 1726880892.90055: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880892.90099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880892.90102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880892.90105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.90108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880892.90110: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880892.90166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880892.90170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880892.90224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880892.92325: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880892.92360: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880892.92392: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880892.92400: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880892.92469: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880892.92475: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880892.92509: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880892.92543: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9257 1726880892.92562: stdout chunk (state=3): >>># installing zipimport hook <<< 9257 1726880892.92581: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880892.92588: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880892.92637: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880892.92650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.92667: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880892.92696: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880892.92746: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880892.92777: 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 0x7f7c03c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03bdbb30> <<< 9257 1726880892.92809: 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 0x7f7c03c0eab0> <<< 9257 1726880892.92862: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880892.92865: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880892.92910: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 9257 1726880892.92934: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880892.93006: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880892.93035: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880892.93105: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880892.93144: 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' <<< 9257 1726880892.93151: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880892.93182: 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' <<< 9257 1726880892.93188: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a01160> <<< 9257 1726880892.93268: 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 <<< 9257 1726880892.93272: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.93287: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a02000> <<< 9257 1726880892.93295: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880892.93327: 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. <<< 9257 1726880892.93593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880892.93613: 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 <<< 9257 1726880892.93649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.93653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880892.93684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880892.93715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880892.93752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3fe90> <<< 9257 1726880892.93772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880892.93798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 9257 1726880892.93828: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880892.93869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880892.93899: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880892.93938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.93994: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880892.93999: 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 0x7f7c03a778c0> <<< 9257 1726880892.94027: 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 0x7f7c03a77f50> <<< 9257 1726880892.94044: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880892.94093: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a57b60> <<< 9257 1726880892.94110: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880892.94139: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a55280> <<< 9257 1726880892.94273: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3d040> <<< 9257 1726880892.94286: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880892.94302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880892.94367: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880892.94371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880892.94374: 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' <<< 9257 1726880892.94424: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a9a480> <<< 9257 1726880892.94457: 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 0x7f7c03a56120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a98ce0> <<< 9257 1726880892.94514: 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 0x7f7c03ac8890> <<< 9257 1726880892.94539: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3c2c0> <<< 9257 1726880892.94568: 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' <<< 9257 1726880892.94606: 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 0x7f7c03ac8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ac8bf0> <<< 9257 1726880892.94643: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.94652: 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 0x7f7c03ac8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3ade0> <<< 9257 1726880892.94676: 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' <<< 9257 1726880892.94706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880892.94730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880892.94748: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ac96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ac9370> import 'importlib.machinery' # <<< 9257 1726880892.94778: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880892.94785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880892.94807: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03aca5a0> <<< 9257 1726880892.94810: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880892.94851: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880892.94864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880892.94885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880892.94924: 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' <<< 9257 1726880892.94928: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ae47d0> <<< 9257 1726880892.94959: 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' <<< 9257 1726880892.94984: 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 0x7f7c03ae5f10> <<< 9257 1726880892.95001: 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' <<< 9257 1726880892.95044: 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 0x7f7c03ae6db0> <<< 9257 1726880892.95082: 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 0x7f7c03ae7410> <<< 9257 1726880892.95107: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ae6300> <<< 9257 1726880892.95136: 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' <<< 9257 1726880892.95193: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880892.95197: 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 0x7f7c03ae7e30> <<< 9257 1726880892.95200: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ae7560> <<< 9257 1726880892.95238: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03aca600> <<< 9257 1726880892.95289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880892.95300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880892.95324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880892.95331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880892.95356: 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 0x7f7c0386bcb0> <<< 9257 1726880892.95389: 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' <<< 9257 1726880892.95453: 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 0x7f7c038947d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03894530> <<< 9257 1726880892.95461: 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 0x7f7c03894800> <<< 9257 1726880892.95493: 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 0x7f7c038949e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03869e50> <<< 9257 1726880892.95525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880892.95618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880892.95649: 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' <<< 9257 1726880892.95656: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038960f0> <<< 9257 1726880892.95679: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03894d70> <<< 9257 1726880892.95701: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03aca780> <<< 9257 1726880892.95736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880892.95795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.95809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880892.95841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880892.95872: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038be450> <<< 9257 1726880892.95923: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880892.95941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880892.95959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880892.95992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880892.96031: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038de5d0> <<< 9257 1726880892.96055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880892.96091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880892.96167: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880892.96254: 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 0x7f7c039133b0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880892.96260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880892.96279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880892.96321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880892.96427: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0393db50> <<< 9257 1726880892.96476: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c039134d0> <<< 9257 1726880892.96528: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038df260> <<< 9257 1726880892.96567: 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 0x7f7c037584a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038dd610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03897020> <<< 9257 1726880892.96677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880892.96691: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c03758680> <<< 9257 1726880892.96798: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_7ixo0gbg/ansible_file_payload.zip' <<< 9257 1726880892.96809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.96927: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.96960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880892.96966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880892.97007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880892.97093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880892.97125: 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' <<< 9257 1726880892.97132: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037b20c0> import '_typing' # <<< 9257 1726880892.97334: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03788fb0> <<< 9257 1726880892.97341: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03788140> # zipimport: zlib available <<< 9257 1726880892.97368: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880892.97387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.97399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.97415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.97425: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880892.97441: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880892.99012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.00274: 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' <<< 9257 1726880893.00278: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0378bdd0> <<< 9257 1726880893.00326: 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' <<< 9257 1726880893.00365: 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' <<< 9257 1726880893.00387: 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' <<< 9257 1726880893.00395: 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 0x7f7c037ddaf0> <<< 9257 1726880893.00437: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037dd880> <<< 9257 1726880893.00494: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037dd190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880893.00523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880893.00579: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037dd8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037b2b40> import 'atexit' # <<< 9257 1726880893.00613: 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 0x7f7c037de840> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.00643: 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 0x7f7c037dea80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880893.00690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880893.00760: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037def60> <<< 9257 1726880893.00811: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880893.00815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880893.00865: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03640ce0> <<< 9257 1726880893.00870: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.00898: 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 0x7f7c03642900> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880893.00902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880893.00946: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03643290> <<< 9257 1726880893.00984: 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' <<< 9257 1726880893.01005: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03644470> <<< 9257 1726880893.01020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880893.01071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880893.01087: 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' <<< 9257 1726880893.01154: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03646f00> <<< 9257 1726880893.01194: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.01228: 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 0x7f7c03646ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036451c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880893.01268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880893.01294: 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 <<< 9257 1726880893.01323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880893.01344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880893.01350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 9257 1726880893.01371: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0364aea0> import '_tokenize' # <<< 9257 1726880893.01480: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03649970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03649700> <<< 9257 1726880893.01497: 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' <<< 9257 1726880893.01569: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0364bfe0> <<< 9257 1726880893.01605: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036456d0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.01618: 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 0x7f7c03693050> <<< 9257 1726880893.01648: 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'<<< 9257 1726880893.01662: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036931a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880893.01685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880893.01707: 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' <<< 9257 1726880893.01747: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.01761: 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 0x7f7c03694d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03694b30> <<< 9257 1726880893.01768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880893.01876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880893.01927: 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 0x7f7c036972c0> <<< 9257 1726880893.01948: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03695430> <<< 9257 1726880893.01969: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880893.02005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.02020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880893.02043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880893.02091: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0369ea50> <<< 9257 1726880893.02238: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036973e0> <<< 9257 1726880893.02330: 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 0x7f7c0369fcb0> <<< 9257 1726880893.02354: 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' <<< 9257 1726880893.02393: 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 0x7f7c0369fa40> <<< 9257 1726880893.02443: 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 0x7f7c0369fce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036934a0> <<< 9257 1726880893.02457: 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' <<< 9257 1726880893.02480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880893.02493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880893.02535: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.02554: 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 0x7f7c036a34d0> <<< 9257 1726880893.02737: 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 0x7f7c036a49e0> <<< 9257 1726880893.02767: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a1c40> <<< 9257 1726880893.02788: 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' <<< 9257 1726880893.02803: 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 0x7f7c036a2fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a1820> <<< 9257 1726880893.02817: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.02830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.02865: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880893.02868: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.02956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03077: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880893.03098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03120: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880893.03126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.03407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.04067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.04751: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880893.04782: 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' # <<< 9257 1726880893.04797: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880893.04812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.04860: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.04867: 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 0x7f7c0372cbc0> <<< 9257 1726880893.04972: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880893.04983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880893.05001: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0372d970> <<< 9257 1726880893.05010: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a7590> <<< 9257 1726880893.05062: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880893.05070: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.05092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.05117: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880893.05127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.05293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.05480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880893.05487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0372c740> <<< 9257 1726880893.05506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06063: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06613: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06692: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880893.06813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06880: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880893.06895: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.06969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07083: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880893.07091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07128: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 9257 1726880893.07134: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07226: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880893.07232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.07792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880893.07878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880893.07887: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880893.07959: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0372e8a0> # zipimport: zlib available <<< 9257 1726880893.08052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08149: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880893.08160: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880893.08202: 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' <<< 9257 1726880893.08272: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.08394: 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 0x7f7c0353a2a0> <<< 9257 1726880893.08449: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.08457: 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 0x7f7c0353ac00> <<< 9257 1726880893.08482: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0372f560> <<< 9257 1726880893.08493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08579: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880893.08594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08631: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08746: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.08813: 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 <<< 9257 1726880893.08859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.08953: 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 0x7f7c03539880> <<< 9257 1726880893.08989: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353ad50> <<< 9257 1726880893.09031: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880893.09053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09201: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09256: 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' <<< 9257 1726880893.09283: 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 <<< 9257 1726880893.09304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880893.09320: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880893.09403: 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 <<< 9257 1726880893.09439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880893.09473: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c035cae40> <<< 9257 1726880893.09555: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03547ce0> <<< 9257 1726880893.09603: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353edb0> <<< 9257 1726880893.09614: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353ec00> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880893.09622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09680: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880893.09738: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880893.09761: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.09796: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880893.10363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.10991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.11725: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/filesys", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/filesys"}, "after": {"path": "/etc/pcp/pmieconf/filesys"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/filesys", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880893.11757: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880893.12007: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880893.12030: 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 <<< 9257 1726880893.12038: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 9257 1726880893.12045: 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 <<< 9257 1726880893.12081: 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 # 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 <<< 9257 1726880893.12115: 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 <<< 9257 1726880893.12119: 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 <<< 9257 1726880893.12140: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12176: 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 # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 9257 1726880893.12206: 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 <<< 9257 1726880893.12232: 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 <<< 9257 1726880893.12462: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880893.12509: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880893.12513: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880893.12566: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880893.12571: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse <<< 9257 1726880893.12611: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12675: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12680: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime <<< 9257 1726880893.12686: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12729: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12754: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref <<< 9257 1726880893.12763: 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 <<< 9257 1726880893.12793: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 9257 1726880893.12799: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.12844: 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 <<< 9257 1726880893.12872: 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 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__ <<< 9257 1726880893.12908: 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 <<< 9257 1726880893.12929: 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 <<< 9257 1726880893.12939: 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 <<< 9257 1726880893.13115: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880893.13122: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880893.13142: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880893.13190: 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 <<< 9257 1726880893.13209: stdout chunk (state=3): >>># destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9257 1726880893.13212: stdout chunk (state=3): >>># destroy re._parser <<< 9257 1726880893.13226: stdout chunk (state=3): >>># destroy tokenize <<< 9257 1726880893.13236: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880893.13267: 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 <<< 9257 1726880893.13271: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 9257 1726880893.13296: stdout chunk (state=3): >>># destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib <<< 9257 1726880893.13306: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880893.13322: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880893.13343: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse <<< 9257 1726880893.13364: stdout chunk (state=3): >>># destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880893.13383: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880893.13407: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880893.13483: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 9257 1726880893.13495: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880893.13509: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880893.13543: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 <<< 9257 1726880893.13561: stdout chunk (state=3): >>># destroy builtins <<< 9257 1726880893.13581: stdout chunk (state=3): >>># destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools <<< 9257 1726880893.13599: stdout chunk (state=3): >>># destroy _io <<< 9257 1726880893.13605: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880893.13977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880893.14070: stderr chunk (state=3): >>><<< 9257 1726880893.14091: stdout chunk (state=3): >>><<< 9257 1726880893.14188: _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 0x7f7c03c0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03bdbb30> # /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 0x7f7c03c0eab0> 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 0x7f7c03a01160> # /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 0x7f7c03a02000> 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 0x7f7c03a3fe90> # /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 0x7f7c03a3ff50> # /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 0x7f7c03a778c0> # /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 0x7f7c03a77f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a57b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a55280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3d040> # /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 0x7f7c03a9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a9a480> # /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 0x7f7c03a56120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a98ce0> # /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 0x7f7c03ac8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3c2c0> # /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 0x7f7c03ac8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ac8bf0> # 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 0x7f7c03ac8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03a3ade0> # /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 0x7f7c03ac96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ac9370> 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 0x7f7c03aca5a0> 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 0x7f7c03ae47d0> 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 0x7f7c03ae5f10> # /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 0x7f7c03ae6db0> # 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 0x7f7c03ae7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ae6300> # /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 0x7f7c03ae7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03ae7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03aca600> # /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 0x7f7c0386bcb0> # /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 0x7f7c038947d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03894530> # 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 0x7f7c03894800> # 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 0x7f7c038949e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03869e50> # /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 0x7f7c038960f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03894d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03aca780> # /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 0x7f7c038be450> # /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 0x7f7c038de5d0> # /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 0x7f7c039133b0> # /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 0x7f7c0393db50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c039134d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038df260> # /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 0x7f7c037584a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c038dd610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03897020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7c03758680> # zipimport: found 30 names in '/tmp/ansible_file_payload_7ixo0gbg/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 0x7f7c037b20c0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03788fb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03788140> # 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 0x7f7c0378bdd0> # /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 0x7f7c037ddaf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037dd880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037dd190> # /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 0x7f7c037dd8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c037b2b40> 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 0x7f7c037de840> # 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 0x7f7c037dea80> # /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 0x7f7c037def60> 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 0x7f7c03640ce0> # 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 0x7f7c03642900> # /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 0x7f7c03643290> # /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 0x7f7c03644470> # /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 0x7f7c03646f00> # 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 0x7f7c03646ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036451c0> # /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 0x7f7c0364aea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03649970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03649700> # /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 0x7f7c0364bfe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036456d0> # 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 0x7f7c03693050> # /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 0x7f7c036931a0> # /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 0x7f7c03694d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03694b30> # /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 0x7f7c036972c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03695430> # /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 0x7f7c0369ea50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036973e0> # 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 0x7f7c0369fcb0> # 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 0x7f7c0369fa40> # 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 0x7f7c0369fce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036934a0> # /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 0x7f7c036a34d0> # 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 0x7f7c036a49e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a1c40> # 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 0x7f7c036a2fc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a1820> # 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 0x7f7c0372cbc0> # /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 0x7f7c0372d970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c036a7590> 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 0x7f7c0372c740> # 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 0x7f7c0372e8a0> # 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 0x7f7c0353a2a0> # 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 0x7f7c0353ac00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0372f560> # 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 0x7f7c03539880> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353ad50> 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 0x7f7c035cae40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c03547ce0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353edb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7c0353ec00> # 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/pcp/pmieconf/filesys", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/filesys"}, "after": {"path": "/etc/pcp/pmieconf/filesys"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/filesys", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880893.15631: done with _execute_module (file, {'path': '/etc/pcp/pmieconf/filesys', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880892.801475-10077-80144741238855/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880893.15637: _low_level_execute_command(): starting 9257 1726880893.15641: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880892.801475-10077-80144741238855/ > /dev/null 2>&1 && sleep 0' 9257 1726880893.15644: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880893.15648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880893.15698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.15702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.15705: 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.46.117 originally 10.31.46.117 <<< 9257 1726880893.15708: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880893.15711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.15713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.15716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.17481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.17665: stderr chunk (state=3): >>><<< 9257 1726880893.17669: stdout chunk (state=3): >>><<< 9257 1726880893.17672: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.17675: handler run complete 9257 1726880893.17678: attempt loop complete, returning result 9257 1726880893.17689: variable 'item' from source: unknown 9257 1726880893.17805: variable 'item' from source: unknown ok: [managed_node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880893.18160: dumping result to json 9257 1726880893.18164: done dumping result, returning 9257 1726880893.18167: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist [027aebc8-b3f3-b82f-6e37-000000000217] 9257 1726880893.18170: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000217 9257 1726880893.18575: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000217 9257 1726880893.18579: WORKER PROCESS EXITING 9257 1726880893.18593: no more pending results, returning what we have 9257 1726880893.18598: results queue empty 9257 1726880893.18600: checking for any_errors_fatal 9257 1726880893.18602: done checking for any_errors_fatal 9257 1726880893.18603: checking for max_fail_percentage 9257 1726880893.18605: done checking for max_fail_percentage 9257 1726880893.18607: checking to see if all hosts have failed and the running result is not ok 9257 1726880893.18608: done checking to see if all hosts have failed 9257 1726880893.18609: getting the remaining hosts for this loop 9257 1726880893.18611: done getting the remaining hosts for this loop 9257 1726880893.18616: getting the next task for host managed_node1 9257 1726880893.18626: done getting next task for host managed_node1 9257 1726880893.18630: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist 9257 1726880893.18637: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880893.18649: getting variables 9257 1726880893.18651: in VariableManager get_vars() 9257 1726880893.18705: Calling all_inventory to load vars for managed_node1 9257 1726880893.18709: Calling groups_inventory to load vars for managed_node1 9257 1726880893.18712: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880893.18723: Calling all_plugins_play to load vars for managed_node1 9257 1726880893.18727: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880893.18731: Calling groups_plugins_play to load vars for managed_node1 9257 1726880893.19537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880893.20702: done with get_vars() 9257 1726880893.20733: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Friday 20 September 2024 21:08:13 -0400 (0:00:01.746) 0:00:22.235 ****** 9257 1726880893.20833: entering _queue_task() for managed_node1/file 9257 1726880893.21124: worker is 1 (out of 1 available) 9257 1726880893.21141: exiting _queue_task() for managed_node1/file 9257 1726880893.21157: done queuing things up, now waiting for results queue to drain 9257 1726880893.21161: waiting for pending results... 9257 1726880893.21640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist 9257 1726880893.21863: in run() - task 027aebc8-b3f3-b82f-6e37-000000000218 9257 1726880893.21877: variable 'ansible_search_path' from source: unknown 9257 1726880893.21893: variable 'ansible_search_path' from source: unknown 9257 1726880893.22325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880893.22362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880893.22399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880893.22492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880893.22496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880893.22653: variable '__pcp_pmieconf_groups' from source: role '' all vars 9257 1726880893.22853: variable 'omit' from source: magic vars 9257 1726880893.22972: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.22977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.22983: variable 'omit' from source: magic vars 9257 1726880893.23199: variable 'omit' from source: magic vars 9257 1726880893.23208: variable 'omit' from source: magic vars 9257 1726880893.23409: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880893.23422: variable 'item' from source: unknown 9257 1726880893.23450: variable 'omit' from source: magic vars 9257 1726880893.23495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880893.23557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880893.23562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880893.23670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880893.23674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880893.23677: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880893.23680: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.23683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.23963: Set connection var ansible_connection to ssh 9257 1726880893.23967: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880893.23971: Set connection var ansible_pipelining to False 9257 1726880893.23974: Set connection var ansible_shell_type to sh 9257 1726880893.23976: Set connection var ansible_shell_executable to /bin/sh 9257 1726880893.23979: Set connection var ansible_timeout to 10 9257 1726880893.23982: variable 'ansible_shell_executable' from source: unknown 9257 1726880893.23984: variable 'ansible_connection' from source: unknown 9257 1726880893.23991: variable 'ansible_module_compression' from source: unknown 9257 1726880893.23994: variable 'ansible_shell_type' from source: unknown 9257 1726880893.24001: variable 'ansible_shell_executable' from source: unknown 9257 1726880893.24004: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.24007: variable 'ansible_pipelining' from source: unknown 9257 1726880893.24009: variable 'ansible_timeout' from source: unknown 9257 1726880893.24012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.24155: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880893.24194: variable 'omit' from source: magic vars 9257 1726880893.24198: starting attempt loop 9257 1726880893.24200: running the handler 9257 1726880893.24203: _low_level_execute_command(): starting 9257 1726880893.24205: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880893.25141: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880893.25146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880893.25151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.25154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880893.25360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880893.25366: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880893.25369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.25372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880893.25375: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880893.25377: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880893.25380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880893.25383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.25386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880893.25390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880893.25394: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880893.25397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.25425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.25472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.27110: stdout chunk (state=3): >>>/root <<< 9257 1726880893.27302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.27322: stdout chunk (state=3): >>><<< 9257 1726880893.27356: stderr chunk (state=3): >>><<< 9257 1726880893.27382: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.27405: _low_level_execute_command(): starting 9257 1726880893.27413: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749 `" && echo ansible-tmp-1726880893.273934-10134-68742905398749="` echo /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749 `" ) && sleep 0' 9257 1726880893.28144: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880893.28224: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 <<< 9257 1726880893.28330: stderr chunk (state=3): >>>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 <<< 9257 1726880893.28533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.28597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.30807: stdout chunk (state=3): >>>ansible-tmp-1726880893.273934-10134-68742905398749=/root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749 <<< 9257 1726880893.30966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.30970: stdout chunk (state=3): >>><<< 9257 1726880893.30973: stderr chunk (state=3): >>><<< 9257 1726880893.30977: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880893.273934-10134-68742905398749=/root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.30979: variable 'ansible_module_compression' from source: unknown 9257 1726880893.31461: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880893.31468: variable 'ansible_facts' from source: unknown 9257 1726880893.31471: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py 9257 1726880893.31809: Sending initial data 9257 1726880893.31815: Sent initial data (150 bytes) 9257 1726880893.32734: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880893.32742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880893.32752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880893.32764: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.32782: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880893.32789: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880893.32796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.32932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.32954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.34587: 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 <<< 9257 1726880893.34671: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880893.34675: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py" <<< 9257 1726880893.34680: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpk3l5ze5r /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py <<< 9257 1726880893.35165: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpk3l5ze5r" to remote "/root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py" <<< 9257 1726880893.37111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.37233: stderr chunk (state=3): >>><<< 9257 1726880893.37250: stdout chunk (state=3): >>><<< 9257 1726880893.37284: done transferring module to remote 9257 1726880893.37306: _low_level_execute_command(): starting 9257 1726880893.37321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/ /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py && sleep 0' 9257 1726880893.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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880893.38075: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.38095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880893.38120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.38141: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.38211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.40061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.40076: stdout chunk (state=3): >>><<< 9257 1726880893.40089: stderr chunk (state=3): >>><<< 9257 1726880893.40112: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.40122: _low_level_execute_command(): starting 9257 1726880893.40134: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/AnsiballZ_file.py && sleep 0' 9257 1726880893.40713: 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 <<< 9257 1726880893.40717: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.40731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.40734: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.40782: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.40789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.40835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.43196: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880893.43303: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 9257 1726880893.43309: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880893.43393: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880893.43397: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880893.43400: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880893.43456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880893.43494: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880893.43501: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880893.43534: 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 0x7f68fe60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe5dbb30> <<< 9257 1726880893.43589: 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 0x7f68fe60eab0> <<< 9257 1726880893.43623: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880893.43642: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880893.43687: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880893.43794: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880893.43820: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880893.43883: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880893.43888: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880893.43920: 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 <<< 9257 1726880893.43955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880893.43980: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe3e1160> <<< 9257 1726880893.44038: 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' <<< 9257 1726880893.44046: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe3e2000> <<< 9257 1726880893.44066: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880893.44094: 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. <<< 9257 1726880893.44358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880893.44397: 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' <<< 9257 1726880893.44415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880893.44463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880893.44501: 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' <<< 9257 1726880893.44537: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41fe90> <<< 9257 1726880893.44541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880893.44588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880893.44592: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41ff50> <<< 9257 1726880893.44618: 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' <<< 9257 1726880893.44653: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880893.44726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.44730: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880893.44786: 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 0x7f68fe4578c0> <<< 9257 1726880893.44790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880893.44814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe457f50> import '_collections' # <<< 9257 1726880893.44866: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe437b60> import '_functools' # <<< 9257 1726880893.44899: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe435280> <<< 9257 1726880893.44992: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41d040> <<< 9257 1726880893.45028: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880893.45064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880893.45079: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880893.45115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880893.45137: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880893.45188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880893.45207: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe47b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe47a480> <<< 9257 1726880893.45221: 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 0x7f68fe436120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe478ce0> <<< 9257 1726880893.45298: 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' <<< 9257 1726880893.45328: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4a8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41c2c0> # /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' <<< 9257 1726880893.45357: 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 0x7f68fe4a8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4a8bf0> <<< 9257 1726880893.45460: 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 0x7f68fe4a8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41ade0> <<< 9257 1726880893.45507: 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' <<< 9257 1726880893.45679: 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 0x7f68fe4a96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4a9370> 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 0x7f68fe4aa5a0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880893.45966: 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 0x7f68fe4c47d0> import 'errno' # <<< 9257 1726880893.46019: 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 0x7f68fe4c5f10> # /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 0x7f68fe4c6db0> # 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 0x7f68fe4c7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4c6300> # /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 0x7f68fe4c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4aa600> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880893.46045: 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 <<< 9257 1726880893.46076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880893.46139: 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 0x7f68fe24fcb0> <<< 9257 1726880893.46146: 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' <<< 9257 1726880893.46199: 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 0x7f68fe2787d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe278530> <<< 9257 1726880893.46210: 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 0x7f68fe278800> <<< 9257 1726880893.46268: 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 0x7f68fe2789e0> <<< 9257 1726880893.46272: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe24de50> <<< 9257 1726880893.46285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880893.46388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880893.46417: 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 0x7f68fe27a030> <<< 9257 1726880893.46435: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe278cb0> <<< 9257 1726880893.46473: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4aa780> <<< 9257 1726880893.46560: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880893.46564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.46567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880893.46602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880893.46630: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2a6390> <<< 9257 1726880893.46703: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880893.46735: 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' <<< 9257 1726880893.46907: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2c2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880893.46918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880893.46968: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880893.46973: 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 0x7f68fe2fb320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880893.47076: 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 <<< 9257 1726880893.47103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880893.47159: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe321ac0> <<< 9257 1726880893.47241: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2fb440> <<< 9257 1726880893.47466: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2c31d0> <<< 9257 1726880893.47470: 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 0x7f68fe1403b0> <<< 9257 1726880893.47488: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2c1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe27af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68fe140590> <<< 9257 1726880893.47556: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_6mjrx9li/ansible_file_payload.zip' <<< 9257 1726880893.47576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.47797: 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 <<< 9257 1726880893.47840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880893.47876: 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 0x7f68fe196030> import '_typing' # <<< 9257 1726880893.48083: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe16cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe143fb0> # zipimport: zlib available <<< 9257 1726880893.48212: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880893.48245: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880893.49752: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.51019: 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 0x7f68fe16fe90> <<< 9257 1726880893.51130: 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' <<< 9257 1726880893.51138: 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' <<< 9257 1726880893.51141: 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' <<< 9257 1726880893.51144: 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 0x7f68fe1c1a00> <<< 9257 1726880893.51187: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c1790> <<< 9257 1726880893.51219: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c10a0> <<< 9257 1726880893.51303: 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' <<< 9257 1726880893.51357: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe196a50> 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 0x7f68fe1c27e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.51372: 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 0x7f68fe1c2a20> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880893.51465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880893.51548: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880893.51553: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c2f60> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880893.51635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe024d70> # 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 0x7f68fe026990> <<< 9257 1726880893.51743: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0272f0> <<< 9257 1726880893.51749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880893.51777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0284d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880893.51837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880893.51841: 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' <<< 9257 1726880893.51954: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02af60> <<< 9257 1726880893.52032: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.52063: 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 0x7f68fe02b080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe029220> <<< 9257 1726880893.52067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880893.52111: 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 <<< 9257 1726880893.52161: 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 0x7f68fe02eed0> import '_tokenize' # <<< 9257 1726880893.52277: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02d700> <<< 9257 1726880893.52281: 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' <<< 9257 1726880893.52386: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02ff50> <<< 9257 1726880893.52423: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe029730> <<< 9257 1726880893.52462: 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 0x7f68fe076f30> <<< 9257 1726880893.52504: 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 0x7f68fe0770b0> <<< 9257 1726880893.52566: 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' <<< 9257 1726880893.52657: 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 0x7f68fe078c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe078a40> <<< 9257 1726880893.52704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880893.52779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880893.52842: 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 0x7f68fe07b1a0> <<< 9257 1726880893.52921: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0792e0> <<< 9257 1726880893.52925: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880893.53034: 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 <<< 9257 1726880893.53038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880893.53065: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0828d0> <<< 9257 1726880893.53261: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe07b260> <<< 9257 1726880893.53347: 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 0x7f68fe083bf0> <<< 9257 1726880893.53407: 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 0x7f68fe083aa0> <<< 9257 1726880893.53531: 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 0x7f68fe083d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0773b0> # /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' <<< 9257 1726880893.53639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880893.53649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880893.53717: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.53720: 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 0x7f68fe0874a0> <<< 9257 1726880893.54061: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.54066: 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 0x7f68fe088590> <<< 9257 1726880893.54094: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe085c10> # 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 0x7f68fe086f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0857f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880893.54244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.54372: 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' # <<< 9257 1726880893.54387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.54511: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.54652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.55396: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.56236: 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 0x7f68fe110710> <<< 9257 1726880893.56280: 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 0x7f68fe1114c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe08afc0> <<< 9257 1726880893.56318: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880893.56351: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880893.56395: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880893.56569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.56757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880893.56793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe111430> # zipimport: zlib available <<< 9257 1726880893.57357: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.57911: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.57988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58091: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880893.58094: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58188: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880893.58192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58411: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880893.58414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58482: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880893.58542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.58559: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880893.58886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880893.59238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880893.59241: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880893.59381: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe113ef0> <<< 9257 1726880893.59385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59402: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59503: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880893.59517: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880893.59531: 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' <<< 9257 1726880893.59589: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.59718: 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 0x7f68fdf1dd30> <<< 9257 1726880893.59819: 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 0x7f68fdf1e600> <<< 9257 1726880893.59838: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe112f00> # zipimport: zlib available <<< 9257 1726880893.59886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59892: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880893.59908: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59945: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.59986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60057: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60122: 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 <<< 9257 1726880893.60170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.60257: 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 0x7f68fdf1d4c0> <<< 9257 1726880893.60299: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf1e7b0> <<< 9257 1726880893.60331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880893.60353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60562: 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' <<< 9257 1726880893.60588: 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 <<< 9257 1726880893.60611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880893.60634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880893.60687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880893.60717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880893.60731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880893.60786: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdfae9f0> <<< 9257 1726880893.60834: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf286e0> <<< 9257 1726880893.60918: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf22810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf22660> <<< 9257 1726880893.60926: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880893.60940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.60995: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880893.61002: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880893.61064: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880893.61079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.61096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.61102: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880893.61681: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.62352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.63481: stdout chunk (state=3): >>> {"path": "/var/lib/pcp/config/pmieconf/network", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/network", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880893.63832: 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 <<< 9257 1726880893.63891: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.63928: 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 <<< 9257 1726880893.63996: 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 # 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 <<< 9257 1726880893.64000: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.64004: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.64267: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery <<< 9257 1726880893.64329: 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 <<< 9257 1726880893.64338: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880893.64394: 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 <<< 9257 1726880893.64439: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.64472: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.64551: 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 # cleanup[3] wiping errno <<< 9257 1726880893.64560: stdout chunk (state=3): >>># 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 <<< 9257 1726880893.64623: 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 # 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 <<< 9257 1726880893.64657: 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 # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880893.64865: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref<<< 9257 1726880893.64910: 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 <<< 9257 1726880893.64940: stdout chunk (state=3): >>># destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880893.64984: 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 <<< 9257 1726880893.64990: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 <<< 9257 1726880893.65044: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880893.65076: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880893.65082: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880893.65108: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880893.65137: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880893.65191: 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 <<< 9257 1726880893.65220: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880893.65235: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880893.65302: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880893.65306: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880893.65383: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880893.65995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880893.65999: stdout chunk (state=3): >>><<< 9257 1726880893.66002: stderr chunk (state=3): >>><<< 9257 1726880893.66201: _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 0x7f68fe60c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe5dbb30> # /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 0x7f68fe60eab0> 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 0x7f68fe3e1160> # /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 0x7f68fe3e2000> 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 0x7f68fe41fe90> # /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 0x7f68fe41ff50> # /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 0x7f68fe4578c0> # /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 0x7f68fe457f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe437b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe435280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41d040> # /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 0x7f68fe47b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe47a480> # /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 0x7f68fe436120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe478ce0> # /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 0x7f68fe4a8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41c2c0> # /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 0x7f68fe4a8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4a8bf0> # 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 0x7f68fe4a8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe41ade0> # /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 0x7f68fe4a96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4a9370> 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 0x7f68fe4aa5a0> 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 0x7f68fe4c47d0> 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 0x7f68fe4c5f10> # /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 0x7f68fe4c6db0> # 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 0x7f68fe4c7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4c6300> # /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 0x7f68fe4c7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4c7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4aa600> # /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 0x7f68fe24fcb0> # /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 0x7f68fe2787d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe278530> # 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 0x7f68fe278800> # 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 0x7f68fe2789e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe24de50> # /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 0x7f68fe27a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe278cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe4aa780> # /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 0x7f68fe2a6390> # /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 0x7f68fe2c2540> # /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 0x7f68fe2fb320> # /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 0x7f68fe321ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2fb440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2c31d0> # /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 0x7f68fe1403b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe2c1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe27af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68fe140590> # zipimport: found 30 names in '/tmp/ansible_file_payload_6mjrx9li/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 0x7f68fe196030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe16cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe143fb0> # 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 0x7f68fe16fe90> # /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 0x7f68fe1c1a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c1790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe1c10a0> # /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 0x7f68fe1c14f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe196a50> 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 0x7f68fe1c27e0> # 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 0x7f68fe1c2a20> # /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 0x7f68fe1c2f60> 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 0x7f68fe024d70> # 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 0x7f68fe026990> # /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 0x7f68fe0272f0> # /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 0x7f68fe0284d0> # /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 0x7f68fe02af60> # 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 0x7f68fe02b080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe029220> # /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 0x7f68fe02eed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02d9a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe02d700> # /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 0x7f68fe02ff50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe029730> # 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 0x7f68fe076f30> # /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 0x7f68fe0770b0> # /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 0x7f68fe078c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe078a40> # /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 0x7f68fe07b1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0792e0> # /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 0x7f68fe0828d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe07b260> # 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 0x7f68fe083bf0> # 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 0x7f68fe083aa0> # 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 0x7f68fe083d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0773b0> # /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 0x7f68fe0874a0> # 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 0x7f68fe088590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe085c10> # 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 0x7f68fe086f90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe0857f0> # 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 0x7f68fe110710> # /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 0x7f68fe1114c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe08afc0> 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 0x7f68fe111430> # 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 0x7f68fe113ef0> # 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 0x7f68fdf1dd30> # 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 0x7f68fdf1e600> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fe112f00> # 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 0x7f68fdf1d4c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf1e7b0> 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 0x7f68fdfae9f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf286e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf22810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68fdf22660> # 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": "/var/lib/pcp/config/pmieconf/network", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/network", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880893.67255: done with _execute_module (file, {'path': '/var/lib/pcp/config/pmieconf/network', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880893.273934-10134-68742905398749/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880893.67338: _low_level_execute_command(): starting 9257 1726880893.67341: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880893.273934-10134-68742905398749/ > /dev/null 2>&1 && sleep 0' 9257 1726880893.67398: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880893.67401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.67404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880893.67407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880893.67410: 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.46.117 is address <<< 9257 1726880893.67412: 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 <<< 9257 1726880893.67414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.67477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880893.67482: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.67484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.67567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.69453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.69531: stderr chunk (state=3): >>><<< 9257 1726880893.69537: stdout chunk (state=3): >>><<< 9257 1726880893.69718: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.69722: handler run complete 9257 1726880893.69725: attempt loop complete, returning result 9257 1726880893.69727: variable 'item' from source: unknown 9257 1726880893.69822: variable 'item' from source: unknown ok: [managed_node1] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880893.70040: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.70044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.70046: variable 'omit' from source: magic vars 9257 1726880893.70062: variable 'omit' from source: magic vars 9257 1726880893.70166: variable 'omit' from source: magic vars 9257 1726880893.70345: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880893.70363: variable 'item' from source: unknown 9257 1726880893.70400: variable 'omit' from source: magic vars 9257 1726880893.70433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880893.70442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880893.70451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880893.70563: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880893.70567: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.70572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.70711: Set connection var ansible_connection to ssh 9257 1726880893.70756: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880893.70963: Set connection var ansible_pipelining to False 9257 1726880893.70967: Set connection var ansible_shell_type to sh 9257 1726880893.70970: Set connection var ansible_shell_executable to /bin/sh 9257 1726880893.70974: Set connection var ansible_timeout to 10 9257 1726880893.70983: variable 'ansible_shell_executable' from source: unknown 9257 1726880893.70986: variable 'ansible_connection' from source: unknown 9257 1726880893.70994: variable 'ansible_module_compression' from source: unknown 9257 1726880893.70997: variable 'ansible_shell_type' from source: unknown 9257 1726880893.70999: variable 'ansible_shell_executable' from source: unknown 9257 1726880893.71002: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880893.71004: variable 'ansible_pipelining' from source: unknown 9257 1726880893.71006: variable 'ansible_timeout' from source: unknown 9257 1726880893.71009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880893.71318: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880893.71363: variable 'omit' from source: magic vars 9257 1726880893.71395: starting attempt loop 9257 1726880893.71408: running the handler 9257 1726880893.71451: _low_level_execute_command(): starting 9257 1726880893.71455: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880893.72356: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880893.72380: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.72465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880893.72487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.72536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.72604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.74195: stdout chunk (state=3): >>>/root <<< 9257 1726880893.74304: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.74355: stderr chunk (state=3): >>><<< 9257 1726880893.74361: stdout chunk (state=3): >>><<< 9257 1726880893.74378: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.74387: _low_level_execute_command(): starting 9257 1726880893.74393: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491 `" && echo ansible-tmp-1726880893.743782-10134-112822399147491="` echo /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491 `" ) && sleep 0' 9257 1726880893.74864: 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 <<< 9257 1726880893.74868: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.74870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880893.74873: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.74915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880893.74932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.74973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.76895: stdout chunk (state=3): >>>ansible-tmp-1726880893.743782-10134-112822399147491=/root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491 <<< 9257 1726880893.77105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.77151: stderr chunk (state=3): >>><<< 9257 1726880893.77155: stdout chunk (state=3): >>><<< 9257 1726880893.77196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880893.743782-10134-112822399147491=/root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.77383: variable 'ansible_module_compression' from source: unknown 9257 1726880893.77387: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880893.77393: variable 'ansible_facts' from source: unknown 9257 1726880893.77499: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py 9257 1726880893.77744: Sending initial data 9257 1726880893.77774: Sent initial data (151 bytes) 9257 1726880893.78776: 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 <<< 9257 1726880893.78819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.78881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880893.78903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.78945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.80495: 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 <<< 9257 1726880893.80531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880893.80580: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp0__qkkse /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py <<< 9257 1726880893.80584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py" <<< 9257 1726880893.80625: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp0__qkkse" to remote "/root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py" <<< 9257 1726880893.81603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.81705: stderr chunk (state=3): >>><<< 9257 1726880893.81709: stdout chunk (state=3): >>><<< 9257 1726880893.81729: done transferring module to remote 9257 1726880893.81800: _low_level_execute_command(): starting 9257 1726880893.81804: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/ /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py && sleep 0' 9257 1726880893.82662: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.82754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880893.82778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.82821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.84593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880893.84647: stderr chunk (state=3): >>><<< 9257 1726880893.84651: stdout chunk (state=3): >>><<< 9257 1726880893.84669: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880893.84673: _low_level_execute_command(): starting 9257 1726880893.84684: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/AnsiballZ_file.py && sleep 0' 9257 1726880893.85444: 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 <<< 9257 1726880893.85482: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880893.85555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880893.85644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880893.87768: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880893.87811: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880893.87825: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880893.87897: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880893.87905: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880893.87945: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880893.87978: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880893.88016: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880893.88020: stdout chunk (state=3): >>>import 'zipimport' # <<< 9257 1726880893.88021: stdout chunk (state=3): >>> # installed zipimport hook <<< 9257 1726880893.88071: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880893.88081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.88096: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880893.88124: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880893.88163: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880893.88188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880893.88197: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38a0c530> <<< 9257 1726880893.88206: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f389dbb30> <<< 9257 1726880893.88233: 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' <<< 9257 1726880893.88263: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38a0eab0> <<< 9257 1726880893.88280: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880893.88291: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880893.88295: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880893.88317: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880893.88359: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880893.88480: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880893.88510: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 9257 1726880893.88540: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880893.88550: stdout chunk (state=3): >>>Processing global site-packages <<< 9257 1726880893.88564: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880893.88572: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880893.88578: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880893.88609: 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' <<< 9257 1726880893.88628: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38801160> <<< 9257 1726880893.88689: 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 <<< 9257 1726880893.88701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.88734: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38802000> import 'site' # <<< 9257 1726880893.88763: 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. <<< 9257 1726880893.89018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880893.89026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880893.89057: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880893.89069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.89083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880893.89148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880893.89156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880893.89196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880893.89200: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883fe90> <<< 9257 1726880893.89214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880893.89232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880893.89247: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880893.89267: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883ff50> <<< 9257 1726880893.89274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880893.89297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880893.89323: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880893.89377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.89392: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880893.89436: 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' <<< 9257 1726880893.89442: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388778c0> <<< 9257 1726880893.89449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880893.89463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38877f50> <<< 9257 1726880893.89483: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880893.89539: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38857b60> <<< 9257 1726880893.89547: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880893.89577: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38855280> <<< 9257 1726880893.89676: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883d040> <<< 9257 1726880893.89703: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880893.89727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880893.89734: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880893.89765: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880893.89786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880893.89812: 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' <<< 9257 1726880893.89856: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3889b860> <<< 9257 1726880893.89867: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3889a480> <<< 9257 1726880893.89900: 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' <<< 9257 1726880893.89911: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38856120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38898ce0> <<< 9257 1726880893.89974: 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' <<< 9257 1726880893.89978: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883c2c0> <<< 9257 1726880893.90005: 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' <<< 9257 1726880893.90044: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90051: 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 0x7f3f388c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c8bf0> <<< 9257 1726880893.90087: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90094: 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 0x7f3f388c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883ade0> <<< 9257 1726880893.90132: 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' <<< 9257 1726880893.90158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880893.90185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880893.90209: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c9370> <<< 9257 1726880893.90215: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880893.90256: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880893.90260: 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 0x7f3f388ca5a0> <<< 9257 1726880893.90285: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880893.90317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880893.90354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880893.90389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880893.90397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e47d0> <<< 9257 1726880893.90400: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880893.90432: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90455: 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 0x7f3f388e5f10> <<< 9257 1726880893.90465: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880893.90480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880893.90497: 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' <<< 9257 1726880893.90519: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e6db0> <<< 9257 1726880893.90554: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90579: 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 0x7f3f388e7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e6300> <<< 9257 1726880893.90592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880893.90601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880893.90650: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90657: 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 0x7f3f388e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e7560> <<< 9257 1726880893.90706: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388ca600> <<< 9257 1726880893.90722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880893.90760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880893.90773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880893.90796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880893.90829: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90842: 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 0x7f3f3867bcb0> <<< 9257 1726880893.90854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880893.90868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880893.90905: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.90912: 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 0x7f3f386a47d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a4530> <<< 9257 1726880893.90944: 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 0x7f3f386a4800> <<< 9257 1726880893.90962: 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' <<< 9257 1726880893.90970: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3f386a49e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38679e50> <<< 9257 1726880893.90991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880893.91099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880893.91129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880893.91141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880893.91144: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a60f0> <<< 9257 1726880893.91176: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a4d70> <<< 9257 1726880893.91186: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388ca780> <<< 9257 1726880893.91222: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880893.91293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.91306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880893.91339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880893.91382: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386d2480> <<< 9257 1726880893.91423: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880893.91443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.91454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880893.91488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880893.91535: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386ee5d0> <<< 9257 1726880893.91559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880893.91600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880893.91660: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880893.91678: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 9257 1726880893.91687: 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 0x7f3f387233b0> <<< 9257 1726880893.91705: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880893.91760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880893.91770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880893.91815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880893.91903: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3874db50> <<< 9257 1726880893.91979: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f387234d0> <<< 9257 1726880893.92028: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386ef260> <<< 9257 1726880893.92087: 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 0x7f3f385644a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386ed610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a7020> <<< 9257 1726880893.92196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880893.92221: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f38564680> <<< 9257 1726880893.92285: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_e8phgmj4/ansible_file_payload.zip' <<< 9257 1726880893.92303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.92460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.92487: 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' <<< 9257 1726880893.92535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880893.92612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880893.92655: 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 0x7f3f385be0f0> <<< 9257 1726880893.92666: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880893.92864: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38594fe0> <<< 9257 1726880893.92873: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38594170> # zipimport: zlib available <<< 9257 1726880893.92903: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880893.92914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.92934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.92943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.92963: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880893.92975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.94518: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.95774: 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' <<< 9257 1726880893.95780: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38597f50> <<< 9257 1726880893.95807: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880893.95814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.95841: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880893.95854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880893.95879: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880893.95894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880893.95917: 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 0x7f3f385e5af0> <<< 9257 1726880893.95952: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e5880> <<< 9257 1726880893.95988: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e5190> <<< 9257 1726880893.96009: 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' <<< 9257 1726880893.96055: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e58e0> <<< 9257 1726880893.96061: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385beb10> <<< 9257 1726880893.96073: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880893.96092: 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 0x7f3f385e6840> <<< 9257 1726880893.96120: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.96128: 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 0x7f3f385e6a80> <<< 9257 1726880893.96147: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880893.96192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880893.96210: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880893.96259: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e6f60> <<< 9257 1726880893.96270: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880893.96287: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880893.96309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880893.96351: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38448d10> <<< 9257 1726880893.96378: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.96386: 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 0x7f3f3844a930> <<< 9257 1726880893.96400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880893.96427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880893.96458: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844b2c0> <<< 9257 1726880893.96478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880893.96510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880893.96526: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844c4a0> <<< 9257 1726880893.96547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880893.96582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880893.96606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880893.96614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880893.96664: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844ef00> <<< 9257 1726880893.96703: 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 0x7f3f3844eff0> <<< 9257 1726880893.96729: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844d190> <<< 9257 1726880893.96747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880893.96777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880893.96799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880893.96811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880893.96822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880893.96853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880893.96877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880893.96885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 9257 1726880893.96900: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38452ea0> <<< 9257 1726880893.96908: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880893.96976: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38451970> <<< 9257 1726880893.96986: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384516d0> <<< 9257 1726880893.96995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880893.97017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880893.97088: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38453e30> <<< 9257 1726880893.97121: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844d6d0> <<< 9257 1726880893.97155: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.97164: 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 0x7f3f3849b050> <<< 9257 1726880893.97182: 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 0x7f3f3849b1a0> <<< 9257 1726880893.97208: 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 <<< 9257 1726880893.97224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880893.97249: 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' <<< 9257 1726880893.97284: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.97306: 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 0x7f3f3849cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849cb30> <<< 9257 1726880893.97310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880893.97407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880893.97461: 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 0x7f3f3849f230> <<< 9257 1726880893.97468: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849d400> <<< 9257 1726880893.97495: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880893.97533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880893.97567: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880893.97579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880893.97591: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880893.97631: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384a6a20> <<< 9257 1726880893.97784: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849f3b0> <<< 9257 1726880893.97863: 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' <<< 9257 1726880893.97870: 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 0x7f3f384a7d40> <<< 9257 1726880893.97899: 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' <<< 9257 1726880893.97908: 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 0x7f3f384a7710> <<< 9257 1726880893.97987: 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 0x7f3f384a7e60> <<< 9257 1726880893.98024: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849b4a0> # /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' <<< 9257 1726880893.98076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880893.98081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880893.98113: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.98120: 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 0x7f3f384ab590> <<< 9257 1726880893.98311: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880893.98317: 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 0x7f3f384acb60> <<< 9257 1726880893.98329: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384a9d00> <<< 9257 1726880893.98359: 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 0x7f3f384ab080> <<< 9257 1726880893.98384: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384a9910> <<< 9257 1726880893.98388: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880893.98415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.98512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.98656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880893.98702: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880893.98841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.98985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880893.99650: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.00295: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880894.00311: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880894.00322: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880894.00354: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880894.00370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.00426: 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 0x7f3f38534e30> <<< 9257 1726880894.00535: 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' <<< 9257 1726880894.00588: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38535c10> <<< 9257 1726880894.00591: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384acd10> <<< 9257 1726880894.00652: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880894.00676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.00707: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880894.00711: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.00979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.01105: 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 0x7f3f38535910> # zipimport: zlib available <<< 9257 1726880894.01634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880894.02369: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02412: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880894.02463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02661: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880894.02680: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880894.02709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.02798: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880894.02809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.03085: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.03370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880894.03434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880894.03448: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880894.03529: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38536ba0> <<< 9257 1726880894.03543: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.03626: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.03710: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880894.03721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880894.03736: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880894.03763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880894.03770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880894.03864: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.03975: 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 0x7f3f3853e840> <<< 9257 1726880894.04050: 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 0x7f3f3853f0b0> <<< 9257 1726880894.04054: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38537bf0> <<< 9257 1726880894.04102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04105: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04154: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880894.04206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04509: 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' <<< 9257 1726880894.04524: 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 0x7f3f3853dd00> <<< 9257 1726880894.04559: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3853f2c0> <<< 9257 1726880894.04583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880894.04602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04671: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.04812: 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' <<< 9257 1726880894.04843: 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 <<< 9257 1726880894.04959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880894.04963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880894.04984: 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' <<< 9257 1726880894.05048: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f383cf230> <<< 9257 1726880894.05183: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3834bfb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f383432c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3853dbe0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880894.05206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.05235: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880894.05291: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880894.05402: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880894.05406: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880894.05423: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.05913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.06516: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.07672: stdout chunk (state=3): >>> {"path": "/var/lib/pcp/config/pmieconf/power", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/power"}, "after": {"path": "/var/lib/pcp/config/pmieconf/power"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/power", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880894.08011: 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 <<< 9257 1726880894.08073: 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 <<< 9257 1726880894.08077: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.08081: 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 <<< 9257 1726880894.08161: 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 # 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 <<< 9257 1726880894.08182: 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 <<< 9257 1726880894.08439: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880894.08486: 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 <<< 9257 1726880894.08507: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath <<< 9257 1726880894.08550: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.08647: 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 # 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 <<< 9257 1726880894.08698: 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 # 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 <<< 9257 1726880894.08752: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.08788: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.08841: stdout chunk (state=3): >>># 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__ <<< 9257 1726880894.08846: 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 <<< 9257 1726880894.08874: 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 # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880894.09038: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880894.09070: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880894.09111: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880894.09155: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9257 1726880894.09160: stdout chunk (state=3): >>># destroy re._parser <<< 9257 1726880894.09207: stdout chunk (state=3): >>># 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<<< 9257 1726880894.09238: stdout chunk (state=3): >>> # 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 <<< 9257 1726880894.09275: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880894.09309: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880894.09333: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880894.09436: 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 <<< 9257 1726880894.09507: stdout chunk (state=3): >>># destroy re # destroy _random # destroy itertools # destroy _collections <<< 9257 1726880894.09510: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880894.09536: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880894.09957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880894.10009: stderr chunk (state=3): >>><<< 9257 1726880894.10012: stdout chunk (state=3): >>><<< 9257 1726880894.10137: _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 0x7f3f38a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f389dbb30> # /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 0x7f3f38a0eab0> 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 0x7f3f38801160> # /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 0x7f3f38802000> 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 0x7f3f3883fe90> # /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 0x7f3f3883ff50> # /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 0x7f3f388778c0> # /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 0x7f3f38877f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38857b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38855280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883d040> # /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 0x7f3f3889b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3889a480> # /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 0x7f3f38856120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38898ce0> # /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 0x7f3f388c8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883c2c0> # /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 0x7f3f388c8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c8bf0> # 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 0x7f3f388c8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3883ade0> # /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 0x7f3f388c96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388c9370> 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 0x7f3f388ca5a0> 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 0x7f3f388e47d0> 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 0x7f3f388e5f10> # /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 0x7f3f388e6db0> # 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 0x7f3f388e7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e6300> # /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 0x7f3f388e7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388e7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388ca600> # /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 0x7f3f3867bcb0> # /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 0x7f3f386a47d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a4530> # 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 0x7f3f386a4800> # 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 0x7f3f386a49e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38679e50> # /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 0x7f3f386a60f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a4d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f388ca780> # /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 0x7f3f386d2480> # /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 0x7f3f386ee5d0> # /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 0x7f3f387233b0> # /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 0x7f3f3874db50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f387234d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386ef260> # /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 0x7f3f385644a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386ed610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f386a7020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3f38564680> # zipimport: found 30 names in '/tmp/ansible_file_payload_e8phgmj4/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 0x7f3f385be0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38594fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38594170> # 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 0x7f3f38597f50> # /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 0x7f3f385e5af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e5880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385e5190> # /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 0x7f3f385e58e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f385beb10> 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 0x7f3f385e6840> # 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 0x7f3f385e6a80> # /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 0x7f3f385e6f60> 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 0x7f3f38448d10> # 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 0x7f3f3844a930> # /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 0x7f3f3844b2c0> # /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 0x7f3f3844c4a0> # /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 0x7f3f3844ef00> # 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 0x7f3f3844eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844d190> # /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 0x7f3f38452ea0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38451970> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384516d0> # /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 0x7f3f38453e30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3844d6d0> # 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 0x7f3f3849b050> # /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 0x7f3f3849b1a0> # /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 0x7f3f3849cd70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849cb30> # /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 0x7f3f3849f230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849d400> # /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 0x7f3f384a6a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849f3b0> # 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 0x7f3f384a7d40> # 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 0x7f3f384a7710> # 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 0x7f3f384a7e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3849b4a0> # /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 0x7f3f384ab590> # 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 0x7f3f384acb60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384a9d00> # 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 0x7f3f384ab080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384a9910> # 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 0x7f3f38534e30> # /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 0x7f3f38535c10> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f384acd10> 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 0x7f3f38535910> # 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 0x7f3f38536ba0> # 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 0x7f3f3853e840> # 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 0x7f3f3853f0b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f38537bf0> # 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 0x7f3f3853dd00> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3853f2c0> 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 0x7f3f383cf230> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3834bfb0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f383432c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3f3853dbe0> # 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": "/var/lib/pcp/config/pmieconf/power", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/power"}, "after": {"path": "/var/lib/pcp/config/pmieconf/power"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/power", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880894.11166: done with _execute_module (file, {'path': '/var/lib/pcp/config/pmieconf/power', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880893.743782-10134-112822399147491/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880894.11170: _low_level_execute_command(): starting 9257 1726880894.11174: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880893.743782-10134-112822399147491/ > /dev/null 2>&1 && sleep 0' 9257 1726880894.11252: 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 <<< 9257 1726880894.11256: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.11261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.11264: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.11313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880894.11319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.11366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.13262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.13321: stderr chunk (state=3): >>><<< 9257 1726880894.13324: stdout chunk (state=3): >>><<< 9257 1726880894.13340: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.13365: handler run complete 9257 1726880894.13564: attempt loop complete, returning result 9257 1726880894.13569: variable 'item' from source: unknown 9257 1726880894.13572: variable 'item' from source: unknown ok: [managed_node1] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880894.13814: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.13832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.13853: variable 'omit' from source: magic vars 9257 1726880894.14031: variable 'omit' from source: magic vars 9257 1726880894.14035: variable 'omit' from source: magic vars 9257 1726880894.14270: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880894.14282: variable 'item' from source: unknown 9257 1726880894.14309: variable 'omit' from source: magic vars 9257 1726880894.14338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880894.14364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880894.14387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880894.14419: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880894.14428: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.14437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.14594: Set connection var ansible_connection to ssh 9257 1726880894.14616: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880894.14622: Set connection var ansible_pipelining to False 9257 1726880894.14628: Set connection var ansible_shell_type to sh 9257 1726880894.14635: Set connection var ansible_shell_executable to /bin/sh 9257 1726880894.14641: Set connection var ansible_timeout to 10 9257 1726880894.14668: variable 'ansible_shell_executable' from source: unknown 9257 1726880894.14671: variable 'ansible_connection' from source: unknown 9257 1726880894.14674: variable 'ansible_module_compression' from source: unknown 9257 1726880894.14683: variable 'ansible_shell_type' from source: unknown 9257 1726880894.14686: variable 'ansible_shell_executable' from source: unknown 9257 1726880894.14688: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.14691: variable 'ansible_pipelining' from source: unknown 9257 1726880894.14695: variable 'ansible_timeout' from source: unknown 9257 1726880894.14706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.14821: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880894.14829: variable 'omit' from source: magic vars 9257 1726880894.14835: starting attempt loop 9257 1726880894.14838: running the handler 9257 1726880894.14845: _low_level_execute_command(): starting 9257 1726880894.14850: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880894.15313: 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 <<< 9257 1726880894.15316: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.15322: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.15325: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.15385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.15392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.15426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.17032: stdout chunk (state=3): >>>/root <<< 9257 1726880894.17238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.17242: stdout chunk (state=3): >>><<< 9257 1726880894.17244: stderr chunk (state=3): >>><<< 9257 1726880894.17346: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.17350: _low_level_execute_command(): starting 9257 1726880894.17354: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785 `" && echo ansible-tmp-1726880894.1726904-10134-185854105351785="` echo /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785 `" ) && sleep 0' 9257 1726880894.17931: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.17944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.17970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.18007: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880894.18023: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.18076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880894.18100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.18139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.20061: stdout chunk (state=3): >>>ansible-tmp-1726880894.1726904-10134-185854105351785=/root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785 <<< 9257 1726880894.20177: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.20234: stderr chunk (state=3): >>><<< 9257 1726880894.20238: stdout chunk (state=3): >>><<< 9257 1726880894.20464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880894.1726904-10134-185854105351785=/root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.20468: variable 'ansible_module_compression' from source: unknown 9257 1726880894.20470: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880894.20473: variable 'ansible_facts' from source: unknown 9257 1726880894.20475: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py 9257 1726880894.20610: Sending initial data 9257 1726880894.20621: Sent initial data (152 bytes) 9257 1726880894.21341: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.21368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.21388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.21411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.21590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880894.21717: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.21785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.23344: 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 <<< 9257 1726880894.23532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880894.23589: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py" <<< 9257 1726880894.23593: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmphw_2_d6w /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py <<< 9257 1726880894.23648: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmphw_2_d6w" to remote "/root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py" <<< 9257 1726880894.25002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.25076: stderr chunk (state=3): >>><<< 9257 1726880894.25115: stdout chunk (state=3): >>><<< 9257 1726880894.25132: done transferring module to remote 9257 1726880894.25135: _low_level_execute_command(): starting 9257 1726880894.25138: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/ /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py && sleep 0' 9257 1726880894.25725: 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 <<< 9257 1726880894.25728: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.25733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.25736: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.25795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.25801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.25837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.27621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.27669: stderr chunk (state=3): >>><<< 9257 1726880894.27675: stdout chunk (state=3): >>><<< 9257 1726880894.27808: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.27813: _low_level_execute_command(): starting 9257 1726880894.27817: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/AnsiballZ_file.py && sleep 0' 9257 1726880894.28327: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.28331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.28333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.28336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.28338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.28341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880894.28343: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.28346: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.28438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.28469: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.28505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.30594: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880894.30631: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880894.30665: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880894.30673: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880894.30738: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880894.30744: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880894.30778: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880894.30812: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880894.30840: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880894.30850: stdout chunk (state=3): >>>import 'zipimport' # <<< 9257 1726880894.30861: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880894.30902: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880894.30919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.30925: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880894.30952: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880894.30988: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880894.31018: 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 0x7ff28a604530> <<< 9257 1726880894.31031: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a5d3b30> <<< 9257 1726880894.31062: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py<<< 9257 1726880894.31065: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 9257 1726880894.31071: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a606ab0> <<< 9257 1726880894.31092: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880894.31120: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880894.31126: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880894.31144: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880894.31176: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880894.31270: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880894.31298: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880894.31305: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880894.31330: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880894.31363: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880894.31366: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880894.31371: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880894.31391: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880894.31397: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880894.31427: 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' <<< 9257 1726880894.31458: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3b9160> <<< 9257 1726880894.31520: 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 <<< 9257 1726880894.31529: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.31532: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3ba000> <<< 9257 1726880894.31566: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880894.31595: 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. <<< 9257 1726880894.31837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880894.31847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880894.31873: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880894.31879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.31902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880894.31939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880894.31963: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880894.31988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880894.32006: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f7e90> <<< 9257 1726880894.32018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880894.32041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880894.32067: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880894.32078: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f7f50> <<< 9257 1726880894.32097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880894.32120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880894.32148: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880894.32195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.32218: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880894.32243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 9257 1726880894.32254: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a42f8c0> <<< 9257 1726880894.32274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880894.32291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 9257 1726880894.32300: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a42ff50> import '_collections' # <<< 9257 1726880894.32359: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a40fb60> <<< 9257 1726880894.32367: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880894.32398: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a40d280> <<< 9257 1726880894.32493: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f5040> <<< 9257 1726880894.32526: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880894.32541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880894.32557: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880894.32576: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880894.32601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880894.32630: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880894.32636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880894.32664: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a453860> <<< 9257 1726880894.32683: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a452480> <<< 9257 1726880894.32710: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 9257 1726880894.32714: 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 0x7ff28a40e120> <<< 9257 1726880894.32732: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a450ce0> <<< 9257 1726880894.32789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880894.32793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a480890> <<< 9257 1726880894.32803: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f42c0> <<< 9257 1726880894.32820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880894.32826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880894.32856: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.32873: 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 0x7ff28a480d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a480bf0> <<< 9257 1726880894.32921: 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 0x7ff28a480fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f2de0> <<< 9257 1726880894.32993: 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' <<< 9257 1726880894.33008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880894.33032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a4816a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a481370> import 'importlib.machinery' # <<< 9257 1726880894.33097: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880894.33102: 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 0x7ff28a4825a0> <<< 9257 1726880894.33107: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880894.33128: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880894.33173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880894.33253: 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 0x7ff28a49c7d0> <<< 9257 1726880894.33270: 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 0x7ff28a49df10> <<< 9257 1726880894.33295: 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 <<< 9257 1726880894.33324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880894.33362: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a49edb0> <<< 9257 1726880894.33394: 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 0x7ff28a49f410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a49e300> <<< 9257 1726880894.33401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880894.33416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880894.33473: 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 0x7ff28a49fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a49f560> <<< 9257 1726880894.33507: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a482600> <<< 9257 1726880894.33582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880894.33585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880894.33588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880894.33603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880894.33628: 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 0x7ff28a21fcb0> <<< 9257 1726880894.33673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880894.33689: 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 0x7ff28a2487d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a248530> <<< 9257 1726880894.33744: 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 0x7ff28a248800> <<< 9257 1726880894.33777: 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 0x7ff28a2489e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a21de50> <<< 9257 1726880894.33792: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880894.33906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880894.33940: 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' <<< 9257 1726880894.33947: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a24a030> <<< 9257 1726880894.33976: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a248cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a482780> <<< 9257 1726880894.34000: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880894.34068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.34072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880894.34123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880894.34147: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a27a360> <<< 9257 1726880894.34194: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880894.34204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.34242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880894.34263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880894.34317: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a292510> <<< 9257 1726880894.34339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880894.34375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880894.34442: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880894.34476: 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 0x7ff28a2cb2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880894.34504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880894.34524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880894.34571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880894.34668: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a2f1a90> <<< 9257 1726880894.34748: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a2cb410> <<< 9257 1726880894.34780: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a2931a0> <<< 9257 1726880894.34825: 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 0x7ff28a110350> <<< 9257 1726880894.34838: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a291550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a24af30> <<< 9257 1726880894.34926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880894.34954: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff28a110530> <<< 9257 1726880894.35051: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_g6swnmc0/ansible_file_payload.zip' <<< 9257 1726880894.35059: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.35191: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.35226: 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' <<< 9257 1726880894.35274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880894.35346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880894.35375: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 9257 1726880894.35383: 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 0x7ff28a165fa0> import '_typing' # <<< 9257 1726880894.35609: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a13ce90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a113fe0> # zipimport: zlib available <<< 9257 1726880894.35638: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880894.35643: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.35667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880894.35685: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880894.35694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.37236: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.38490: 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' <<< 9257 1726880894.38501: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a13fce0> <<< 9257 1726880894.38521: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880894.38527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.38553: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880894.38564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880894.38586: 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' <<< 9257 1726880894.38618: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.38626: 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 0x7ff28a18d940> <<< 9257 1726880894.38660: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18d6d0> <<< 9257 1726880894.38692: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18cfe0> <<< 9257 1726880894.38703: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880894.38724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880894.38762: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18d430> <<< 9257 1726880894.38770: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a166c30> import 'atexit' # <<< 9257 1726880894.38800: 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 0x7ff28a18e720> <<< 9257 1726880894.38833: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.38840: 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 0x7ff28a18e8a0> <<< 9257 1726880894.38859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880894.38914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880894.38938: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880894.38972: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18edb0> <<< 9257 1726880894.38979: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880894.38997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880894.39029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880894.39062: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff4bf0> <<< 9257 1726880894.39089: 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 0x7ff289ff6330> <<< 9257 1726880894.39118: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880894.39137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880894.39175: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff70e0> <<< 9257 1726880894.39191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880894.39221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880894.39242: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff7f20> <<< 9257 1726880894.39266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880894.39294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880894.39318: 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' <<< 9257 1726880894.39379: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffacf0> <<< 9257 1726880894.39414: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.39420: 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 0x7ff289ffae10> <<< 9257 1726880894.39437: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff8fb0> <<< 9257 1726880894.39473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880894.39490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880894.39513: 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' <<< 9257 1726880894.39542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880894.39568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880894.39597: 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' <<< 9257 1726880894.39609: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffed20> <<< 9257 1726880894.39628: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880894.39705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffd7f0> <<< 9257 1726880894.39710: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffd550> <<< 9257 1726880894.39749: 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' <<< 9257 1726880894.39804: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289fffe30> <<< 9257 1726880894.39838: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff94c0> <<< 9257 1726880894.39865: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.39872: 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 0x7ff28a046e70> <<< 9257 1726880894.39899: 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 0x7ff28a046f90> <<< 9257 1726880894.39981: 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 <<< 9257 1726880894.39985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880894.39988: 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' <<< 9257 1726880894.40027: 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 0x7ff28a048b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a048920> <<< 9257 1726880894.40040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880894.40117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880894.40172: 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 0x7ff28a04b0e0> <<< 9257 1726880894.40178: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a049250> <<< 9257 1726880894.40201: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880894.40242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.40273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880894.40287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880894.40290: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880894.40337: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0528d0> <<< 9257 1726880894.40490: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a04b260> <<< 9257 1726880894.40565: 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' <<< 9257 1726880894.40572: 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 0x7ff28a0536e0> <<< 9257 1726880894.40600: 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' <<< 9257 1726880894.40608: 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 0x7ff28a0538f0> <<< 9257 1726880894.40666: 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 0x7ff28a053c80> <<< 9257 1726880894.40681: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a047290> <<< 9257 1726880894.40699: 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' <<< 9257 1726880894.40748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880894.40761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880894.40780: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.40810: 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 0x7ff28a056bd0><<< 9257 1726880894.40823: stdout chunk (state=3): >>> <<< 9257 1726880894.40998: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.41038: 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 0x7ff28a057fe0> <<< 9257 1726880894.41047: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a055370> <<< 9257 1726880894.41095: 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 0x7ff28a0566f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a054f20> <<< 9257 1726880894.41101: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880894.41123: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.41221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.41375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.41392: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880894.41409: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880894.41549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.41692: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.42347: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.43028: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880894.43043: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880894.43056: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880894.43070: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880894.43091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.43151: 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 0x7ff28a0e02c0> <<< 9257 1726880894.43266: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880894.43271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880894.43300: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0e1250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a05ab10> <<< 9257 1726880894.43359: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880894.43389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.43416: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880894.43600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.43777: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880894.43788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880894.43794: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0e1850> <<< 9257 1726880894.43820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.44391: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.44952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880894.45154: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45201: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880894.45221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45308: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45432: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880894.45443: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880894.45485: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880894.45519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45563: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880894.45573: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.45853: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880894.46197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880894.46210: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880894.46294: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0e3770> <<< 9257 1726880894.46307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880894.46502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880894.46531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880894.46538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880894.46612: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.46735: 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 0x7ff289eedd30> <<< 9257 1726880894.46789: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.46797: 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 0x7ff289eee660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0581d0> <<< 9257 1726880894.46819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46863: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46909: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880894.46922: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.46967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47150: 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 <<< 9257 1726880894.47190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.47279: 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 0x7ff289eed310> <<< 9257 1726880894.47326: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289eee780> <<< 9257 1726880894.47367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880894.47393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.47599: 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' <<< 9257 1726880894.47611: 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 <<< 9257 1726880894.47650: 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 <<< 9257 1726880894.47716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880894.47733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880894.47742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880894.47796: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289f7e8a0> <<< 9257 1726880894.47844: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef8530> <<< 9257 1726880894.47937: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef2660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef2480> # destroy ansible.module_utils.distro <<< 9257 1726880894.47950: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880894.47980: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.48008: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880894.48073: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880894.48100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.48122: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880894.48686: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.49301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.50455: stdout chunk (state=3): >>> {"path": "/var/lib/pcp/config/pmieconf/zeroconf", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/zeroconf"}, "after": {"path": "/var/lib/pcp/config/pmieconf/zeroconf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/zeroconf", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880894.50463: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880894.50770: 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 <<< 9257 1726880894.50774: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 9257 1726880894.50831: 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 <<< 9257 1726880894.50839: 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 <<< 9257 1726880894.50881: 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 <<< 9257 1726880894.50889: 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 # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 9257 1726880894.50901: 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 <<< 9257 1726880894.50954: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.50962: 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 <<< 9257 1726880894.51203: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880894.51236: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880894.51240: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880894.51289: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880894.51316: 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 <<< 9257 1726880894.51329: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880894.51345: stdout chunk (state=3): >>># cleanup[3] wiping hashlib <<< 9257 1726880894.51375: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.51404: 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 <<< 9257 1726880894.51450: 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 <<< 9257 1726880894.51460: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 9257 1726880894.51471: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp<<< 9257 1726880894.51504: stdout chunk (state=3): >>> # 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 <<< 9257 1726880894.51509: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 9257 1726880894.51564: stdout chunk (state=3): >>># destroy fnmatch <<< 9257 1726880894.51572: 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<<< 9257 1726880894.51577: stdout chunk (state=3): >>> # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 9257 1726880894.51643: 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 <<< 9257 1726880894.51662: 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 <<< 9257 1726880894.51669: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880894.51846: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880894.51874: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880894.51881: stdout chunk (state=3): >>># destroy _weakref <<< 9257 1726880894.51921: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880894.51938: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9257 1726880894.51959: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 9257 1726880894.51969: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880894.51995: 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 <<< 9257 1726880894.51999: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.52024: stdout chunk (state=3): >>># destroy select # destroy _hashlib <<< 9257 1726880894.52036: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880894.52055: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880894.52083: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880894.52090: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880894.52121: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880894.52203: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 9257 1726880894.52215: stdout chunk (state=3): >>># destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880894.52247: stdout chunk (state=3): >>># destroy re <<< 9257 1726880894.52272: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections<<< 9257 1726880894.52305: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc <<< 9257 1726880894.52312: stdout chunk (state=3): >>># destroy _sre <<< 9257 1726880894.52319: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy _io <<< 9257 1726880894.52326: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880894.52722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880894.52788: stderr chunk (state=3): >>><<< 9257 1726880894.52792: stdout chunk (state=3): >>><<< 9257 1726880894.52883: _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 0x7ff28a604530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a5d3b30> # /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 0x7ff28a606ab0> 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 0x7ff28a3b9160> # /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 0x7ff28a3ba000> 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 0x7ff28a3f7e90> # /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 0x7ff28a3f7f50> # /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 0x7ff28a42f8c0> # /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 0x7ff28a42ff50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a40fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a40d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f5040> # /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 0x7ff28a453860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a452480> # /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 0x7ff28a40e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a450ce0> # /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 0x7ff28a480890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f42c0> # /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 0x7ff28a480d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a480bf0> # 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 0x7ff28a480fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a3f2de0> # /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 0x7ff28a4816a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a481370> 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 0x7ff28a4825a0> 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 0x7ff28a49c7d0> 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 0x7ff28a49df10> # /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 0x7ff28a49edb0> # 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 0x7ff28a49f410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a49e300> # /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 0x7ff28a49fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a49f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a482600> # /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 0x7ff28a21fcb0> # /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 0x7ff28a2487d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a248530> # 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 0x7ff28a248800> # 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 0x7ff28a2489e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a21de50> # /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 0x7ff28a24a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a248cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a482780> # /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 0x7ff28a27a360> # /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 0x7ff28a292510> # /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 0x7ff28a2cb2f0> # /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 0x7ff28a2f1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a2cb410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a2931a0> # /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 0x7ff28a110350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a291550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a24af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff28a110530> # zipimport: found 30 names in '/tmp/ansible_file_payload_g6swnmc0/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 0x7ff28a165fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a13ce90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a113fe0> # 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 0x7ff28a13fce0> # /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 0x7ff28a18d940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18d6d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a18cfe0> # /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 0x7ff28a18d430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a166c30> 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 0x7ff28a18e720> # 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 0x7ff28a18e8a0> # /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 0x7ff28a18edb0> 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 0x7ff289ff4bf0> # 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 0x7ff289ff6330> # /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 0x7ff289ff70e0> # /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 0x7ff289ff7f20> # /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 0x7ff289ffacf0> # 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 0x7ff289ffae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff8fb0> # /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 0x7ff289ffed20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffd7f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ffd550> # /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 0x7ff289fffe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ff94c0> # 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 0x7ff28a046e70> # /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 0x7ff28a046f90> # /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 0x7ff28a048b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a048920> # /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 0x7ff28a04b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a049250> # /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 0x7ff28a0528d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a04b260> # 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 0x7ff28a0536e0> # 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 0x7ff28a0538f0> # 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 0x7ff28a053c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a047290> # /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 0x7ff28a056bd0> # 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 0x7ff28a057fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a055370> # 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 0x7ff28a0566f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a054f20> # 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 0x7ff28a0e02c0> # /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 0x7ff28a0e1250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a05ab10> 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 0x7ff28a0e1850> # 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 0x7ff28a0e3770> # 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 0x7ff289eedd30> # 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 0x7ff289eee660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff28a0581d0> # 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 0x7ff289eed310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289eee780> 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 0x7ff289f7e8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef8530> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef2660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff289ef2480> # 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": "/var/lib/pcp/config/pmieconf/zeroconf", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/zeroconf"}, "after": {"path": "/var/lib/pcp/config/pmieconf/zeroconf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/zeroconf", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880894.53577: done with _execute_module (file, {'path': '/var/lib/pcp/config/pmieconf/zeroconf', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880894.1726904-10134-185854105351785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880894.53580: _low_level_execute_command(): starting 9257 1726880894.53583: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880894.1726904-10134-185854105351785/ > /dev/null 2>&1 && sleep 0' 9257 1726880894.53716: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.53719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.53736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.53760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.53763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880894.53815: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.53877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880894.53883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.53886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.53929: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.55822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.55882: stderr chunk (state=3): >>><<< 9257 1726880894.55887: stdout chunk (state=3): >>><<< 9257 1726880894.55915: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.55930: handler run complete 9257 1726880894.55983: attempt loop complete, returning result 9257 1726880894.56005: variable 'item' from source: unknown 9257 1726880894.56119: variable 'item' from source: unknown ok: [managed_node1] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880894.56278: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.56282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.56289: variable 'omit' from source: magic vars 9257 1726880894.56357: variable 'omit' from source: magic vars 9257 1726880894.56362: variable 'omit' from source: magic vars 9257 1726880894.56559: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880894.56565: variable 'item' from source: unknown 9257 1726880894.56574: variable 'omit' from source: magic vars 9257 1726880894.56602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880894.56613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880894.56620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880894.56632: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880894.56637: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.56640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.56722: Set connection var ansible_connection to ssh 9257 1726880894.56731: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880894.56752: Set connection var ansible_pipelining to False 9257 1726880894.56761: Set connection var ansible_shell_type to sh 9257 1726880894.56765: Set connection var ansible_shell_executable to /bin/sh 9257 1726880894.56768: Set connection var ansible_timeout to 10 9257 1726880894.56830: variable 'ansible_shell_executable' from source: unknown 9257 1726880894.56833: variable 'ansible_connection' from source: unknown 9257 1726880894.56836: variable 'ansible_module_compression' from source: unknown 9257 1726880894.56838: variable 'ansible_shell_type' from source: unknown 9257 1726880894.56841: variable 'ansible_shell_executable' from source: unknown 9257 1726880894.56843: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880894.56848: variable 'ansible_pipelining' from source: unknown 9257 1726880894.56850: variable 'ansible_timeout' from source: unknown 9257 1726880894.56853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880894.56952: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880894.56964: variable 'omit' from source: magic vars 9257 1726880894.56967: starting attempt loop 9257 1726880894.56974: running the handler 9257 1726880894.56977: _low_level_execute_command(): starting 9257 1726880894.56983: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880894.57588: 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 <<< 9257 1726880894.57595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.57598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.57601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880894.57604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.57620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.57670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.59281: stdout chunk (state=3): >>>/root <<< 9257 1726880894.59397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.59437: stderr chunk (state=3): >>><<< 9257 1726880894.59441: stdout chunk (state=3): >>><<< 9257 1726880894.59455: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.59466: _low_level_execute_command(): starting 9257 1726880894.59471: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134 `" && echo ansible-tmp-1726880894.5945451-10134-86835761313134="` echo /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134 `" ) && sleep 0' 9257 1726880894.59924: 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 <<< 9257 1726880894.59971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.59975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.59977: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration <<< 9257 1726880894.59980: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.60024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.60031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.60073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.62003: stdout chunk (state=3): >>>ansible-tmp-1726880894.5945451-10134-86835761313134=/root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134 <<< 9257 1726880894.62156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.62196: stderr chunk (state=3): >>><<< 9257 1726880894.62208: stdout chunk (state=3): >>><<< 9257 1726880894.62212: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880894.5945451-10134-86835761313134=/root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.62311: variable 'ansible_module_compression' from source: unknown 9257 1726880894.62331: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880894.62361: variable 'ansible_facts' from source: unknown 9257 1726880894.62399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py 9257 1726880894.62496: Sending initial data 9257 1726880894.62500: Sent initial data (151 bytes) 9257 1726880894.63082: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880894.63108: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.63179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.64729: 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 <<< 9257 1726880894.64740: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880894.64770: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880894.64810: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpr384ly_0 /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py <<< 9257 1726880894.64813: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py" <<< 9257 1726880894.64843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpr384ly_0" to remote "/root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py" <<< 9257 1726880894.65667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.65723: stderr chunk (state=3): >>><<< 9257 1726880894.65727: stdout chunk (state=3): >>><<< 9257 1726880894.65744: done transferring module to remote 9257 1726880894.65756: _low_level_execute_command(): starting 9257 1726880894.65764: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/ /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py && sleep 0' 9257 1726880894.66209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.66213: 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.46.117 originally 10.31.46.117 <<< 9257 1726880894.66216: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.66218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880894.66221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.66342: stderr chunk (state=3): >>>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 <<< 9257 1726880894.68264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.68267: stdout chunk (state=3): >>><<< 9257 1726880894.68270: stderr chunk (state=3): >>><<< 9257 1726880894.68274: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.68277: _low_level_execute_command(): starting 9257 1726880894.68279: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/AnsiballZ_file.py && sleep 0' 9257 1726880894.68828: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.68844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.68865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.68886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.68980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.69009: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880894.69027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.69053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.69160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.71241: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880894.71273: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880894.71303: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880894.71383: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880894.71436: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880894.71479: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880894.71511: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880894.71586: 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' <<< 9257 1726880894.71610: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 9257 1726880894.71664: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880894.71707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880894.71741: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7eb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7e83b30> # /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 0x7f6cb7eb6ab0> <<< 9257 1726880894.71778: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880894.71811: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880894.71852: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880894.71938: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880894.71970: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880894.72028: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880894.72034: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880894.72037: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880894.72073: 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' <<< 9257 1726880894.72099: 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' <<< 9257 1726880894.72123: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7c69160> <<< 9257 1726880894.72198: 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 <<< 9257 1726880894.72216: 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 0x7f6cb7c6a000> <<< 9257 1726880894.72266: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880894.72282: 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. <<< 9257 1726880894.72503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880894.72518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880894.72547: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880894.72553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.72571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880894.72615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880894.72634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880894.72663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880894.72674: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca7e90> <<< 9257 1726880894.72700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880894.72714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880894.72736: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca7f50> <<< 9257 1726880894.72765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880894.72787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880894.72821: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880894.72865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.72886: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880894.72921: 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 0x7f6cb7cdf8c0> <<< 9257 1726880894.72947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880894.72965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7cdff50> <<< 9257 1726880894.72973: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880894.73030: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7cbfb60> <<< 9257 1726880894.73039: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880894.73066: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7cbd280> <<< 9257 1726880894.73169: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca5040> <<< 9257 1726880894.73189: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880894.73215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880894.73226: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880894.73251: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880894.73273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880894.73296: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880894.73302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880894.73339: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d03860> <<< 9257 1726880894.73355: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d02480> <<< 9257 1726880894.73391: 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 0x7f6cb7cbe120> <<< 9257 1726880894.73397: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d00ce0> <<< 9257 1726880894.73458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880894.73470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d30890> <<< 9257 1726880894.73485: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca42c0> <<< 9257 1726880894.73498: 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' <<< 9257 1726880894.73523: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.73533: 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 0x7f6cb7d30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d30bf0> <<< 9257 1726880894.73583: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.73589: 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 0x7f6cb7d30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca2de0> <<< 9257 1726880894.73624: 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' <<< 9257 1726880894.73653: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880894.73681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880894.73697: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d316a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d31370> <<< 9257 1726880894.73718: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880894.73742: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880894.73751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880894.73775: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d325a0> <<< 9257 1726880894.73786: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880894.73789: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880894.73818: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880894.73847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880894.73874: 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' <<< 9257 1726880894.73896: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4c7d0> <<< 9257 1726880894.73899: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880894.73936: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.73943: 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 0x7f6cb7d4df10> <<< 9257 1726880894.73967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880894.73975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880894.73999: 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' <<< 9257 1726880894.74017: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4edb0> <<< 9257 1726880894.74056: 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 0x7f6cb7d4f410> <<< 9257 1726880894.74072: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4e300> <<< 9257 1726880894.74090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880894.74097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880894.74138: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.74154: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.74163: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6cb7d4fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4f560> <<< 9257 1726880894.74202: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d32600> <<< 9257 1726880894.74229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880894.74254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880894.74275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880894.74292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880894.74327: 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 0x7f6cb7adbcb0> <<< 9257 1726880894.74355: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880894.74363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880894.74389: 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 0x7f6cb7b047d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b04530> <<< 9257 1726880894.74423: 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 0x7f6cb7b04800> <<< 9257 1726880894.74460: 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 0x7f6cb7b049e0> <<< 9257 1726880894.74472: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ad9e50> <<< 9257 1726880894.74503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880894.74592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880894.74647: 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 0x7f6cb7b060f0> <<< 9257 1726880894.74685: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b04d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d32780> <<< 9257 1726880894.74732: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880894.74777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.74793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880894.74828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880894.74864: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b32480> <<< 9257 1726880894.74916: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880894.74946: 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 <<< 9257 1726880894.74983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880894.75027: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b4e5d0> <<< 9257 1726880894.75051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880894.75104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880894.75151: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880894.75170: 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 0x7f6cb7b833b0> <<< 9257 1726880894.75209: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880894.75231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880894.75259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880894.75291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880894.75386: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7badb50> <<< 9257 1726880894.75466: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b834d0> <<< 9257 1726880894.75507: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b4f260> <<< 9257 1726880894.75545: 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 0x7f6cb79c44a0> <<< 9257 1726880894.75571: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b4d610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b07020> <<< 9257 1726880894.75679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880894.75703: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6cb79c4680> <<< 9257 1726880894.75788: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_gpjzn8ki/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880894.75920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.75951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880894.75966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880894.75999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880894.76077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880894.76115: 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 0x7f6cb7a1e0f0> <<< 9257 1726880894.76129: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880894.76332: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79f4fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79f4170> <<< 9257 1726880894.76336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.76372: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880894.76389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.76417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.76433: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880894.78000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.79275: 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' <<< 9257 1726880894.79281: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79f7f50> <<< 9257 1726880894.79303: 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' <<< 9257 1726880894.79349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880894.79352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880894.79355: 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' <<< 9257 1726880894.79405: 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 0x7f6cb7a45af0> <<< 9257 1726880894.79429: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a45880> <<< 9257 1726880894.79492: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a45190> <<< 9257 1726880894.79496: 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' <<< 9257 1726880894.79587: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a1eb10> <<< 9257 1726880894.79596: 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 0x7f6cb7a46840> <<< 9257 1726880894.79627: 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 0x7f6cb7a46a80> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880894.79690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880894.79707: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880894.79749: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a46f60> <<< 9257 1726880894.79779: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880894.79800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880894.79858: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78accb0> <<< 9257 1726880894.79886: 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 0x7f6cb78ae8d0> <<< 9257 1726880894.79904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880894.79918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880894.79957: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78af260> <<< 9257 1726880894.79991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880894.80023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880894.80041: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b0410> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880894.80086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880894.80105: 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' <<< 9257 1726880894.80167: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b2e70> <<< 9257 1726880894.80205: 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 0x7f6cb78b2f90> <<< 9257 1726880894.80312: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b1100> # /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' <<< 9257 1726880894.80349: 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' <<< 9257 1726880894.80402: 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 0x7f6cb78b6db0> <<< 9257 1726880894.80406: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880894.80466: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b5880> <<< 9257 1726880894.80474: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b55e0> <<< 9257 1726880894.80496: 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' <<< 9257 1726880894.80574: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b7ef0> <<< 9257 1726880894.80606: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b1640> <<< 9257 1726880894.80635: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.80642: 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 0x7f6cb78feed0> <<< 9257 1726880894.80670: 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 <<< 9257 1726880894.80679: 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 0x7f6cb78ff110> <<< 9257 1726880894.80697: 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 <<< 9257 1726880894.80713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880894.80737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 9257 1726880894.80743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 9257 1726880894.80777: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.80784: 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 0x7f6cb7900bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79009b0> <<< 9257 1726880894.80804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880894.80892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880894.80942: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.80962: 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 0x7f6cb7903140> <<< 9257 1726880894.80974: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79012b0> <<< 9257 1726880894.80984: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880894.81026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.81055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880894.81067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880894.81073: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880894.81123: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb790a930> <<< 9257 1726880894.81272: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79032c0> <<< 9257 1726880894.81347: 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 0x7f6cb790bc20> <<< 9257 1726880894.81382: 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 0x7f6cb790bad0> <<< 9257 1726880894.81436: 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 0x7f6cb790bd40> <<< 9257 1726880894.81462: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78ff2c0> <<< 9257 1726880894.81482: 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 <<< 9257 1726880894.81489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880894.81510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880894.81533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880894.81559: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.81591: 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 0x7f6cb790ec30> <<< 9257 1726880894.81779: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.81787: 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 0x7f6cb790ffe0> <<< 9257 1726880894.81806: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb790d3a0> <<< 9257 1726880894.81838: 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' <<< 9257 1726880894.81847: 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 0x7f6cb790e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb790cf50> <<< 9257 1726880894.81862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.81877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.81885: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880894.81903: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.81999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.82102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.82129: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880894.82150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.82172: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880894.82182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.82325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.82487: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.83120: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.83807: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880894.83826: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880894.83853: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880894.83874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.83924: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.83932: 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 0x7f6cb79982c0> <<< 9257 1726880894.84035: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880894.84039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880894.84065: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79996a0> <<< 9257 1726880894.84085: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7910170> <<< 9257 1726880894.84122: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880894.84135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.84159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.84182: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880894.84189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.84367: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.84550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880894.84576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880894.84580: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7999850> <<< 9257 1726880894.84583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.85149: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.85719: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.85793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.85883: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880894.85902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.85941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86000: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880894.86005: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86192: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880894.86227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880894.86253: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86329: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880894.86341: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86624: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.86913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880894.86975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880894.86984: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880894.87079: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb799b590> <<< 9257 1726880894.87100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87257: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880894.87262: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 9257 1726880894.87265: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880894.87290: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880894.87294: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880894.87315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880894.87390: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880894.87520: 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 0x7f6cb77a5d60> <<< 9257 1726880894.87593: 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 0x7f6cb77a66c0> <<< 9257 1726880894.87609: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb799a630> <<< 9257 1726880894.87640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87697: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880894.87745: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87780: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.87956: 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 <<< 9257 1726880894.87979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880894.88062: 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 0x7f6cb77a53d0> <<< 9257 1726880894.88152: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77a6840> <<< 9257 1726880894.88156: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880894.88253: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.88284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.88327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.88375: 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' <<< 9257 1726880894.88400: 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 <<< 9257 1726880894.88437: 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 <<< 9257 1726880894.88503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880894.88538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880894.88559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880894.88597: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7836b10> <<< 9257 1726880894.88662: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77b07d0> <<< 9257 1726880894.88713: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77abb30> <<< 9257 1726880894.88720: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77aa720> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880894.88738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.88769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.88819: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880894.88894: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880894.88897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880894.88905: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880894.89471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.90075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880894.91240: stdout chunk (state=3): >>> {"path": "/var/lib/pcp/config/pmieconf/filesys", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/filesys"}, "after": {"path": "/var/lib/pcp/config/pmieconf/filesys"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/filesys", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880894.91546: 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 <<< 9257 1726880894.91580: 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 <<< 9257 1726880894.91595: stdout chunk (state=3): >>># 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<<< 9257 1726880894.91613: 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 <<< 9257 1726880894.91640: 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 <<< 9257 1726880894.91652: 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 <<< 9257 1726880894.91680: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.91699: 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 # destroy _ast <<< 9257 1726880894.91730: 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 # 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 <<< 9257 1726880894.91981: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880894.91999: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880894.92016: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 9257 1726880894.92020: stdout chunk (state=3): >>># destroy zipfile._path <<< 9257 1726880894.92033: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 9257 1726880894.92045: stdout chunk (state=3): >>> # destroy ipaddress <<< 9257 1726880894.92070: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880894.92075: stdout chunk (state=3): >>># destroy array <<< 9257 1726880894.92102: 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 # cleanup[3] wiping selinux._selinux <<< 9257 1726880894.92132: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 9257 1726880894.92140: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.92174: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.92180: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 9257 1726880894.92209: stdout chunk (state=3): >>># 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<<< 9257 1726880894.92219: stdout chunk (state=3): >>> # destroy encodings <<< 9257 1726880894.92248: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 9257 1726880894.92272: stdout chunk (state=3): >>># 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 <<< 9257 1726880894.92295: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 9257 1726880894.92302: 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 <<< 9257 1726880894.92320: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 9257 1726880894.92337: 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 9257 1726880894.92351: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 9257 1726880894.92369: 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 # cleanup[3] wiping _collections_abc <<< 9257 1726880894.92404: 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 <<< 9257 1726880894.92424: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 9257 1726880894.92430: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880894.92606: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880894.92613: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880894.92636: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880894.92642: stdout chunk (state=3): >>># destroy _weakref <<< 9257 1726880894.92680: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880894.92691: 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 <<< 9257 1726880894.92695: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9257 1726880894.92731: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy _string <<< 9257 1726880894.92745: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880894.92770: 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 <<< 9257 1726880894.92774: stdout chunk (state=3): >>># destroy _json # destroy select <<< 9257 1726880894.92801: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg <<< 9257 1726880894.92815: stdout chunk (state=3): >>># destroy contextlib <<< 9257 1726880894.92835: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880894.92848: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880894.92869: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880894.92876: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880894.92899: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880894.92977: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880894.92987: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880894.93004: stdout chunk (state=3): >>># destroy re <<< 9257 1726880894.93014: stdout chunk (state=3): >>># destroy _random <<< 9257 1726880894.93055: stdout chunk (state=3): >>># destroy itertools # destroy _collections<<< 9257 1726880894.93064: stdout chunk (state=3): >>> # destroy _operator <<< 9257 1726880894.93069: stdout chunk (state=3): >>># destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880894.93089: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880894.93095: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880894.93499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880894.93564: stderr chunk (state=3): >>><<< 9257 1726880894.93568: stdout chunk (state=3): >>><<< 9257 1726880894.93630: _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 0x7f6cb7eb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7e83b30> # /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 0x7f6cb7eb6ab0> 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 0x7f6cb7c69160> # /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 0x7f6cb7c6a000> 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 0x7f6cb7ca7e90> # /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 0x7f6cb7ca7f50> # /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 0x7f6cb7cdf8c0> # /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 0x7f6cb7cdff50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7cbfb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7cbd280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca5040> # /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 0x7f6cb7d03860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d02480> # /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 0x7f6cb7cbe120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d00ce0> # /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 0x7f6cb7d30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca42c0> # /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 0x7f6cb7d30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d30bf0> # 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 0x7f6cb7d30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ca2de0> # /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 0x7f6cb7d316a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d31370> 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 0x7f6cb7d325a0> 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 0x7f6cb7d4c7d0> 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 0x7f6cb7d4df10> # /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 0x7f6cb7d4edb0> # 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 0x7f6cb7d4f410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4e300> # /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 0x7f6cb7d4fe30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d4f560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d32600> # /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 0x7f6cb7adbcb0> # /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 0x7f6cb7b047d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b04530> # 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 0x7f6cb7b04800> # 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 0x7f6cb7b049e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7ad9e50> # /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 0x7f6cb7b060f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b04d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7d32780> # /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 0x7f6cb7b32480> # /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 0x7f6cb7b4e5d0> # /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 0x7f6cb7b833b0> # /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 0x7f6cb7badb50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b834d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b4f260> # /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 0x7f6cb79c44a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b4d610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7b07020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f6cb79c4680> # zipimport: found 30 names in '/tmp/ansible_file_payload_gpjzn8ki/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 0x7f6cb7a1e0f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79f4fe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79f4170> # 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 0x7f6cb79f7f50> # /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 0x7f6cb7a45af0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a45880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a45190> # /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 0x7f6cb7a458e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7a1eb10> 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 0x7f6cb7a46840> # 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 0x7f6cb7a46a80> # /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 0x7f6cb7a46f60> 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 0x7f6cb78accb0> # 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 0x7f6cb78ae8d0> # /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 0x7f6cb78af260> # /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 0x7f6cb78b0410> # /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 0x7f6cb78b2e70> # 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 0x7f6cb78b2f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b1100> # /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 0x7f6cb78b6db0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b5880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b55e0> # /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 0x7f6cb78b7ef0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78b1640> # 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 0x7f6cb78feed0> # /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 0x7f6cb78ff110> # /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 0x7f6cb7900bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79009b0> # /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 0x7f6cb7903140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79012b0> # /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 0x7f6cb790a930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb79032c0> # 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 0x7f6cb790bc20> # 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 0x7f6cb790bad0> # 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 0x7f6cb790bd40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb78ff2c0> # /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 0x7f6cb790ec30> # 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 0x7f6cb790ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb790d3a0> # 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 0x7f6cb790e750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb790cf50> # 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 0x7f6cb79982c0> # /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 0x7f6cb79996a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb7910170> 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 0x7f6cb7999850> # 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 0x7f6cb799b590> # 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 0x7f6cb77a5d60> # 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 0x7f6cb77a66c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb799a630> # 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 0x7f6cb77a53d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77a6840> 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 0x7f6cb7836b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77b07d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77abb30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6cb77aa720> # 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": "/var/lib/pcp/config/pmieconf/filesys", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/filesys"}, "after": {"path": "/var/lib/pcp/config/pmieconf/filesys"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/var/lib/pcp/config/pmieconf/filesys", "state": "directory", "owner": "root", "group": "root", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880894.95103: done with _execute_module (file, {'path': '/var/lib/pcp/config/pmieconf/filesys', 'state': 'directory', 'owner': 'root', 'group': 'root', 'mode': '0755', '_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-1726880894.5945451-10134-86835761313134/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880894.95112: _low_level_execute_command(): starting 9257 1726880894.95115: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880894.5945451-10134-86835761313134/ > /dev/null 2>&1 && sleep 0' 9257 1726880894.95121: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880894.95124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.95127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.95129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.95132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880894.95134: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880894.95137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.95141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880894.95148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880894.95154: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880894.95162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880894.95169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880894.95172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880894.95175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880894.95177: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880894.95180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880894.95182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880894.95189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880894.95195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880894.95198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880894.96726: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880894.96792: stderr chunk (state=3): >>><<< 9257 1726880894.96795: stdout chunk (state=3): >>><<< 9257 1726880894.96812: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880894.96818: handler run complete 9257 1726880894.96844: attempt loop complete, returning result 9257 1726880894.96868: variable 'item' from source: unknown 9257 1726880894.96955: variable 'item' from source: unknown ok: [managed_node1] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } 9257 1726880894.97102: dumping result to json 9257 1726880894.97105: done dumping result, returning 9257 1726880894.97108: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist [027aebc8-b3f3-b82f-6e37-000000000218] 9257 1726880894.97111: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000218 9257 1726880894.97198: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000218 9257 1726880894.97201: WORKER PROCESS EXITING 9257 1726880894.97423: no more pending results, returning what we have 9257 1726880894.97426: results queue empty 9257 1726880894.97427: checking for any_errors_fatal 9257 1726880894.97436: done checking for any_errors_fatal 9257 1726880894.97437: checking for max_fail_percentage 9257 1726880894.97439: done checking for max_fail_percentage 9257 1726880894.97440: checking to see if all hosts have failed and the running result is not ok 9257 1726880894.97441: done checking to see if all hosts have failed 9257 1726880894.97442: getting the remaining hosts for this loop 9257 1726880894.97444: done getting the remaining hosts for this loop 9257 1726880894.97448: getting the next task for host managed_node1 9257 1726880894.97455: done getting next task for host managed_node1 9257 1726880894.97466: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts 9257 1726880894.97472: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880894.97484: getting variables 9257 1726880894.97485: in VariableManager get_vars() 9257 1726880894.97515: Calling all_inventory to load vars for managed_node1 9257 1726880894.97521: Calling groups_inventory to load vars for managed_node1 9257 1726880894.97523: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880894.97530: Calling all_plugins_play to load vars for managed_node1 9257 1726880894.97532: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880894.97534: Calling groups_plugins_play to load vars for managed_node1 9257 1726880894.97929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880894.98446: done with get_vars() 9257 1726880894.98463: done getting variables 9257 1726880894.98597: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Friday 20 September 2024 21:08:14 -0400 (0:00:01.778) 0:00:24.013 ****** 9257 1726880894.98644: entering _queue_task() for managed_node1/copy 9257 1726880894.98905: worker is 1 (out of 1 available) 9257 1726880894.98919: exiting _queue_task() for managed_node1/copy 9257 1726880894.98930: done queuing things up, now waiting for results queue to drain 9257 1726880894.98932: waiting for pending results... 9257 1726880894.99176: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts 9257 1726880894.99307: in run() - task 027aebc8-b3f3-b82f-6e37-000000000219 9257 1726880894.99319: variable 'ansible_search_path' from source: unknown 9257 1726880894.99323: variable 'ansible_search_path' from source: unknown 9257 1726880894.99571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880894.99602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880894.99631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880894.99688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880894.99704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880894.99818: variable '__pcp_pmieconf_rules' from source: role '' all vars 9257 1726880894.99895: variable 'omit' from source: magic vars 9257 1726880894.99999: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.00009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.00020: variable 'omit' from source: magic vars 9257 1726880895.00098: variable 'omit' from source: magic vars 9257 1726880895.00172: variable 'omit' from source: magic vars 9257 1726880895.00319: variable 'item' from source: unknown 9257 1726880895.00418: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880895.00422: variable 'item' from source: unknown 9257 1726880895.00466: variable 'omit' from source: magic vars 9257 1726880895.00520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880895.00542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880895.00562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880895.00600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880895.00604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880895.00634: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880895.00637: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.00641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.00785: Set connection var ansible_connection to ssh 9257 1726880895.00811: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880895.00815: Set connection var ansible_pipelining to False 9257 1726880895.00818: Set connection var ansible_shell_type to sh 9257 1726880895.00850: Set connection var ansible_shell_executable to /bin/sh 9257 1726880895.00853: Set connection var ansible_timeout to 10 9257 1726880895.00891: variable 'ansible_shell_executable' from source: unknown 9257 1726880895.00895: variable 'ansible_connection' from source: unknown 9257 1726880895.00898: variable 'ansible_module_compression' from source: unknown 9257 1726880895.00901: variable 'ansible_shell_type' from source: unknown 9257 1726880895.00904: variable 'ansible_shell_executable' from source: unknown 9257 1726880895.00906: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.00909: variable 'ansible_pipelining' from source: unknown 9257 1726880895.00911: variable 'ansible_timeout' from source: unknown 9257 1726880895.00914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.01027: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880895.01038: variable 'omit' from source: magic vars 9257 1726880895.01044: starting attempt loop 9257 1726880895.01049: running the handler 9257 1726880895.01061: _low_level_execute_command(): starting 9257 1726880895.01070: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880895.01687: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.01716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.01761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.01764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.01818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.03451: stdout chunk (state=3): >>>/root <<< 9257 1726880895.03551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.03606: stderr chunk (state=3): >>><<< 9257 1726880895.03610: stdout chunk (state=3): >>><<< 9257 1726880895.03630: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.03651: _low_level_execute_command(): starting 9257 1726880895.03656: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600 `" && echo ansible-tmp-1726880895.0363028-10199-134928526789600="` echo /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600 `" ) && sleep 0' 9257 1726880895.04225: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.04290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.04294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.04364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.06307: stdout chunk (state=3): >>>ansible-tmp-1726880895.0363028-10199-134928526789600=/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600 <<< 9257 1726880895.06431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.06498: stderr chunk (state=3): >>><<< 9257 1726880895.06502: stdout chunk (state=3): >>><<< 9257 1726880895.06526: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880895.0363028-10199-134928526789600=/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.06549: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880895.06595: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/network/tcplistenoverflows /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/network/tcplistenoverflows 9257 1726880895.06656: variable 'ansible_module_compression' from source: unknown 9257 1726880895.06715: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880895.06752: variable 'ansible_facts' from source: unknown 9257 1726880895.06838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py 9257 1726880895.06961: Sending initial data 9257 1726880895.06965: Sent initial data (152 bytes) 9257 1726880895.07426: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.07464: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.07470: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.07473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.07490: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.07525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.07549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.07590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.09154: 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 <<< 9257 1726880895.09187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880895.09233: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpeff1hl7y /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py <<< 9257 1726880895.09250: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py" <<< 9257 1726880895.09287: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpeff1hl7y" to remote "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py" <<< 9257 1726880895.10172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.10263: stderr chunk (state=3): >>><<< 9257 1726880895.10267: stdout chunk (state=3): >>><<< 9257 1726880895.10288: done transferring module to remote 9257 1726880895.10303: _low_level_execute_command(): starting 9257 1726880895.10310: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/ /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py && sleep 0' 9257 1726880895.10998: 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 <<< 9257 1726880895.11002: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880895.11004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.11007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.11010: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.11074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880895.11076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.11112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.12889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.12939: stderr chunk (state=3): >>><<< 9257 1726880895.12943: stdout chunk (state=3): >>><<< 9257 1726880895.12962: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.12966: _low_level_execute_command(): starting 9257 1726880895.12971: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_stat.py && sleep 0' 9257 1726880895.13445: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.13452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880895.13490: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.13494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.13497: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880895.13500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.13560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.13564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.13637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.15748: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880895.15785: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880895.15822: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880895.15881: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880895.15947: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880895.15971: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880895.15993: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880895.16000: stdout chunk (state=3): >>>import 'zipimport' # <<< 9257 1726880895.16008: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880895.16059: 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' <<< 9257 1726880895.16080: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880895.16102: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880895.16154: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880895.16175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880895.16179: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f29b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2983b30> <<< 9257 1726880895.16225: 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' <<< 9257 1726880895.16236: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f29b6ab0> <<< 9257 1726880895.16269: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880895.16277: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880895.16285: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880895.16304: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880895.16336: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880895.16343: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880895.16429: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880895.16462: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880895.16497: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880895.16534: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880895.16538: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880895.16575: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880895.16605: 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 <<< 9257 1726880895.16613: 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 0x7fa1f2789160> <<< 9257 1726880895.16689: 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 <<< 9257 1726880895.16708: 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 0x7fa1f278a000> <<< 9257 1726880895.16732: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880895.16768: 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. <<< 9257 1726880895.17003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880895.17035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880895.17042: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880895.17060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.17068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880895.17129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880895.17151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880895.17180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c7dd0> <<< 9257 1726880895.17205: 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' <<< 9257 1726880895.17233: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c7fe0> <<< 9257 1726880895.17278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880895.17316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880895.17319: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880895.17367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.17394: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880895.17401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880895.17439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27ff800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880895.17451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27ffe90> <<< 9257 1726880895.17469: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880895.17525: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27dfaa0> <<< 9257 1726880895.17531: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880895.17576: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27dd190> <<< 9257 1726880895.17666: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c4f80> <<< 9257 1726880895.17690: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880895.17726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880895.17753: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880895.17770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880895.17789: 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' <<< 9257 1726880895.17837: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2823710> <<< 9257 1726880895.17847: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2822330> <<< 9257 1726880895.17882: 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' <<< 9257 1726880895.17888: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2820a40> <<< 9257 1726880895.17950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880895.17980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c4200> <<< 9257 1726880895.17984: 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' <<< 9257 1726880895.18015: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.18020: 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 0x7fa1f2854b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c6840> <<< 9257 1726880895.18065: 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 0x7fa1f2854dd0> <<< 9257 1726880895.18068: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c2d20> <<< 9257 1726880895.18106: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880895.18115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.18126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880895.18177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880895.18191: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2855190> import 'importlib.machinery' # <<< 9257 1726880895.18235: 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' <<< 9257 1726880895.18263: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28563c0> <<< 9257 1726880895.18284: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880895.18304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880895.18339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880895.18367: 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 0x7fa1f28705c0> <<< 9257 1726880895.18388: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880895.18436: 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 0x7fa1f2871d00> <<< 9257 1726880895.18442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880895.18445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880895.18476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880895.18481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880895.18490: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2872bd0> <<< 9257 1726880895.18523: 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 0x7fa1f2873230> <<< 9257 1726880895.18527: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2872120> <<< 9257 1726880895.18559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880895.18586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880895.18619: 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 0x7fa1f2873c80> <<< 9257 1726880895.18626: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28733b0> <<< 9257 1726880895.18668: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28563f0> <<< 9257 1726880895.18702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880895.18725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880895.18730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880895.18762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880895.18821: 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 0x7fa1f25efb30> <<< 9257 1726880895.18828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 9257 1726880895.18835: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880895.18867: 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 0x7fa1f26185f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2618350> <<< 9257 1726880895.18885: 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 0x7fa1f2618560> <<< 9257 1726880895.18920: 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' <<< 9257 1726880895.18929: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa1f26187a0> <<< 9257 1726880895.18936: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f25edcd0> <<< 9257 1726880895.18973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880895.19060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880895.19080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880895.19095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880895.19112: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2619e20> <<< 9257 1726880895.19127: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2618aa0> <<< 9257 1726880895.19152: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2856ae0> <<< 9257 1726880895.19175: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880895.19236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.19253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880895.19291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880895.19325: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f264a1b0> <<< 9257 1726880895.19379: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880895.19384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.19412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880895.19433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880895.19480: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2662360> <<< 9257 1726880895.19503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880895.19547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880895.19598: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880895.19624: 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 0x7fa1f269f140> <<< 9257 1726880895.19653: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880895.19684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880895.19714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880895.19756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880895.19852: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f26c98b0> <<< 9257 1726880895.19922: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f269f260> <<< 9257 1726880895.19970: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2662ff0> <<< 9257 1726880895.19997: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880895.20014: 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 0x7fa1f24e0200> <<< 9257 1726880895.20021: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f26613a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f261ad50> <<< 9257 1726880895.20117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880895.20140: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1f24e03e0> <<< 9257 1726880895.20223: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_rxiy0hvj/ansible_ansible.legacy.stat_payload.zip' <<< 9257 1726880895.20229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.20376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.20407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880895.20413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880895.20459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880895.20541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880895.20590: 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 0x7fa1f2539e50> <<< 9257 1726880895.20599: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880895.20780: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2510d40> <<< 9257 1726880895.20787: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24e3e60> # zipimport: zlib available <<< 9257 1726880895.20818: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880895.20830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.20850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.20862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.20875: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880895.20885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.22488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.23710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880895.23721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2513ce0> <<< 9257 1726880895.23742: 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' <<< 9257 1726880895.23769: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880895.23776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880895.23798: 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' <<< 9257 1726880895.23835: 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 0x7fa1f255d7f0> <<< 9257 1726880895.23877: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255d580> <<< 9257 1726880895.23929: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255ce90> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880895.23955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880895.23989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255d2e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f253aae0> import 'atexit' # <<< 9257 1726880895.24035: 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 0x7fa1f255e5a0> <<< 9257 1726880895.24067: 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 0x7fa1f255e7b0> <<< 9257 1726880895.24080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880895.24106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880895.24130: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880895.24207: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255ecf0> <<< 9257 1726880895.24231: 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' <<< 9257 1726880895.24263: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c4a70> <<< 9257 1726880895.24286: 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 0x7fa1f23c6690> <<< 9257 1726880895.24327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880895.24345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880895.24374: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c7050> <<< 9257 1726880895.24604: 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 0x7fa1f23c7fe0> # /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 0x7fa1f23cacf0> # 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 0x7fa1f23cb020> <<< 9257 1726880895.24642: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c8fb0> <<< 9257 1726880895.24650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880895.24671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880895.24703: 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' <<< 9257 1726880895.24728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880895.24787: 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' <<< 9257 1726880895.24923: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23cecc0> import '_tokenize' # <<< 9257 1726880895.25408: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23cd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23cd520> # /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 0x7fa1f23cfc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c9430> # 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 0x7fa1f2416e70> # /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 0x7fa1f2416fc0> <<< 9257 1726880895.25413: 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 0x7fa1f2418b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2418950> # /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 0x7fa1f241b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2419280> # /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' <<< 9257 1726880895.25429: 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' # <<< 9257 1726880895.25479: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2422960> <<< 9257 1726880895.25633: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f241b2f0> <<< 9257 1726880895.25695: 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 0x7fa1f2423b90> <<< 9257 1726880895.25738: 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 0x7fa1f2423980> <<< 9257 1726880895.25786: 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' <<< 9257 1726880895.25814: 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 0x7fa1f2423cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24172c0> <<< 9257 1726880895.25900: 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' <<< 9257 1726880895.25929: 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 0x7fa1f2426bd0> <<< 9257 1726880895.26201: 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 0x7fa1f2427fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2425370> # 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 0x7fa1f2425eb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2424f50> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880895.26230: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880895.26330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.26434: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.26464: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880895.26506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880895.26533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.26646: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.26788: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.27438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.28187: 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' <<< 9257 1726880895.28225: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.28240: 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 0x7fa1f24b0140> <<< 9257 1726880895.28509: 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 0x7fa1f24b0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2511f40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880895.28644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.28833: 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' <<< 9257 1726880895.28855: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24b0fb0> # zipimport: zlib available <<< 9257 1726880895.29415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.29966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880895.30153: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30185: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30289: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880895.30316: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30433: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880895.30467: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880895.30490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30538: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30584: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880895.30602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.30874: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.31143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880895.31264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880895.31299: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24b3440> <<< 9257 1726880895.31319: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.31395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.31489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880895.31513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880895.31534: 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' <<< 9257 1726880895.31616: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.31741: 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 0x7fa1f22bdb50> <<< 9257 1726880895.31804: 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 0x7fa1f22be3c0> <<< 9257 1726880895.31832: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24b2600> # zipimport: zlib available <<< 9257 1726880895.31871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.31927: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880895.31935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32008: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32084: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32287: 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' # 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 0x7fa1f22bd310> <<< 9257 1726880895.32322: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22be600> <<< 9257 1726880895.32353: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880895.32403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32506: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880895.32528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.32575: 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 <<< 9257 1726880895.32612: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.32639: 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' <<< 9257 1726880895.32655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880895.32703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880895.32732: 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' <<< 9257 1726880895.32795: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23527e0> <<< 9257 1726880895.32843: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c84d0> <<< 9257 1726880895.32935: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c25d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c2420> <<< 9257 1726880895.32953: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880895.32976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.33002: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880895.33013: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880895.33075: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 9257 1726880895.33101: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880895.33115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.33266: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.33471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.34775: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 971, "inode": 265627, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880730.012082, "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": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "mimetype": "text/plain", "charset": "us-ascii", "version": "2550869569", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880895.34780: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880895.35179: 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__ <<< 9257 1726880895.35260: 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 <<< 9257 1726880895.35266: 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 <<< 9257 1726880895.35361: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.35388: 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 <<< 9257 1726880895.35735: 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 <<< 9257 1726880895.35784: 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 <<< 9257 1726880895.35804: 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 <<< 9257 1726880895.35831: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880895.35865: stdout chunk (state=3): >>># destroy _hashlib <<< 9257 1726880895.35878: 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 <<< 9257 1726880895.35942: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 9257 1726880895.36008: 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 # 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 <<< 9257 1726880895.36029: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 9257 1726880895.36092: 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 # 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<<< 9257 1726880895.36113: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880895.36260: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880895.36264: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 9257 1726880895.36316: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880895.36323: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880895.36388: 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 <<< 9257 1726880895.36397: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880895.36479: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 9257 1726880895.36506: 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 <<< 9257 1726880895.36551: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880895.36578: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 9257 1726880895.36599: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880895.36979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880895.37009: stderr chunk (state=3): >>><<< 9257 1726880895.37022: stdout chunk (state=3): >>><<< 9257 1726880895.37140: _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 0x7fa1f29b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2983b30> # /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 0x7fa1f29b6ab0> 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 0x7fa1f2789160> # /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 0x7fa1f278a000> 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 0x7fa1f27c7dd0> # /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 0x7fa1f27c7fe0> # /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 0x7fa1f27ff800> # /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 0x7fa1f27ffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27dfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27dd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c4f80> # /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 0x7fa1f2823710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2822330> # /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 0x7fa1f27de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2820a40> # /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 0x7fa1f28546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c4200> # /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 0x7fa1f2854b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c6840> # 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 0x7fa1f2854dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f27c2d20> # /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 0x7fa1f28554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2855190> 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 0x7fa1f28563c0> 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 0x7fa1f28705c0> 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 0x7fa1f2871d00> # /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 0x7fa1f2872bd0> # 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 0x7fa1f2873230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2872120> # /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 0x7fa1f2873c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f28563f0> # /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 0x7fa1f25efb30> # /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 0x7fa1f26185f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2618350> # 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 0x7fa1f2618560> # 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 0x7fa1f26187a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f25edcd0> # /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 0x7fa1f2619e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2618aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2856ae0> # /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 0x7fa1f264a1b0> # /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 0x7fa1f2662360> # /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 0x7fa1f269f140> # /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 0x7fa1f26c98b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f269f260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2662ff0> # /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 0x7fa1f24e0200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f26613a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f261ad50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1f24e03e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_rxiy0hvj/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 0x7fa1f2539e50> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2510d40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24e3e60> # 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 0x7fa1f2513ce0> # /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 0x7fa1f255d7f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255d580> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f255ce90> # /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 0x7fa1f255d2e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f253aae0> 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 0x7fa1f255e5a0> # 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 0x7fa1f255e7b0> # /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 0x7fa1f255ecf0> 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 0x7fa1f23c4a70> # 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 0x7fa1f23c6690> # /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 0x7fa1f23c7050> # /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 0x7fa1f23c7fe0> # /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 0x7fa1f23cacf0> # 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 0x7fa1f23cb020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c8fb0> # /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 0x7fa1f23cecc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23cd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23cd520> # /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 0x7fa1f23cfc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f23c9430> # 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 0x7fa1f2416e70> # /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 0x7fa1f2416fc0> # /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 0x7fa1f2418b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2418950> # /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 0x7fa1f241b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2419280> # /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 0x7fa1f2422960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f241b2f0> # 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 0x7fa1f2423b90> # 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 0x7fa1f2423980> # 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 0x7fa1f2423cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24172c0> # /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 0x7fa1f2426bd0> # 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 0x7fa1f2427fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2425370> # 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 0x7fa1f2425eb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2424f50> # 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 0x7fa1f24b0140> # /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 0x7fa1f24b0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f2511f40> 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 0x7fa1f24b0fb0> # 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 0x7fa1f24b3440> # 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 0x7fa1f22bdb50> # 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 0x7fa1f22be3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f24b2600> # 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 0x7fa1f22bd310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22be600> 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 0x7fa1f23527e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c84d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c25d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1f22c2420> # 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/pcp/pmieconf/network/tcplistenoverflows", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 971, "inode": 265627, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880730.012082, "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": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "mimetype": "text/plain", "charset": "us-ascii", "version": "2550869569", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880895.38297: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/network/tcplistenoverflows', '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-1726880895.0363028-10199-134928526789600/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880895.38301: variable 'ansible_module_compression' from source: unknown 9257 1726880895.38304: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880895.38306: variable 'ansible_facts' from source: unknown 9257 1726880895.38309: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py 9257 1726880895.38311: Sending initial data 9257 1726880895.38314: Sent initial data (152 bytes) 9257 1726880895.38933: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.39031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880895.39048: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.39080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.39097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880895.39120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.39198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.40835: 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 <<< 9257 1726880895.40902: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880895.40938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py" <<< 9257 1726880895.40973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmppur3cdun /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py <<< 9257 1726880895.41011: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmppur3cdun" to remote "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py" <<< 9257 1726880895.42244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.42367: stderr chunk (state=3): >>><<< 9257 1726880895.42371: stdout chunk (state=3): >>><<< 9257 1726880895.42373: done transferring module to remote 9257 1726880895.42376: _low_level_execute_command(): starting 9257 1726880895.42378: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/ /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py && sleep 0' 9257 1726880895.43007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.43063: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880895.43133: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.43154: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.43186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.43210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880895.43229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.43305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.45243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.45252: stdout chunk (state=3): >>><<< 9257 1726880895.45255: stderr chunk (state=3): >>><<< 9257 1726880895.45280: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.45298: _low_level_execute_command(): starting 9257 1726880895.45351: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/AnsiballZ_file.py && sleep 0' 9257 1726880895.46016: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.46064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.46168: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880895.46208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.46307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.48456: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880895.48501: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880895.48576: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880895.48617: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880895.48667: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880895.48695: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880895.48751: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880895.48783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880895.48799: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880895.48837: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880895.48871: 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 0x7fb4a720c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a71dbb30> <<< 9257 1726880895.48906: 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' <<< 9257 1726880895.48931: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a720eab0> <<< 9257 1726880895.48972: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880895.48988: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880895.49026: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880895.49123: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880895.49151: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880895.49185: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880895.49235: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 9257 1726880895.49239: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880895.49266: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880895.49304: 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' <<< 9257 1726880895.49321: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a7021160> <<< 9257 1726880895.49386: 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 <<< 9257 1726880895.49400: 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 0x7fb4a7022000> <<< 9257 1726880895.49426: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880895.49459: 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. <<< 9257 1726880895.49708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880895.49754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880895.49759: 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' <<< 9257 1726880895.49779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880895.49817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880895.49861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880895.49865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880895.49896: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880895.49946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880895.49950: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705ffe0> <<< 9257 1726880895.49978: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880895.49995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880895.50015: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880895.50080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.50099: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880895.50142: 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 0x7fb4a7097800> <<< 9257 1726880895.50163: 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 0x7fb4a7097e90> <<< 9257 1726880895.50191: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880895.50255: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a7077aa0> <<< 9257 1726880895.50263: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880895.50274: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a7075190> <<< 9257 1726880895.50386: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705cf80> <<< 9257 1726880895.50398: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880895.50435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880895.50459: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880895.50483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880895.50511: 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' <<< 9257 1726880895.50556: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70bb710> <<< 9257 1726880895.50577: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ba330> <<< 9257 1726880895.50609: 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 0x7fb4a7076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70b8a40> <<< 9257 1726880895.50665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880895.50705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705c200> <<< 9257 1726880895.50711: 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' <<< 9257 1726880895.50748: 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 0x7fb4a70ecb60> <<< 9257 1726880895.50764: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705e840> <<< 9257 1726880895.50798: 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 0x7fb4a70ecdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705ad20> <<< 9257 1726880895.50845: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880895.50867: 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 <<< 9257 1726880895.50904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880895.50921: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ed190> <<< 9257 1726880895.50930: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880895.50963: 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' <<< 9257 1726880895.50997: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ee3c0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880895.51026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880895.51056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880895.51098: 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' <<< 9257 1726880895.51126: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a71085c0> <<< 9257 1726880895.51152: 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' <<< 9257 1726880895.51186: 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 0x7fb4a7109d00> <<< 9257 1726880895.51215: 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' <<< 9257 1726880895.51237: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a710abd0> <<< 9257 1726880895.51272: 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 0x7fb4a710b230> <<< 9257 1726880895.51309: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a710a120> <<< 9257 1726880895.51312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880895.51366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880895.51370: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.51380: 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 0x7fb4a710bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a710b3b0> <<< 9257 1726880895.51432: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ee3f0> <<< 9257 1726880895.51451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880895.51479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880895.51507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880895.51526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880895.51602: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.51610: 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 0x7fb4a6e9bb30> # /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 0x7fb4a6ec4620> <<< 9257 1726880895.51638: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec4380> # 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 0x7fb4a6ec4590> <<< 9257 1726880895.51688: 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 0x7fb4a6ec47d0> <<< 9257 1726880895.51719: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e99cd0> <<< 9257 1726880895.51729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880895.51851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880895.51875: 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 0x7fb4a6ec5e50> <<< 9257 1726880895.51902: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec4b00> <<< 9257 1726880895.51923: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70eeae0> <<< 9257 1726880895.51939: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880895.51991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.52010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880895.52059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880895.52090: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ef61e0> <<< 9257 1726880895.52137: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880895.52156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.52191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880895.52206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880895.52244: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f0e390> <<< 9257 1726880895.52270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880895.52314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880895.52379: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880895.52400: 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 0x7fb4a6f4b110> <<< 9257 1726880895.52422: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880895.52478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880895.52482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880895.52523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880895.52614: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f758b0> <<< 9257 1726880895.52692: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f4b230> <<< 9257 1726880895.52740: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f0f020> <<< 9257 1726880895.52796: 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 0x7fb4a6d90200> <<< 9257 1726880895.52799: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f0d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec6d80> <<< 9257 1726880895.52919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880895.52923: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4a6d903e0> <<< 9257 1726880895.52998: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_u0imvekq/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880895.53175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.53192: 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' <<< 9257 1726880895.53240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880895.53370: 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 0x7fb4a6de9f10> import '_typing' # <<< 9257 1726880895.53564: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6dc0e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d93f20> <<< 9257 1726880895.53612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.53617: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880895.53666: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880895.53685: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880895.53688: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.55239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.56509: 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' <<< 9257 1726880895.56518: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6dc3d70> <<< 9257 1726880895.56543: 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' <<< 9257 1726880895.56577: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880895.56587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880895.56604: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880895.56611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880895.56642: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.56645: 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 0x7fb4a6e0d8b0> <<< 9257 1726880895.56682: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0d640> <<< 9257 1726880895.56710: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0cf80> <<< 9257 1726880895.56737: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880895.56742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880895.56783: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0d9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6dea930> <<< 9257 1726880895.56799: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880895.56831: 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 0x7fb4a6e0e570> <<< 9257 1726880895.56879: 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 0x7fb4a6e0e780> <<< 9257 1726880895.56891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880895.56929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880895.56950: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880895.56995: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0ebd0> <<< 9257 1726880895.57016: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880895.57033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880895.57059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880895.57080: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c709e0> <<< 9257 1726880895.57114: 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 0x7fb4a6c72600> <<< 9257 1726880895.57141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880895.57163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880895.57192: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c72f90> <<< 9257 1726880895.57215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880895.57247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880895.57280: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c73ef0> <<< 9257 1726880895.57283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880895.57312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880895.57339: 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' <<< 9257 1726880895.57396: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c76b70> <<< 9257 1726880895.57433: 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 0x7fb4a6c76ed0> <<< 9257 1726880895.57459: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c74e60> <<< 9257 1726880895.57479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880895.57503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880895.57527: 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' <<< 9257 1726880895.57553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880895.57580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880895.57607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880895.57617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 9257 1726880895.57629: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c7aa80> <<< 9257 1726880895.57636: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880895.57703: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c79550> <<< 9257 1726880895.57713: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c792b0> <<< 9257 1726880895.57733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880895.57739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880895.57817: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c7ba70> <<< 9257 1726880895.57854: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c75370> <<< 9257 1726880895.57876: 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 0x7fb4a6cc2c00> <<< 9257 1726880895.57905: 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'<<< 9257 1726880895.57912: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc2d20> <<< 9257 1726880895.57931: 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 <<< 9257 1726880895.57950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880895.57973: 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' <<< 9257 1726880895.58015: 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 0x7fb4a6cc4950> <<< 9257 1726880895.58024: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc4710> <<< 9257 1726880895.58037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880895.58132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880895.58178: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.58184: 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 0x7fb4a6cc6ed0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc5040> <<< 9257 1726880895.58216: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880895.58256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.58283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880895.58297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880895.58303: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880895.58352: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cce660> <<< 9257 1726880895.58502: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc6ff0> <<< 9257 1726880895.58575: 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' <<< 9257 1726880895.58581: 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 0x7fb4a6ccf950> <<< 9257 1726880895.58613: 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' <<< 9257 1726880895.58620: 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 0x7fb4a6ccf740> <<< 9257 1726880895.58669: 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' <<< 9257 1726880895.58680: 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 0x7fb4a6ccf980> <<< 9257 1726880895.58686: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc3050> <<< 9257 1726880895.58712: 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' <<< 9257 1726880895.58738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880895.58761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880895.58791: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.58819: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.58825: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4a6cd3050> <<< 9257 1726880895.59009: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.59021: 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 0x7fb4a6cd4620> <<< 9257 1726880895.59037: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd1820> <<< 9257 1726880895.59066: 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' <<< 9257 1726880895.59073: 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 0x7fb4a6cd2bd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd1430> <<< 9257 1726880895.59099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59110: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59121: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880895.59133: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59333: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59355: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880895.59381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880895.59412: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.59690: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.60349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.61020: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880895.61031: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880895.61044: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880895.61059: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880895.61071: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880895.61087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.61140: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.61143: 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 0x7fb4a6d5c770> <<< 9257 1726880895.61246: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880895.61254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880895.61280: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d5d580> <<< 9257 1726880895.61288: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd6ff0> <<< 9257 1726880895.61338: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880895.61359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.61380: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.61390: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880895.61403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.61580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.61776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880895.61782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880895.61791: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d5d610> <<< 9257 1726880895.61802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.62360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.62916: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.62997: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63091: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880895.63102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63183: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880895.63199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63402: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880895.63440: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880895.63463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63552: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880895.63565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.63838: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880895.64194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880895.64211: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880895.64290: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d5f8f0> <<< 9257 1726880895.64307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880895.64500: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880895.64528: 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' <<< 9257 1726880895.64600: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.64726: 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 0x7fb4a6d66120> <<< 9257 1726880895.64786: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.64793: 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 0x7fb4a6d66a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d5eff0> <<< 9257 1726880895.64815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64900: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880895.64921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.64969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65147: 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 <<< 9257 1726880895.65188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.65273: 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' <<< 9257 1726880895.65280: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4a6d65700> <<< 9257 1726880895.65316: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d66ae0> <<< 9257 1726880895.65351: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880895.65367: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65431: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65500: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65578: 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' <<< 9257 1726880895.65603: 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 <<< 9257 1726880895.65625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880895.65648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880895.65701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880895.65725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880895.65744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880895.65799: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6bfad80> <<< 9257 1726880895.65848: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b73bf0> <<< 9257 1726880895.65929: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b6ab40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b6a990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880895.65948: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.65976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.66005: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880895.66071: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880895.66079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.66098: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880895.66115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.66696: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.67304: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.68041: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows"}, "after": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "_original_basename": "tcplistenoverflows", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880895.68045: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880895.68299: 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 <<< 9257 1726880895.68321: 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<<< 9257 1726880895.68336: 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 <<< 9257 1726880895.68355: 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 <<< 9257 1726880895.68389: 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 <<< 9257 1726880895.68405: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.68484: 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 # 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 <<< 9257 1726880895.68491: 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 # destroy socket <<< 9257 1726880895.68499: 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 <<< 9257 1726880895.68526: 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 # 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 <<< 9257 1726880895.68789: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880895.68800: stdout chunk (state=3): >>># destroy _bz2 <<< 9257 1726880895.68804: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880895.68824: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880895.68850: 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 # cleanup[3] wiping selinux._selinux <<< 9257 1726880895.68869: stdout chunk (state=3): >>># cleanup[3] wiping hashlib <<< 9257 1726880895.68873: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.68895: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 9257 1726880895.68910: 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 <<< 9257 1726880895.68928: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.68948: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale <<< 9257 1726880895.68962: 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 <<< 9257 1726880895.68966: 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 <<< 9257 1726880895.68989: 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 <<< 9257 1726880895.69025: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880895.69032: 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 # 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 <<< 9257 1726880895.69049: stdout chunk (state=3): >>># destroy genericpath <<< 9257 1726880895.69069: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.69083: 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 <<< 9257 1726880895.69090: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880895.69289: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880895.69314: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880895.69363: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880895.69388: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string <<< 9257 1726880895.69430: stdout chunk (state=3): >>># 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 <<< 9257 1726880895.69465: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 9257 1726880895.69517: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880895.69521: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize # destroy argparse<<< 9257 1726880895.69533: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880895.69563: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880895.69693: 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 # destroy re # destroy _random # destroy itertools # destroy _collections <<< 9257 1726880895.69889: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880895.69893: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880895.69896: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880895.70101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880895.70250: stderr chunk (state=3): >>><<< 9257 1726880895.70266: stdout chunk (state=3): >>><<< 9257 1726880895.70374: _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 0x7fb4a720c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a71dbb30> # /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 0x7fb4a720eab0> 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 0x7fb4a7021160> # /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 0x7fb4a7022000> 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 0x7fb4a705fdd0> # /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 0x7fb4a705ffe0> # /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 0x7fb4a7097800> # /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 0x7fb4a7097e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a7077aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a7075190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705cf80> # /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 0x7fb4a70bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ba330> # /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 0x7fb4a7076060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70b8a40> # /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 0x7fb4a70ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705c200> # /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 0x7fb4a70ecb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705e840> # 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 0x7fb4a70ecdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a705ad20> # /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 0x7fb4a70ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ed190> 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 0x7fb4a70ee3c0> 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 0x7fb4a71085c0> 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 0x7fb4a7109d00> # /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 0x7fb4a710abd0> # 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 0x7fb4a710b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a710a120> # /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 0x7fb4a710bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a710b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70ee3f0> # /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 0x7fb4a6e9bb30> # /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 0x7fb4a6ec4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec4380> # 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 0x7fb4a6ec4590> # 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 0x7fb4a6ec47d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e99cd0> # /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 0x7fb4a6ec5e50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec4b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a70eeae0> # /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 0x7fb4a6ef61e0> # /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 0x7fb4a6f0e390> # /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 0x7fb4a6f4b110> # /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 0x7fb4a6f758b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f4b230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f0f020> # /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 0x7fb4a6d90200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6f0d3d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6ec6d80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb4a6d903e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_u0imvekq/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 0x7fb4a6de9f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6dc0e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d93f20> # 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 0x7fb4a6dc3d70> # /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 0x7fb4a6e0d8b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0d640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6e0cf80> # /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 0x7fb4a6e0d9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6dea930> 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 0x7fb4a6e0e570> # 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 0x7fb4a6e0e780> # /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 0x7fb4a6e0ebd0> 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 0x7fb4a6c709e0> # 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 0x7fb4a6c72600> # /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 0x7fb4a6c72f90> # /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 0x7fb4a6c73ef0> # /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 0x7fb4a6c76b70> # 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 0x7fb4a6c76ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c74e60> # /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 0x7fb4a6c7aa80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c79550> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c792b0> # /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 0x7fb4a6c7ba70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6c75370> # 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 0x7fb4a6cc2c00> # /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 0x7fb4a6cc2d20> # /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 0x7fb4a6cc4950> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc4710> # /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 0x7fb4a6cc6ed0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc5040> # /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 0x7fb4a6cce660> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc6ff0> # 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 0x7fb4a6ccf950> # 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 0x7fb4a6ccf740> # 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 0x7fb4a6ccf980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cc3050> # /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 0x7fb4a6cd3050> # 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 0x7fb4a6cd4620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd1820> # 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 0x7fb4a6cd2bd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd1430> # 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 0x7fb4a6d5c770> # /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 0x7fb4a6d5d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6cd6ff0> 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 0x7fb4a6d5d610> # 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 0x7fb4a6d5f8f0> # 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 0x7fb4a6d66120> # 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 0x7fb4a6d66a20> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d5eff0> # 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 0x7fb4a6d65700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6d66ae0> 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 0x7fb4a6bfad80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b73bf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b6ab40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4a6b6a990> # 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/pcp/pmieconf/network/tcplistenoverflows", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows"}, "after": {"path": "/etc/pcp/pmieconf/network/tcplistenoverflows"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "_original_basename": "tcplistenoverflows", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880895.71640: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/network/tcplistenoverflows', '_original_basename': 'tcplistenoverflows', 'recurse': False, 'state': 'file', '_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.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-1726880895.0363028-10199-134928526789600/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880895.71645: _low_level_execute_command(): starting 9257 1726880895.71647: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880895.0363028-10199-134928526789600/ > /dev/null 2>&1 && sleep 0' 9257 1726880895.71805: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.71875: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.71943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.72006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880895.72042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.72055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.73910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.73965: stderr chunk (state=3): >>><<< 9257 1726880895.73970: stdout chunk (state=3): >>><<< 9257 1726880895.73986: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.73995: handler run complete 9257 1726880895.74021: attempt loop complete, returning result 9257 1726880895.74047: variable 'item' from source: unknown 9257 1726880895.74121: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } 9257 1726880895.74381: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.74384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.74387: variable 'omit' from source: magic vars 9257 1726880895.74390: variable 'omit' from source: magic vars 9257 1726880895.74392: variable 'omit' from source: magic vars 9257 1726880895.74499: variable 'item' from source: unknown 9257 1726880895.74570: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880895.74575: variable 'item' from source: unknown 9257 1726880895.74592: variable 'omit' from source: magic vars 9257 1726880895.74612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880895.74621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880895.74631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880895.74669: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880895.74672: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.74675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.74963: Set connection var ansible_connection to ssh 9257 1726880895.74966: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880895.74969: Set connection var ansible_pipelining to False 9257 1726880895.74975: Set connection var ansible_shell_type to sh 9257 1726880895.74978: Set connection var ansible_shell_executable to /bin/sh 9257 1726880895.74981: Set connection var ansible_timeout to 10 9257 1726880895.74983: variable 'ansible_shell_executable' from source: unknown 9257 1726880895.74985: variable 'ansible_connection' from source: unknown 9257 1726880895.74987: variable 'ansible_module_compression' from source: unknown 9257 1726880895.74990: variable 'ansible_shell_type' from source: unknown 9257 1726880895.74992: variable 'ansible_shell_executable' from source: unknown 9257 1726880895.74994: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880895.74997: variable 'ansible_pipelining' from source: unknown 9257 1726880895.74999: variable 'ansible_timeout' from source: unknown 9257 1726880895.75001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880895.75030: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880895.75046: variable 'omit' from source: magic vars 9257 1726880895.75056: starting attempt loop 9257 1726880895.75067: running the handler 9257 1726880895.75079: _low_level_execute_command(): starting 9257 1726880895.75088: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880895.75709: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.75728: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.75744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.75767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880895.75786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880895.75798: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880895.75812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.75831: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880895.75844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880895.75861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880895.75875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.75890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.75983: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880895.76006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.76084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.77693: stdout chunk (state=3): >>>/root <<< 9257 1726880895.77822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.77899: stderr chunk (state=3): >>><<< 9257 1726880895.77920: stdout chunk (state=3): >>><<< 9257 1726880895.77944: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.77969: _low_level_execute_command(): starting 9257 1726880895.77980: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540 `" && echo ansible-tmp-1726880895.779543-10199-152413225663540="` echo /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540 `" ) && sleep 0' 9257 1726880895.78650: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.78661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.78675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.78866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880895.78870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880895.78873: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880895.78875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.78878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880895.78881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880895.78883: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880895.78885: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.78888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.78890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880895.78893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880895.78895: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880895.78897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.78900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.78918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880895.78952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.78989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.80922: stdout chunk (state=3): >>>ansible-tmp-1726880895.779543-10199-152413225663540=/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540 <<< 9257 1726880895.81078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.81140: stderr chunk (state=3): >>><<< 9257 1726880895.81159: stdout chunk (state=3): >>><<< 9257 1726880895.81190: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880895.779543-10199-152413225663540=/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.81214: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880895.81262: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/network/tcpqfulldocookies /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/network/tcpqfulldocookies 9257 1726880895.81327: variable 'ansible_module_compression' from source: unknown 9257 1726880895.81383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880895.81409: variable 'ansible_facts' from source: unknown 9257 1726880895.81501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py 9257 1726880895.81764: Sending initial data 9257 1726880895.81768: Sent initial data (151 bytes) 9257 1726880895.82329: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 <<< 9257 1726880895.82375: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.82442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.82487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.82550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.84101: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 9257 1726880895.84129: 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 <<< 9257 1726880895.84185: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880895.84224: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpj8ulh884 /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py <<< 9257 1726880895.84272: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py" <<< 9257 1726880895.84276: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpj8ulh884" to remote "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py" <<< 9257 1726880895.85463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.85467: stdout chunk (state=3): >>><<< 9257 1726880895.85469: stderr chunk (state=3): >>><<< 9257 1726880895.85472: done transferring module to remote 9257 1726880895.85474: _low_level_execute_command(): starting 9257 1726880895.85477: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/ /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py && sleep 0' 9257 1726880895.86030: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.86044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.86062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.86121: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880895.86195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880895.86233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.86296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.88134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880895.88137: stdout chunk (state=3): >>><<< 9257 1726880895.88140: stderr chunk (state=3): >>><<< 9257 1726880895.88272: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880895.88276: _low_level_execute_command(): starting 9257 1726880895.88279: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_stat.py && sleep 0' 9257 1726880895.88849: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880895.88868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.88884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880895.88905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880895.88923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880895.88954: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880895.89062: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880895.89084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880895.89169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880895.91322: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9257 1726880895.91431: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880895.91435: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880895.91488: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880895.91576: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 9257 1726880895.91580: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880895.91629: 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' # <<< 9257 1726880895.91666: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880895.91723: 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' <<< 9257 1726880895.91840: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c913b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91383b30> <<< 9257 1726880895.91868: 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 0x7f4c913b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 9257 1726880895.91964: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880895.91990: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880895.92069: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880895.92073: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880895.92143: 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 <<< 9257 1726880895.92147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880895.92153: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91189160> <<< 9257 1726880895.92220: 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 <<< 9257 1726880895.92224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.92251: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9118a000> import 'site' # <<< 9257 1726880895.92284: 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. <<< 9257 1726880895.92541: 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' <<< 9257 1726880895.92580: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880895.92600: 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 <<< 9257 1726880895.92645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880895.92686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880895.92690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880895.92746: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c7dd0> <<< 9257 1726880895.92750: 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' <<< 9257 1726880895.92782: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880895.92815: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c7fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880895.92823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880895.92848: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880895.92919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.92926: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880895.92988: 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 0x7f4c911ff800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880895.93001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911ffe90> <<< 9257 1726880895.93016: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880895.93072: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911dfaa0> <<< 9257 1726880895.93079: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880895.93096: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911dd190> <<< 9257 1726880895.93198: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c4f80> <<< 9257 1726880895.93239: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880895.93261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880895.93290: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880895.93315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880895.93328: 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' <<< 9257 1726880895.93370: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91223710> <<< 9257 1726880895.93394: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91222330> <<< 9257 1726880895.93418: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880895.93430: 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 0x7f4c911de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91220a40> <<< 9257 1726880895.93479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880895.93508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c4200> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880895.93523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880895.93550: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.93598: 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 0x7f4c91254b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c6840> <<< 9257 1726880895.93602: 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 0x7f4c91254dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c2d20> <<< 9257 1726880895.93643: 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' <<< 9257 1726880895.93664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880895.93706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880895.93723: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91255190> import 'importlib.machinery' # <<< 9257 1726880895.93758: 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' <<< 9257 1726880895.93792: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912563c0> import 'importlib.util' # <<< 9257 1726880895.93809: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880895.93824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880895.93855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880895.93890: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 9257 1726880895.93910: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912705c0> import 'errno' # <<< 9257 1726880895.93932: 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 0x7f4c91271d00> <<< 9257 1726880895.93971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880895.93999: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880895.94019: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91272bd0> <<< 9257 1726880895.94070: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880895.94101: 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 0x7f4c91273230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91272120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880895.94107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880895.94164: 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 0x7f4c91273c80> <<< 9257 1726880895.94167: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912733b0> <<< 9257 1726880895.94223: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912563f0> <<< 9257 1726880895.94230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880895.94280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880895.94284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880895.94333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880895.94339: 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 0x7f4c90fefb30> <<< 9257 1726880895.94402: 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' <<< 9257 1726880895.94407: 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 0x7f4c910185f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91018350> <<< 9257 1726880895.94463: 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 0x7f4c91018560> <<< 9257 1726880895.94467: 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 0x7f4c910187a0> <<< 9257 1726880895.94495: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90fedcd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880895.94600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880895.94644: 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' <<< 9257 1726880895.94650: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91019e20> <<< 9257 1726880895.94694: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91018aa0> <<< 9257 1726880895.94699: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91256ae0> <<< 9257 1726880895.94719: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880895.94774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.94786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880895.94828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880895.94856: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9104a1b0> <<< 9257 1726880895.94912: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880895.94951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.94954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880895.94975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880895.95030: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91062360> <<< 9257 1726880895.95048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880895.95081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880895.95153: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880895.95175: 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 0x7f4c9109f140> <<< 9257 1726880895.95193: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880895.95226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880895.95254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880895.95293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880895.95385: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c910c98b0> <<< 9257 1726880895.95467: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9109f260> <<< 9257 1726880895.95525: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91062ff0> <<< 9257 1726880895.95560: 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 0x7f4c90ee0200> <<< 9257 1726880895.95574: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c910613a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9101ad50> <<< 9257 1726880895.95673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880895.95688: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c90ee03e0> <<< 9257 1726880895.95765: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pwfkx22c/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880895.96184: 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' # /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 0x7f4c90f39e50> import '_typing' # <<< 9257 1726880895.96312: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f10d40> <<< 9257 1726880895.96333: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90ee3e60> # zipimport: zlib available <<< 9257 1726880895.96363: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880895.96407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880895.96411: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880895.96422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.97963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880895.99225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880895.99270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f13ce0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880895.99303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880895.99307: 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 <<< 9257 1726880895.99349: 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' <<< 9257 1726880895.99352: 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 0x7f4c90f5d7f0> <<< 9257 1726880895.99383: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5d580> <<< 9257 1726880895.99414: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5ce90> <<< 9257 1726880895.99443: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880895.99449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880895.99495: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5d2e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f3aae0> import 'atexit' # <<< 9257 1726880895.99523: 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 0x7f4c90f5e5a0> <<< 9257 1726880895.99552: 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 0x7f4c90f5e7b0> <<< 9257 1726880895.99577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880895.99621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880895.99635: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880895.99692: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5ecf0> <<< 9257 1726880895.99714: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880895.99741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880895.99771: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc4a70> <<< 9257 1726880895.99799: 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 0x7f4c90dc6690> <<< 9257 1726880895.99837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880895.99852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880895.99887: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc7050> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880895.99934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880895.99964: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc7fe0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880895.99993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880896.00018: 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' <<< 9257 1726880896.00081: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcacf0> <<< 9257 1726880896.00123: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.00140: 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 0x7f4c90dcb020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc8fb0> <<< 9257 1726880896.00181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880896.00213: 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' <<< 9257 1726880896.00237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880896.00297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880896.00316: 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 0x7f4c90dcecc0> import '_tokenize' # <<< 9257 1726880896.00388: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcd520> <<< 9257 1726880896.00423: 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' <<< 9257 1726880896.00493: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcfdd0> <<< 9257 1726880896.00542: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc9430> <<< 9257 1726880896.00576: 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 0x7f4c90e16e70> <<< 9257 1726880896.00608: 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 0x7f4c90e16fc0> <<< 9257 1726880896.00612: 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 <<< 9257 1726880896.00667: 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 <<< 9257 1726880896.00674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 9257 1726880896.00703: 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 0x7f4c90e18b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e18950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880896.00801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880896.00869: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.00873: 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 0x7f4c90e1b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e19280> <<< 9257 1726880896.00916: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880896.00954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.00961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880896.00979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880896.01217: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e22960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e1b2f0> <<< 9257 1726880896.01247: 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 0x7f4c90e23b90> <<< 9257 1726880896.01281: 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 0x7f4c90e23980> <<< 9257 1726880896.01337: 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 0x7f4c90e23cb0> <<< 9257 1726880896.01377: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e172c0> <<< 9257 1726880896.01381: 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' <<< 9257 1726880896.01418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880896.01422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880896.01478: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.01482: 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 0x7f4c90e26bd0> <<< 9257 1726880896.01674: 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 0x7f4c90e27fe0> <<< 9257 1726880896.01706: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e25370> <<< 9257 1726880896.01737: 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 0x7f4c90e25eb0> <<< 9257 1726880896.01769: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e24f50> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.01783: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880896.01881: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.02007: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.02011: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880896.02038: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880896.02056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.02190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.02332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.02985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.03679: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880896.03683: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880896.03715: 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 # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.03776: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.03791: 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 0x7f4c90eb0140> <<< 9257 1726880896.03886: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880896.03914: 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 0x7f4c90eb0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f11f40> <<< 9257 1726880896.03979: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880896.04008: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.04036: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880896.04058: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.04207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.04398: 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' <<< 9257 1726880896.04424: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90eb0fb0> # zipimport: zlib available <<< 9257 1726880896.04978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.05527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.05616: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.05703: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880896.05754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.05813: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880896.05826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.05924: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.06115: 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 <<< 9257 1726880896.06140: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880896.06171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.06422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.06706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880896.06782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880896.06789: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880896.06880: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90eb3440> <<< 9257 1726880896.06883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.06963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07051: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880896.07096: 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 <<< 9257 1726880896.07099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880896.07174: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.07296: 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 0x7f4c90cbdb50> <<< 9257 1726880896.07426: 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' <<< 9257 1726880896.07466: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4c90cbe3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90eb2600> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 9257 1726880896.07484: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07528: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07631: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07703: 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 <<< 9257 1726880896.07753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.07826: 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 0x7f4c90cbd310> <<< 9257 1726880896.07905: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cbe600> <<< 9257 1726880896.07909: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880896.07927: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.07987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.08054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.08083: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.08135: 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' <<< 9257 1726880896.08174: 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 <<< 9257 1726880896.08182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880896.08209: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880896.08276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880896.08280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880896.08308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880896.08348: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90d527e0> <<< 9257 1726880896.08396: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc84d0> <<< 9257 1726880896.08503: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc25d0> <<< 9257 1726880896.08508: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc2420> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880896.08527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.08566: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880896.08623: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880896.08649: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880896.08677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.08803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.09009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.10305: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1131, "inode": 265591, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880730.8060906, "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": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "mimetype": "text/plain", "charset": "us-ascii", "version": "279259969", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880896.10318: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880896.10689: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880896.10734: 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 <<< 9257 1726880896.10769: 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 # 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 <<< 9257 1726880896.10809: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.10829: 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 # 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 <<< 9257 1726880896.10884: 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 # 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 <<< 9257 1726880896.10904: 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 <<< 9257 1726880896.11134: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880896.11194: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880896.11197: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880896.11251: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880896.11295: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880896.11337: 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 # destroy syslog # destroy uuid <<< 9257 1726880896.11341: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 9257 1726880896.11400: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880896.11403: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880896.11488: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 9257 1726880896.11492: 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 <<< 9257 1726880896.11537: 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 # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 9257 1726880896.11608: 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 <<< 9257 1726880896.11612: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9257 1726880896.11634: 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 <<< 9257 1726880896.11785: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880896.11789: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880896.11837: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880896.11870: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880896.11875: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880896.11907: 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 <<< 9257 1726880896.11922: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880896.12019: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880896.12023: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 9257 1726880896.12040: 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 <<< 9257 1726880896.12084: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880896.12097: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880896.12538: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880896.12542: stdout chunk (state=3): >>><<< 9257 1726880896.12544: stderr chunk (state=3): >>><<< 9257 1726880896.12652: _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 0x7f4c913b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91383b30> # /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 0x7f4c913b6ab0> 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 0x7f4c91189160> # /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 0x7f4c9118a000> 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 0x7f4c911c7dd0> # /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 0x7f4c911c7fe0> # /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 0x7f4c911ff800> # /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 0x7f4c911ffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911dfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911dd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c4f80> # /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 0x7f4c91223710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91222330> # /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 0x7f4c911de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91220a40> # /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 0x7f4c912546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c4200> # /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 0x7f4c91254b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c6840> # 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 0x7f4c91254dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c911c2d20> # /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 0x7f4c912554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91255190> 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 0x7f4c912563c0> 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 0x7f4c912705c0> 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 0x7f4c91271d00> # /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 0x7f4c91272bd0> # 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 0x7f4c91273230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91272120> # /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 0x7f4c91273c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c912563f0> # /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 0x7f4c90fefb30> # /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 0x7f4c910185f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91018350> # 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 0x7f4c91018560> # 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 0x7f4c910187a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90fedcd0> # /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 0x7f4c91019e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91018aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91256ae0> # /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 0x7f4c9104a1b0> # /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 0x7f4c91062360> # /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 0x7f4c9109f140> # /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 0x7f4c910c98b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9109f260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c91062ff0> # /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 0x7f4c90ee0200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c910613a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c9101ad50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4c90ee03e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_pwfkx22c/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 0x7f4c90f39e50> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f10d40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90ee3e60> # 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 0x7f4c90f13ce0> # /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 0x7f4c90f5d7f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5d580> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f5ce90> # /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 0x7f4c90f5d2e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f3aae0> 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 0x7f4c90f5e5a0> # 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 0x7f4c90f5e7b0> # /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 0x7f4c90f5ecf0> 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 0x7f4c90dc4a70> # 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 0x7f4c90dc6690> # /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 0x7f4c90dc7050> # /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 0x7f4c90dc7fe0> # /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 0x7f4c90dcacf0> # 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 0x7f4c90dcb020> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc8fb0> # /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 0x7f4c90dcecc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcd790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dcd520> # /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 0x7f4c90dcfdd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90dc9430> # 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 0x7f4c90e16e70> # /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 0x7f4c90e16fc0> # /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 0x7f4c90e18b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e18950> # /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 0x7f4c90e1b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e19280> # /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 0x7f4c90e22960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e1b2f0> # 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 0x7f4c90e23b90> # 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 0x7f4c90e23980> # 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 0x7f4c90e23cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e172c0> # /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 0x7f4c90e26bd0> # 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 0x7f4c90e27fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e25370> # 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 0x7f4c90e25eb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90e24f50> # 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 0x7f4c90eb0140> # /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 0x7f4c90eb0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90f11f40> 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 0x7f4c90eb0fb0> # 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 0x7f4c90eb3440> # 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 0x7f4c90cbdb50> # 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 0x7f4c90cbe3c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90eb2600> # 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 0x7f4c90cbd310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cbe600> 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 0x7f4c90d527e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc84d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc25d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4c90cc2420> # 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/pcp/pmieconf/network/tcpqfulldocookies", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1131, "inode": 265591, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880730.8060906, "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": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "mimetype": "text/plain", "charset": "us-ascii", "version": "279259969", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880896.13734: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/network/tcpqfulldocookies', '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-1726880895.779543-10199-152413225663540/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880896.13738: variable 'ansible_module_compression' from source: unknown 9257 1726880896.13741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880896.13744: variable 'ansible_facts' from source: unknown 9257 1726880896.13749: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py 9257 1726880896.13787: Sending initial data 9257 1726880896.13790: Sent initial data (151 bytes) 9257 1726880896.14383: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880896.14401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880896.14419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880896.14451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880896.14475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880896.14490: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880896.14570: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.14612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.14632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.14674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.14737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.16432: 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 <<< 9257 1726880896.16593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880896.16643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py" <<< 9257 1726880896.16649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmplcavk90y /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py <<< 9257 1726880896.16682: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmplcavk90y" to remote "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py" <<< 9257 1726880896.17836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.17899: stderr chunk (state=3): >>><<< 9257 1726880896.17909: stdout chunk (state=3): >>><<< 9257 1726880896.17940: done transferring module to remote 9257 1726880896.17967: _low_level_execute_command(): starting 9257 1726880896.18058: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/ /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py && sleep 0' 9257 1726880896.18616: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880896.18632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880896.18652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880896.18684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880896.18723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880896.18740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880896.18835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880896.18861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.18886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.18959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.20819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.20834: stdout chunk (state=3): >>><<< 9257 1726880896.20853: stderr chunk (state=3): >>><<< 9257 1726880896.20881: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880896.20988: _low_level_execute_command(): starting 9257 1726880896.20992: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/AnsiballZ_file.py && sleep 0' 9257 1726880896.21580: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880896.21617: 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.46.117 originally 10.31.46.117 <<< 9257 1726880896.21675: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.21741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.21766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.21796: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.21876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.23986: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880896.24021: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880896.24061: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880896.24074: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880896.24136: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880896.24153: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880896.24205: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880896.24213: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880896.24242: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880896.24305: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880896.24318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880896.24343: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880896.24385: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880896.24427: 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 0x7f7d3e7b4530> <<< 9257 1726880896.24460: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e783b30> # /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' <<< 9257 1726880896.24486: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e7b6ab0> <<< 9257 1726880896.24513: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880896.24534: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880896.24575: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880896.24670: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880896.24698: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880896.24732: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880896.24767: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880896.24804: 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' <<< 9257 1726880896.24810: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880896.24851: 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' <<< 9257 1726880896.24856: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e589160> <<< 9257 1726880896.24928: 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' <<< 9257 1726880896.24962: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e58a000> <<< 9257 1726880896.24965: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880896.24990: 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. <<< 9257 1726880896.25239: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880896.25270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880896.25291: 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' <<< 9257 1726880896.25310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880896.25362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880896.25393: 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 0x7f7d3e5c7dd0> <<< 9257 1726880896.25423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880896.25470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880896.25474: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c7fe0> <<< 9257 1726880896.25506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880896.25543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880896.25547: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880896.25592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.25629: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880896.25665: 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 0x7f7d3e5ff800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880896.25689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5ffe90> <<< 9257 1726880896.25702: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880896.25750: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5dfaa0> <<< 9257 1726880896.25778: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880896.25790: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5dd190> <<< 9257 1726880896.25887: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c4f80> <<< 9257 1726880896.25917: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880896.25941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880896.25974: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880896.26006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880896.26019: 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' <<< 9257 1726880896.26083: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e623710> <<< 9257 1726880896.26088: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e622330> <<< 9257 1726880896.26120: 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' <<< 9257 1726880896.26135: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e620a40> <<< 9257 1726880896.26173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880896.26224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c4200> <<< 9257 1726880896.26230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880896.26252: 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 0x7f7d3e654b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c6840> <<< 9257 1726880896.26289: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.26302: 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 0x7f7d3e654dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c2d20> <<< 9257 1726880896.26356: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880896.26373: 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 <<< 9257 1726880896.26400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880896.26413: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e655190> import 'importlib.machinery' # <<< 9257 1726880896.26455: 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 0x7f7d3e6563c0> <<< 9257 1726880896.26487: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880896.26510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880896.26540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880896.26586: 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 0x7f7d3e6705c0> <<< 9257 1726880896.26591: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880896.26626: 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 0x7f7d3e671d00> <<< 9257 1726880896.26658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880896.26693: 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 <<< 9257 1726880896.26707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e672bd0> <<< 9257 1726880896.26754: 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' <<< 9257 1726880896.26793: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3e673230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e672120> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880896.26797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880896.26843: 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 0x7f7d3e673c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6733b0> <<< 9257 1726880896.26899: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6563f0> <<< 9257 1726880896.26915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880896.26961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880896.26977: 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' <<< 9257 1726880896.27025: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.27059: 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 0x7f7d3e407b30> # /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' <<< 9257 1726880896.27092: 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 0x7f7d3e4305f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e430350> <<< 9257 1726880896.27144: 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 0x7f7d3e430560> <<< 9257 1726880896.27147: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.27181: 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 0x7f7d3e4307a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e405cd0> <<< 9257 1726880896.27197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880896.27302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880896.27306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880896.27360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e431e20> <<< 9257 1726880896.27365: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e430aa0> <<< 9257 1726880896.27376: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e656ae0> <<< 9257 1726880896.27398: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880896.27447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.27463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880896.27511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880896.27535: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4621b0> <<< 9257 1726880896.27594: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880896.27601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.27631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880896.27643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880896.27686: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e47a360> <<< 9257 1726880896.27708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880896.27750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880896.27801: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880896.27834: 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 0x7f7d3e4b7140> <<< 9257 1726880896.27863: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880896.27889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880896.27915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880896.27957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880896.28054: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4e18b0> <<< 9257 1726880896.28121: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4b7260> <<< 9257 1726880896.28176: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e47aff0> <<< 9257 1726880896.28210: 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 0x7f7d3e2f4200> <<< 9257 1726880896.28229: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4793a0> <<< 9257 1726880896.28232: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e432d50> <<< 9257 1726880896.28329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880896.28345: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d3e2f43e0> <<< 9257 1726880896.28428: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_9_miy9ao/ansible_ansible.legacy.file_payload.zip' <<< 9257 1726880896.28442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.28577: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.28615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880896.28627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880896.28662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880896.28737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880896.28771: 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 0x7f7d3e34de20> import '_typing' # <<< 9257 1726880896.28981: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e324d10> <<< 9257 1726880896.29000: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2f7e30> # zipimport: zlib available <<< 9257 1726880896.29040: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880896.29084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880896.29098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.30711: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.31998: 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 0x7f7d3e327cb0> # /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 0x7f7d3e3717f0> <<< 9257 1726880896.32018: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e371580> <<< 9257 1726880896.32046: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e370e90> <<< 9257 1726880896.32083: 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' <<< 9257 1726880896.32117: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e3712e0> <<< 9257 1726880896.32198: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e34eab0> import 'atexit' # <<< 9257 1726880896.32226: 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 0x7f7d3e372570> # 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 0x7f7d3e3727b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880896.32254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880896.32271: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880896.32308: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e372cf0> <<< 9257 1726880896.32331: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880896.32370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880896.32428: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d4aa0> <<< 9257 1726880896.32436: 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 0x7f7d3e1d66c0> <<< 9257 1726880896.32556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880896.32564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d6ff0> # /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' <<< 9257 1726880896.32586: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d7f80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880896.32617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880896.32647: 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' <<< 9257 1726880896.32699: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dac90> <<< 9257 1726880896.32748: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.32996: 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 0x7f7d3e1dafc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d8f50> # /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 0x7f7d3e1deba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dd670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dd3d0> <<< 9257 1726880896.33016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880896.33038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880896.33102: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dffb0> <<< 9257 1726880896.33131: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d9460> <<< 9257 1726880896.33161: 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 0x7f7d3e226cc0> <<< 9257 1726880896.33191: 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'<<< 9257 1726880896.33222: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e226e70> # /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' <<< 9257 1726880896.33316: 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 0x7f7d3e228a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e228800> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880896.33400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880896.33449: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.33477: 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 0x7f7d3e22afc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e229100> <<< 9257 1726880896.33494: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880896.33645: 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 <<< 9257 1726880896.33663: 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 0x7f7d3e232780> <<< 9257 1726880896.33770: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e22b110> <<< 9257 1726880896.33841: 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 0x7f7d3e2335c0> <<< 9257 1726880896.33985: 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 0x7f7d3e2337d0> # 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 0x7f7d3e2331a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e227170> # /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 <<< 9257 1726880896.34015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880896.34039: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.34071: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.34086: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7d3e2372f0> <<< 9257 1726880896.34267: 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 0x7f7d3e238440> <<< 9257 1726880896.34425: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e235a60> # 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 0x7f7d3e236de0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e235640> <<< 9257 1726880896.34429: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880896.34468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.34570: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.34599: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880896.34669: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880896.34781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.34921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.35575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.36238: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880896.36376: 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 <<< 9257 1726880896.36400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.36417: 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 0x7f7d3e2c0560> <<< 9257 1726880896.36462: 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' <<< 9257 1726880896.36496: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2c13d0> <<< 9257 1726880896.36511: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e23bad0> <<< 9257 1726880896.36790: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880896.36794: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.36833: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.36966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880896.36988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2c1400> # zipimport: zlib available <<< 9257 1726880896.37545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38266: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880896.38343: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.38365: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880896.38389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38454: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38566: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880896.38673: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.38715: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880896.38719: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.38988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.39272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880896.39330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880896.39421: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880896.39444: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2c3770> # zipimport: zlib available <<< 9257 1726880896.39532: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.39686: 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' <<< 9257 1726880896.39765: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.39872: 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 0x7f7d3e2c9f10> <<< 9257 1726880896.39929: 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 0x7f7d3e2ca780> <<< 9257 1726880896.39990: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2c2b70> # zipimport: zlib available <<< 9257 1726880896.39994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40089: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880896.40129: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40328: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40332: 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' <<< 9257 1726880896.40391: 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' <<< 9257 1726880896.40416: 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 0x7f7d3e2c95e0> <<< 9257 1726880896.40449: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2ca8a0> <<< 9257 1726880896.40528: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880896.40559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40659: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.40692: 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' <<< 9257 1726880896.40776: 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' <<< 9257 1726880896.40916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880896.40920: 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 0x7f7d3e15eb10> <<< 9257 1726880896.40960: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0d7860> <<< 9257 1726880896.41042: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0ce8d0> <<< 9257 1726880896.41074: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0ce720> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880896.41147: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880896.41232: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880896.41268: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880896.41790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.42425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.43163: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies"}, "after": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "_original_basename": "tcpqfulldocookies", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880896.43304: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880896.43544: 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 <<< 9257 1726880896.43622: 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 <<< 9257 1726880896.43676: 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 # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 9257 1726880896.43681: 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 # 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 <<< 9257 1726880896.43684: 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 <<< 9257 1726880896.43751: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.43936: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880896.44028: 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 # destroy ipaddress # destroy ntpath <<< 9257 1726880896.44193: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.44263: 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 <<< 9257 1726880896.44270: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.44349: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.44482: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880896.44624: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880896.44630: stdout chunk (state=3): >>># destroy _weakref # destroy _uuid # destroy posixpath <<< 9257 1726880896.44704: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.44710: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880896.44736: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880896.44771: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880896.44865: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880896.44937: stdout chunk (state=3): >>># 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 <<< 9257 1726880896.44941: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880896.45200: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880896.45560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880896.45564: stdout chunk (state=3): >>><<< 9257 1726880896.45577: stderr chunk (state=3): >>><<< 9257 1726880896.45661: _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 0x7f7d3e7b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e783b30> # /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 0x7f7d3e7b6ab0> 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 0x7f7d3e589160> # /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 0x7f7d3e58a000> 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 0x7f7d3e5c7dd0> # /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 0x7f7d3e5c7fe0> # /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 0x7f7d3e5ff800> # /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 0x7f7d3e5ffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5dfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5dd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c4f80> # /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 0x7f7d3e623710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e622330> # /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 0x7f7d3e5de060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e620a40> # /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 0x7f7d3e6546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c4200> # /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 0x7f7d3e654b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c6840> # 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 0x7f7d3e654dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e5c2d20> # /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 0x7f7d3e6554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e655190> 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 0x7f7d3e6563c0> 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 0x7f7d3e6705c0> 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 0x7f7d3e671d00> # /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 0x7f7d3e672bd0> # 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 0x7f7d3e673230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e672120> # /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 0x7f7d3e673c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e6563f0> # /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 0x7f7d3e407b30> # /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 0x7f7d3e4305f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e430350> # 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 0x7f7d3e430560> # 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 0x7f7d3e4307a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e405cd0> # /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 0x7f7d3e431e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e430aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e656ae0> # /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 0x7f7d3e4621b0> # /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 0x7f7d3e47a360> # /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 0x7f7d3e4b7140> # /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 0x7f7d3e4e18b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4b7260> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e47aff0> # /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 0x7f7d3e2f4200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e4793a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e432d50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7d3e2f43e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_9_miy9ao/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 0x7f7d3e34de20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e324d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2f7e30> # 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 0x7f7d3e327cb0> # /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 0x7f7d3e3717f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e371580> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e370e90> # /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 0x7f7d3e3712e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e34eab0> 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 0x7f7d3e372570> # 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 0x7f7d3e3727b0> # /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 0x7f7d3e372cf0> 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 0x7f7d3e1d4aa0> # 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 0x7f7d3e1d66c0> # /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 0x7f7d3e1d6ff0> # /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 0x7f7d3e1d7f80> # /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 0x7f7d3e1dac90> # 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 0x7f7d3e1dafc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d8f50> # /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 0x7f7d3e1deba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dd670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1dd3d0> # /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 0x7f7d3e1dffb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e1d9460> # 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 0x7f7d3e226cc0> # /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 0x7f7d3e226e70> # /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 0x7f7d3e228a40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e228800> # /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 0x7f7d3e22afc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e229100> # /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 0x7f7d3e232780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e22b110> # 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 0x7f7d3e2335c0> # 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 0x7f7d3e2337d0> # 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 0x7f7d3e2331a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e227170> # /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 0x7f7d3e2372f0> # 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 0x7f7d3e238440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e235a60> # 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 0x7f7d3e236de0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e235640> # 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 0x7f7d3e2c0560> # /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 0x7f7d3e2c13d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e23bad0> 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 0x7f7d3e2c1400> # 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 0x7f7d3e2c3770> # 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 0x7f7d3e2c9f10> # 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 0x7f7d3e2ca780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2c2b70> # 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 0x7f7d3e2c95e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e2ca8a0> 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 0x7f7d3e15eb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0d7860> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0ce8d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7d3e0ce720> # 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/pcp/pmieconf/network/tcpqfulldocookies", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies"}, "after": {"path": "/etc/pcp/pmieconf/network/tcpqfulldocookies"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "_original_basename": "tcpqfulldocookies", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880896.46965: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/network/tcpqfulldocookies', '_original_basename': 'tcpqfulldocookies', 'recurse': False, 'state': 'file', '_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.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-1726880895.779543-10199-152413225663540/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880896.46969: _low_level_execute_command(): starting 9257 1726880896.46972: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880895.779543-10199-152413225663540/ > /dev/null 2>&1 && sleep 0' 9257 1726880896.47405: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.47409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.47412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.47630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.47671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.49670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.49674: stdout chunk (state=3): >>><<< 9257 1726880896.49680: stderr chunk (state=3): >>><<< 9257 1726880896.49698: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880896.49717: handler run complete 9257 1726880896.49807: attempt loop complete, returning result 9257 1726880896.49811: variable 'item' from source: unknown 9257 1726880896.50178: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } 9257 1726880896.50470: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880896.50474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880896.50477: variable 'omit' from source: magic vars 9257 1726880896.50508: variable 'omit' from source: magic vars 9257 1726880896.50526: variable 'omit' from source: magic vars 9257 1726880896.50937: variable 'item' from source: unknown 9257 1726880896.51023: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880896.51029: variable 'item' from source: unknown 9257 1726880896.51052: variable 'omit' from source: magic vars 9257 1726880896.51416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880896.51420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880896.51423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880896.51425: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880896.51428: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880896.51431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880896.51626: Set connection var ansible_connection to ssh 9257 1726880896.51629: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880896.51632: Set connection var ansible_pipelining to False 9257 1726880896.51634: Set connection var ansible_shell_type to sh 9257 1726880896.51636: Set connection var ansible_shell_executable to /bin/sh 9257 1726880896.51639: Set connection var ansible_timeout to 10 9257 1726880896.51893: variable 'ansible_shell_executable' from source: unknown 9257 1726880896.51897: variable 'ansible_connection' from source: unknown 9257 1726880896.51900: variable 'ansible_module_compression' from source: unknown 9257 1726880896.51902: variable 'ansible_shell_type' from source: unknown 9257 1726880896.51905: variable 'ansible_shell_executable' from source: unknown 9257 1726880896.51908: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880896.51910: variable 'ansible_pipelining' from source: unknown 9257 1726880896.51913: variable 'ansible_timeout' from source: unknown 9257 1726880896.51915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880896.51940: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880896.51954: variable 'omit' from source: magic vars 9257 1726880896.51961: starting attempt loop 9257 1726880896.52171: running the handler 9257 1726880896.52178: _low_level_execute_command(): starting 9257 1726880896.52184: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880896.53304: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880896.53685: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.53865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.53868: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.53871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.53950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.55672: stdout chunk (state=3): >>>/root <<< 9257 1726880896.55787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.55865: stderr chunk (state=3): >>><<< 9257 1726880896.56083: stdout chunk (state=3): >>><<< 9257 1726880896.56195: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880896.56198: _low_level_execute_command(): starting 9257 1726880896.56202: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900 `" && echo ansible-tmp-1726880896.5610156-10199-64640884112900="` echo /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900 `" ) && sleep 0' 9257 1726880896.57386: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880896.57401: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880896.57420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.57596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.57599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.57781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.59645: stdout chunk (state=3): >>>ansible-tmp-1726880896.5610156-10199-64640884112900=/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900 <<< 9257 1726880896.59777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.59856: stderr chunk (state=3): >>><<< 9257 1726880896.59869: stdout chunk (state=3): >>><<< 9257 1726880896.59893: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880896.5610156-10199-64640884112900=/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880896.59910: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880896.59954: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/network/tcpqfulldrops /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/network/tcpqfulldrops 9257 1726880896.60013: variable 'ansible_module_compression' from source: unknown 9257 1726880896.60068: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880896.60096: variable 'ansible_facts' from source: unknown 9257 1726880896.60178: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py 9257 1726880896.60433: Sending initial data 9257 1726880896.60436: Sent initial data (151 bytes) 9257 1726880896.60997: 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 <<< 9257 1726880896.61076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.61131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.61152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.61186: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.61313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.62856: 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 <<< 9257 1726880896.62935: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880896.63002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_yi2_d78 /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py <<< 9257 1726880896.63006: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py" <<< 9257 1726880896.63041: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_yi2_d78" to remote "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py" <<< 9257 1726880896.64250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.64326: stderr chunk (state=3): >>><<< 9257 1726880896.64330: stdout chunk (state=3): >>><<< 9257 1726880896.64358: done transferring module to remote 9257 1726880896.64376: _low_level_execute_command(): starting 9257 1726880896.64383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/ /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py && sleep 0' 9257 1726880896.65526: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880896.65533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880896.65618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880896.65664: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880896.65668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880896.65671: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.65763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.65898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.65969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.67819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880896.67875: stderr chunk (state=3): >>><<< 9257 1726880896.67891: stdout chunk (state=3): >>><<< 9257 1726880896.68185: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880896.68189: _low_level_execute_command(): starting 9257 1726880896.68192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_stat.py && sleep 0' 9257 1726880896.69377: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880896.69396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880896.69400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880896.69506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880896.69510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880896.69513: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880896.69516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880896.69518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880896.69579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.69594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.69738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.71879: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880896.71941: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880896.71984: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880896.72021: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880896.72050: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880896.72070: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880896.72113: 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' <<< 9257 1726880896.72135: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880896.72200: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880896.72319: 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 0x7fbecfcd4530> <<< 9257 1726880896.72339: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfca3b30> # /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 0x7fbecfcd6ab0> import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880896.72364: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880896.72394: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880896.72487: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880896.72602: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880896.72606: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880896.72652: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880896.72660: 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' <<< 9257 1726880896.72813: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfa85160> # /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 0x7fbecfa86000> <<< 9257 1726880896.72818: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880896.72821: 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. <<< 9257 1726880896.73160: 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' <<< 9257 1726880896.73172: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880896.73175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.73178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880896.73205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880896.73265: 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' <<< 9257 1726880896.73391: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac3da0> # /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 0x7fbecfac3fe0> <<< 9257 1726880896.73417: 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 <<< 9257 1726880896.73441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.73468: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880896.73531: 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 0x7fbecfafb7d0> # /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 0x7fbecfafbe60> import '_collections' # <<< 9257 1726880896.73589: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfadba70> <<< 9257 1726880896.73614: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880896.73632: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfad9190> <<< 9257 1726880896.73789: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac0f50> <<< 9257 1726880896.73802: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880896.73806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880896.73876: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880896.73944: 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' <<< 9257 1726880896.73971: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb1f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb1e2d0> # /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 0x7fbecfada030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac2e40> <<< 9257 1726880896.74008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880896.74033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb50770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac01d0> <<< 9257 1726880896.74160: 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' <<< 9257 1726880896.74194: 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 0x7fbecfb50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb50ad0> <<< 9257 1726880896.74213: 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 0x7fbecfb50e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfabed20> # /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' <<< 9257 1726880896.74227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880896.74262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb51520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb511f0> <<< 9257 1726880896.74289: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880896.74393: 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' <<< 9257 1726880896.74412: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb52420> 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' <<< 9257 1726880896.74442: 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' <<< 9257 1726880896.74467: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb6c620> <<< 9257 1726880896.74498: 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' <<< 9257 1726880896.74536: 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 0x7fbecfb6dd60> # /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' <<< 9257 1726880896.74628: 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 0x7fbecfb6ec60> # 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 0x7fbecfb6f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb6e1b0> <<< 9257 1726880896.74666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880896.74670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880896.74763: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.74811: 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 0x7fbecfb6fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb6f470> <<< 9257 1726880896.74816: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb52390> # /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' <<< 9257 1726880896.74837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880896.74862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880896.74992: 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 0x7fbecf8f7cb0> # /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 0x7fbecf920770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9204d0> # 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 0x7fbecf9206e0> <<< 9257 1726880896.75064: 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' <<< 9257 1726880896.75068: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbecf920950> <<< 9257 1726880896.75071: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf8f5e50> <<< 9257 1726880896.75151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880896.75182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880896.75198: 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' <<< 9257 1726880896.75224: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf922060> <<< 9257 1726880896.75252: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf920ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb52b40> <<< 9257 1726880896.75394: 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 <<< 9257 1726880896.75399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880896.75434: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9523f0> <<< 9257 1726880896.75482: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880896.75509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880896.75523: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880896.75702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880896.75706: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf96a540> # /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' <<< 9257 1726880896.75730: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880896.75745: 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 0x7fbecf9a3320> <<< 9257 1726880896.75766: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880896.75805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880896.75821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880896.75873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880896.75972: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9c9ac0> <<< 9257 1726880896.76037: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9a3440> <<< 9257 1726880896.76139: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf96b1d0> # /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 0x7fbecf7e43e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf969580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf922f90> <<< 9257 1726880896.76256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880896.76263: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbecf7e45c0> <<< 9257 1726880896.76378: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_hexifxns/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880896.76491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.76522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880896.76572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880896.76684: 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' # /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 0x7fbecf83e030> <<< 9257 1726880896.76779: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880896.76896: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf814f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7e7fb0> <<< 9257 1726880896.76911: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.76999: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.77003: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880896.77074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.78552: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.79891: 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 0x7fbecf817ec0> <<< 9257 1726880896.80196: 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' <<< 9257 1726880896.80222: 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 0x7fbecf8619a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf861730> <<< 9257 1726880896.80226: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf861070> # /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' <<< 9257 1726880896.80243: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf861ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf83ea50> 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 0x7fbecf8626f0> # 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 0x7fbecf862900> # /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' # <<< 9257 1726880896.80462: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf862e40> import 'pwd' # <<< 9257 1726880896.80473: 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 0x7fbecf6c4bc0> <<< 9257 1726880896.80848: 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 0x7fbecf6c67b0> # /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 0x7fbecf6c7170> # /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 0x7fbecf6c8350> <<< 9257 1726880896.80871: 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' <<< 9257 1726880896.80882: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6cae40> # 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 0x7fbecf6caf60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6c9100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880896.81132: 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 0x7fbecf6cede0> import '_tokenize' # <<< 9257 1726880896.81204: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6cd8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6cd610> # /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 0x7fbecf6cfda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6c9580> # 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 0x7fbecf716f90> <<< 9257 1726880896.81307: 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 0x7fbecf717110> # /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' <<< 9257 1726880896.81480: 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 0x7fbecf718ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf718aa0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880896.81547: 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 0x7fbecf71b260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7193a0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880896.81605: 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' # <<< 9257 1726880896.81762: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf722a80> <<< 9257 1726880896.81792: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf71b410> <<< 9257 1726880896.82221: 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 0x7fbecf723d40> <<< 9257 1726880896.82227: 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 0x7fbecf723a70> # 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 0x7fbecf723440> <<< 9257 1726880896.82309: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf717410> # /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 0x7fbecf7275f0> <<< 9257 1726880896.82399: 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 0x7fbecf728590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf725d60> # 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 0x7fbecf726c30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf725940> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880896.82430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.82496: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.82621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.82708: 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 <<< 9257 1726880896.82826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.82982: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.83649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.84338: 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' # <<< 9257 1726880896.84732: 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 0x7fbecf7b05c0> # /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 0x7fbecf7b1280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf724590> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880896.84881: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.85063: 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 0x7fbecf7b13d0> <<< 9257 1726880896.85115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.85623: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.86169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.86302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.86524: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880896.86533: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880896.86989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880896.87001: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880896.87061: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880896.87135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.87383: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880896.87440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880896.87544: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7b3cb0> <<< 9257 1726880896.87553: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.87639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.87795: 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' # <<< 9257 1726880896.87860: 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' <<< 9257 1726880896.87873: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880896.87999: 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 0x7fbecf7b9ee0> <<< 9257 1726880896.88119: 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 0x7fbecf7ba870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf72b950> # zipimport: zlib available <<< 9257 1726880896.88220: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880896.88320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.88726: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.88741: 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 <<< 9257 1726880896.88788: 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 0x7fbecf7b9580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7baa50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.88841: 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 <<< 9257 1726880896.88878: 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 <<< 9257 1726880896.88950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880896.88969: 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' <<< 9257 1726880896.89026: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf64ec00> <<< 9257 1726880896.89071: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5c4980> <<< 9257 1726880896.89210: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5beab0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5be810> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880896.89240: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880896.89322: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880896.89339: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880896.89504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.89701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880896.90974: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1129, "inode": 265632, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880731.7661011, "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": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "mimetype": "text/plain", "charset": "us-ascii", "version": "1443794868", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880896.90977: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880896.91422: 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 <<< 9257 1726880896.91432: 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__ <<< 9257 1726880896.91698: 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 # 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 <<< 9257 1726880896.91829: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880896.91869: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880896.91894: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880896.91914: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880896.91993: 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 <<< 9257 1726880896.92004: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 9257 1726880896.92011: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 9257 1726880896.92098: 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 # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880896.92125: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880896.92338: 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 <<< 9257 1726880896.92347: 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 <<< 9257 1726880896.92489: 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 <<< 9257 1726880896.92512: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880896.92586: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880896.92597: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880896.92665: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880896.92993: 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 <<< 9257 1726880896.92997: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880896.93012: 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 <<< 9257 1726880896.93382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880896.93462: stderr chunk (state=3): >>><<< 9257 1726880896.93477: stdout chunk (state=3): >>><<< 9257 1726880896.93755: _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 0x7fbecfcd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfca3b30> # /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 0x7fbecfcd6ab0> 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 0x7fbecfa85160> # /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 0x7fbecfa86000> 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 0x7fbecfac3da0> # /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 0x7fbecfac3fe0> # /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 0x7fbecfafb7d0> # /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 0x7fbecfafbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfadba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfad9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac0f50> # /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 0x7fbecfb1f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb1e2d0> # /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 0x7fbecfada030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac2e40> # /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 0x7fbecfb50770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfac01d0> # /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 0x7fbecfb50c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb50ad0> # 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 0x7fbecfb50e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfabed20> # /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 0x7fbecfb51520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb511f0> 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 0x7fbecfb52420> 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 0x7fbecfb6c620> 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 0x7fbecfb6dd60> # /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 0x7fbecfb6ec60> # 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 0x7fbecfb6f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb6e1b0> # /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 0x7fbecfb6fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb6f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb52390> # /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 0x7fbecf8f7cb0> # /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 0x7fbecf920770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9204d0> # 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 0x7fbecf9206e0> # 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 0x7fbecf920950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf8f5e50> # /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 0x7fbecf922060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf920ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecfb52b40> # /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 0x7fbecf9523f0> # /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 0x7fbecf96a540> # /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 0x7fbecf9a3320> # /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 0x7fbecf9c9ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf9a3440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf96b1d0> # /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 0x7fbecf7e43e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf969580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf922f90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbecf7e45c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_hexifxns/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 0x7fbecf83e030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf814f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7e7fb0> # 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 0x7fbecf817ec0> # /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 0x7fbecf8619a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf861730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf861070> # /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 0x7fbecf861ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf83ea50> 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 0x7fbecf8626f0> # 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 0x7fbecf862900> # /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 0x7fbecf862e40> 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 0x7fbecf6c4bc0> # 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 0x7fbecf6c67b0> # /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 0x7fbecf6c7170> # /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 0x7fbecf6c8350> # /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 0x7fbecf6cae40> # 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 0x7fbecf6caf60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6c9100> # /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 0x7fbecf6cede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6cd8b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6cd610> # /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 0x7fbecf6cfda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf6c9580> # 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 0x7fbecf716f90> # /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 0x7fbecf717110> # /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 0x7fbecf718ce0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf718aa0> # /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 0x7fbecf71b260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7193a0> # /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 0x7fbecf722a80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf71b410> # 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 0x7fbecf723d40> # 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 0x7fbecf723a70> # 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 0x7fbecf723440> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf717410> # /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 0x7fbecf7275f0> # 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 0x7fbecf728590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf725d60> # 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 0x7fbecf726c30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf725940> # 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 0x7fbecf7b05c0> # /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 0x7fbecf7b1280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf724590> 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 0x7fbecf7b13d0> # 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 0x7fbecf7b3cb0> # 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 0x7fbecf7b9ee0> # 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 0x7fbecf7ba870> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf72b950> # 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 0x7fbecf7b9580> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf7baa50> 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 0x7fbecf64ec00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5c4980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5beab0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbecf5be810> # 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/pcp/pmieconf/network/tcpqfulldrops", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1129, "inode": 265632, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880731.7661011, "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": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "mimetype": "text/plain", "charset": "us-ascii", "version": "1443794868", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880896.95199: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/network/tcpqfulldrops', '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-1726880896.5610156-10199-64640884112900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880896.95203: variable 'ansible_module_compression' from source: unknown 9257 1726880896.95206: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880896.95208: variable 'ansible_facts' from source: unknown 9257 1726880896.95211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py 9257 1726880896.95324: Sending initial data 9257 1726880896.95329: Sent initial data (151 bytes) 9257 1726880896.96863: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880896.96890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880896.96912: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880896.96987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880896.98631: 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 <<< 9257 1726880896.98650: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880896.98730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880896.98734: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py" <<< 9257 1726880896.98789: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmplwfl147h /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py <<< 9257 1726880896.98811: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmplwfl147h" to remote "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py" <<< 9257 1726880897.01662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.01915: stderr chunk (state=3): >>><<< 9257 1726880897.01919: stdout chunk (state=3): >>><<< 9257 1726880897.01922: done transferring module to remote 9257 1726880897.01961: _low_level_execute_command(): starting 9257 1726880897.01965: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/ /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py && sleep 0' 9257 1726880897.03194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.03264: 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 <<< 9257 1726880897.03268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880897.03271: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880897.03274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.03277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880897.03279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880897.03422: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.03447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880897.03467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880897.03541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.03606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.05604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.05713: stderr chunk (state=3): >>><<< 9257 1726880897.05717: stdout chunk (state=3): >>><<< 9257 1726880897.05821: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.05829: _low_level_execute_command(): starting 9257 1726880897.05832: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/AnsiballZ_file.py && sleep 0' 9257 1726880897.07069: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.07073: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880897.07076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880897.07078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880897.07238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880897.07483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.07564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.09704: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880897.09735: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880897.09761: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880897.09884: stdout chunk (state=3): >>>import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 9257 1726880897.10007: 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' <<< 9257 1726880897.10032: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880897.10076: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880897.10090: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880897.10311: 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 0x7f5151da84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151d77ad0> # /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 0x7f5151daaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 9257 1726880897.10374: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880897.10411: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880897.10473: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880897.10477: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880897.10480: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880897.10685: 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 0x7f5151db90d0> # /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 0x7f5151db9f70> 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. <<< 9257 1726880897.10952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880897.10991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880897.11066: 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' <<< 9257 1726880897.11072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880897.11090: 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 0x7f5151b97d40> <<< 9257 1726880897.11117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880897.11129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880897.11195: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b97f80> <<< 9257 1726880897.11199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880897.11463: 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 0x7f5151bcf770> # /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 0x7f5151bcfe00> import '_collections' # <<< 9257 1726880897.11483: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bafa10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bad130> <<< 9257 1726880897.11619: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b94ef0> # /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' <<< 9257 1726880897.11638: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880897.11681: 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' <<< 9257 1726880897.11738: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880897.11745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880897.11876: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bf3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bf2360> # /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 0x7f5151bae000> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bf0b30> # /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 0x7f5151c247a0> <<< 9257 1726880897.11880: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b94170> <<< 9257 1726880897.11895: 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' <<< 9257 1726880897.11920: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.11945: 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 0x7f5151c24c50><<< 9257 1726880897.11956: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c24b00> <<< 9257 1726880897.12275: 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 0x7f5151c24ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b92c90> # /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 0x7f5151c255b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c25280> 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 0x7f5151c264b0> 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 0x7f5151c3c6b0> import 'errno' # <<< 9257 1726880897.12304: 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 0x7f5151c3ddc0> <<< 9257 1726880897.12336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880897.12340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880897.12426: 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 0x7f5151c3ecc0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.12432: 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 0x7f5151c3f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c3e210> <<< 9257 1726880897.12519: 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' <<< 9257 1726880897.12542: 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 0x7f5151c3fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c3f4d0> <<< 9257 1726880897.12573: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c264e0> <<< 9257 1726880897.12643: 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' <<< 9257 1726880897.12652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880897.12666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880897.12771: 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 0x7f51519bfd10> # /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' <<< 9257 1726880897.12780: 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 0x7f51519e8770> <<< 9257 1726880897.12783: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519e84d0> <<< 9257 1726880897.12836: 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 0x7f51519e87a0> <<< 9257 1726880897.12851: 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 0x7f51519e8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519bdeb0> <<< 9257 1726880897.12979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880897.12983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880897.12986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880897.13097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519e8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c26bd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880897.13129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.13143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880897.13212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880897.13226: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a1a3c0> <<< 9257 1726880897.13278: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880897.13318: 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 <<< 9257 1726880897.13415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880897.13437: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a32540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880897.13454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880897.13534: 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 0x7f5151a6b320> <<< 9257 1726880897.13554: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880897.13586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880897.13646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880897.13662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880897.13823: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a91ac0> <<< 9257 1726880897.13835: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a6b440> <<< 9257 1726880897.13875: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a331d0> <<< 9257 1726880897.14076: 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 0x7f51518b0380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a31580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519eaf60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51518b0560> <<< 9257 1726880897.14141: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xst7wfwf/ansible_ansible.legacy.file_payload.zip' <<< 9257 1726880897.14147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.14310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.14375: 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 <<< 9257 1726880897.14450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880897.14481: 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 0x7f5151909f70> <<< 9257 1726880897.14523: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880897.14688: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51518e0ef0> <<< 9257 1726880897.14745: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51518b3fb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 9257 1726880897.14769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.14794: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.14864: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880897.16398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.17644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880897.17670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51518e3e90> <<< 9257 1726880897.17717: 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' <<< 9257 1726880897.17922: 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 0x7f515192da30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515192d7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515192d0d0> <<< 9257 1726880897.17951: 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' <<< 9257 1726880897.17955: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515192d520> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515190ac90> 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 0x7f515192e780> <<< 9257 1726880897.18198: 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 0x7f515192e900> # /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 0x7f515192ee10> 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' <<< 9257 1726880897.18203: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151794c50> <<< 9257 1726880897.18220: 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 0x7f5151796870> <<< 9257 1726880897.18481: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517971a0> # /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 0x7f5151798380> # /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' <<< 9257 1726880897.18499: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515179ade0> <<< 9257 1726880897.18532: 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 0x7f515179af00> <<< 9257 1726880897.18554: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517990a0> <<< 9257 1726880897.18572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880897.18616: 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 <<< 9257 1726880897.18714: 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 # 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 0x7f515179ed50> <<< 9257 1726880897.18756: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880897.18895: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515179d820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515179d580> # /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 0x7f515179f9e0> <<< 9257 1726880897.18938: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517995b0> <<< 9257 1726880897.18984: 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 0x7f51517e6ed0> <<< 9257 1726880897.19048: 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 0x7f51517e7020> # /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' <<< 9257 1726880897.19070: 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' <<< 9257 1726880897.19166: 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 0x7f51517e8bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e89b0> <<< 9257 1726880897.19178: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880897.19219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880897.19300: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.19493: 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 0x7f51517eb140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e92b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880897.19498: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f2930> <<< 9257 1726880897.19592: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517eb2c0> <<< 9257 1726880897.19651: 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 0x7f51517f3620> <<< 9257 1726880897.19805: 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 0x7f51517f3980> <<< 9257 1726880897.19812: 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 0x7f51517f3a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e72f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 9257 1726880897.19819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880897.19822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880897.19833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880897.19860: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.19913: 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 0x7f51517f6ae0> <<< 9257 1726880897.20076: 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 0x7f51517f7d40> <<< 9257 1726880897.20094: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f5280> <<< 9257 1726880897.20139: 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 0x7f51517f6180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f4e30> <<< 9257 1726880897.20246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880897.20295: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.20400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.20574: 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 <<< 9257 1726880897.20603: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.20749: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.21397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.22096: 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' # <<< 9257 1726880897.22117: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880897.22193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.22198: 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 0x7f5151881160> <<< 9257 1726880897.22304: 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' <<< 9257 1726880897.22418: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151880c20> <<< 9257 1726880897.22444: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f7da0> import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880897.22474: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880897.22623: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.22833: 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 0x7f5151881490> # zipimport: zlib available <<< 9257 1726880897.23390: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.23939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.24023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.24275: 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 <<< 9257 1726880897.24300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.24410: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880897.24429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.24515: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.24624: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880897.24878: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.25129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880897.25218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880897.25285: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151883710> <<< 9257 1726880897.25387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.25391: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.25508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880897.25522: 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' <<< 9257 1726880897.25615: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.25714: 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 0x7f515168dac0> <<< 9257 1726880897.25854: 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 0x7f515168e390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151882360> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.25952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.25987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.26054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.26126: 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 <<< 9257 1726880897.26188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.26241: 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 0x7f515168d0a0> <<< 9257 1726880897.26363: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515168e5a0> <<< 9257 1726880897.26474: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880897.26491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.26533: 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 <<< 9257 1726880897.26554: 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 <<< 9257 1726880897.26582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880897.26596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880897.26716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880897.26720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880897.26723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880897.26754: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151722810> <<< 9257 1726880897.26943: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151698440> <<< 9257 1726880897.26973: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151693950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151692420> # 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' # <<< 9257 1726880897.27037: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.27068: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880897.27618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.28353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.28963: stdout chunk (state=3): >>> <<< 9257 1726880897.29038: stdout chunk (state=3): >>>{"path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops"}, "after": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "_original_basename": "tcpqfulldrops", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880897.29267: 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 <<< 9257 1726880897.29414: 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 # 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 <<< 9257 1726880897.29672: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880897.29692: 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 <<< 9257 1726880897.29711: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880897.29856: stdout chunk (state=3): >>># 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 <<< 9257 1726880897.29864: stdout chunk (state=3): >>># 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 <<< 9257 1726880897.29883: stdout chunk (state=3): >>># 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 <<< 9257 1726880897.30037: 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 # 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 <<< 9257 1726880897.30192: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 9257 1726880897.30466: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880897.30471: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880897.30475: stdout chunk (state=3): >>># destroy _string <<< 9257 1726880897.30478: stdout chunk (state=3): >>># 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<<< 9257 1726880897.30509: stdout chunk (state=3): >>> # 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 <<< 9257 1726880897.30591: 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 # 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 <<< 9257 1726880897.30983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880897.31146: stderr chunk (state=3): >>><<< 9257 1726880897.31255: stdout chunk (state=3): >>><<< 9257 1726880897.31441: _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 0x7f5151da84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151d77ad0> # /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 0x7f5151daaa50> 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 0x7f5151db90d0> # /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 0x7f5151db9f70> 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 0x7f5151b97d40> # /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 0x7f5151b97f80> # /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 0x7f5151bcf770> # /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 0x7f5151bcfe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bafa10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bad130> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b94ef0> # /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 0x7f5151bf3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bf2360> # /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 0x7f5151bae000> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151bf0b30> # /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 0x7f5151c247a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b94170> # /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 0x7f5151c24c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c24b00> # 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 0x7f5151c24ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151b92c90> # /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 0x7f5151c255b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c25280> 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 0x7f5151c264b0> 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 0x7f5151c3c6b0> 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 0x7f5151c3ddc0> # /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 0x7f5151c3ecc0> # 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 0x7f5151c3f320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c3e210> # /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 0x7f5151c3fda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c3f4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c264e0> # /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 0x7f51519bfd10> # /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 0x7f51519e8770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519e84d0> # 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 0x7f51519e87a0> # 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 0x7f51519e8980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519bdeb0> # /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 0x7f51519ea030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519e8cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151c26bd0> # /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 0x7f5151a1a3c0> # /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 0x7f5151a32540> # /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 0x7f5151a6b320> # /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 0x7f5151a91ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a6b440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a331d0> # /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 0x7f51518b0380> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151a31580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51519eaf60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f51518b0560> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xst7wfwf/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 0x7f5151909f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51518e0ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51518b3fb0> # 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 0x7f51518e3e90> # /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 0x7f515192da30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515192d7c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515192d0d0> # /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 0x7f515192d520> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515190ac90> 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 0x7f515192e780> # 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 0x7f515192e900> # /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 0x7f515192ee10> 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 0x7f5151794c50> # 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 0x7f5151796870> # /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 0x7f51517971a0> # /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 0x7f5151798380> # /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 0x7f515179ade0> # 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 0x7f515179af00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517990a0> # /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 0x7f515179ed50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515179d820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515179d580> # /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 0x7f515179f9e0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517995b0> # 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 0x7f51517e6ed0> # /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 0x7f51517e7020> # /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 0x7f51517e8bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e89b0> # /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 0x7f51517eb140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e92b0> # /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 0x7f51517f2930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517eb2c0> # 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 0x7f51517f3620> # 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 0x7f51517f3980> # 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 0x7f51517f3a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517e72f0> # /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 0x7f51517f6ae0> # 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 0x7f51517f7d40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f5280> # 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 0x7f51517f6180> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f4e30> # 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 0x7f5151881160> # /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 0x7f5151880c20> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51517f7da0> 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 0x7f5151881490> # 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 0x7f5151883710> # 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 0x7f515168dac0> # 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 0x7f515168e390> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151882360> # 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 0x7f515168d0a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f515168e5a0> 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 0x7f5151722810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151698440> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151693950> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5151692420> # 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/pcp/pmieconf/network/tcpqfulldrops", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops"}, "after": {"path": "/etc/pcp/pmieconf/network/tcpqfulldrops"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "_original_basename": "tcpqfulldrops", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880897.33236: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/network/tcpqfulldrops', '_original_basename': 'tcpqfulldrops', 'recurse': False, 'state': 'file', '_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.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-1726880896.5610156-10199-64640884112900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880897.33240: _low_level_execute_command(): starting 9257 1726880897.33243: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880896.5610156-10199-64640884112900/ > /dev/null 2>&1 && sleep 0' 9257 1726880897.34372: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880897.34462: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.34866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880897.35165: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.35187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.36997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.37056: stderr chunk (state=3): >>><<< 9257 1726880897.37074: stdout chunk (state=3): >>><<< 9257 1726880897.37101: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.37209: handler run complete 9257 1726880897.37233: attempt loop complete, returning result 9257 1726880897.37263: variable 'item' from source: unknown 9257 1726880897.37535: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } 9257 1726880897.38049: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880897.38053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880897.38056: variable 'omit' from source: magic vars 9257 1726880897.38267: variable 'omit' from source: magic vars 9257 1726880897.38273: variable 'omit' from source: magic vars 9257 1726880897.38891: variable 'item' from source: unknown 9257 1726880897.39527: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880897.39533: variable 'item' from source: unknown 9257 1726880897.39554: variable 'omit' from source: magic vars 9257 1726880897.39584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880897.39595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880897.39604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880897.39622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880897.39631: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880897.39634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880897.40136: Set connection var ansible_connection to ssh 9257 1726880897.40152: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880897.40155: Set connection var ansible_pipelining to False 9257 1726880897.40163: Set connection var ansible_shell_type to sh 9257 1726880897.40171: Set connection var ansible_shell_executable to /bin/sh 9257 1726880897.40182: Set connection var ansible_timeout to 10 9257 1726880897.40207: variable 'ansible_shell_executable' from source: unknown 9257 1726880897.40211: variable 'ansible_connection' from source: unknown 9257 1726880897.40214: variable 'ansible_module_compression' from source: unknown 9257 1726880897.40218: variable 'ansible_shell_type' from source: unknown 9257 1726880897.40222: variable 'ansible_shell_executable' from source: unknown 9257 1726880897.40227: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880897.40233: variable 'ansible_pipelining' from source: unknown 9257 1726880897.40237: variable 'ansible_timeout' from source: unknown 9257 1726880897.40291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880897.40773: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880897.40784: variable 'omit' from source: magic vars 9257 1726880897.40789: starting attempt loop 9257 1726880897.40792: running the handler 9257 1726880897.40800: _low_level_execute_command(): starting 9257 1726880897.40805: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880897.42524: 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 <<< 9257 1726880897.42532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880897.42633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880897.42637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880897.42640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880897.42642: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.42873: stderr chunk (state=3): >>>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 <<< 9257 1726880897.44395: stdout chunk (state=3): >>>/root <<< 9257 1726880897.44586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.44665: stderr chunk (state=3): >>><<< 9257 1726880897.44669: stdout chunk (state=3): >>><<< 9257 1726880897.44693: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.44702: _low_level_execute_command(): starting 9257 1726880897.44709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207 `" && echo ansible-tmp-1726880897.4469032-10199-260362928362207="` echo /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207 `" ) && sleep 0' 9257 1726880897.45856: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.46007: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880897.46263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.46293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.48263: stdout chunk (state=3): >>>ansible-tmp-1726880897.4469032-10199-260362928362207=/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207 <<< 9257 1726880897.48403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.48414: stdout chunk (state=3): >>><<< 9257 1726880897.48423: stderr chunk (state=3): >>><<< 9257 1726880897.48441: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880897.4469032-10199-260362928362207=/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.48455: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880897.48494: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/power/thermal_throttle /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/power/thermal_throttle 9257 1726880897.48765: variable 'ansible_module_compression' from source: unknown 9257 1726880897.48771: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880897.48773: variable 'ansible_facts' from source: unknown 9257 1726880897.48898: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py 9257 1726880897.49364: Sending initial data 9257 1726880897.49371: Sent initial data (152 bytes) 9257 1726880897.50680: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880897.50690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.50820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.52313: 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 <<< 9257 1726880897.52374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880897.52401: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmphgvy31eu /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py <<< 9257 1726880897.52405: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py" <<< 9257 1726880897.52457: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmphgvy31eu" to remote "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py" <<< 9257 1726880897.54397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.54697: stderr chunk (state=3): >>><<< 9257 1726880897.54701: stdout chunk (state=3): >>><<< 9257 1726880897.54725: done transferring module to remote 9257 1726880897.54739: _low_level_execute_command(): starting 9257 1726880897.54747: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/ /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py && sleep 0' 9257 1726880897.55864: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.56068: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880897.56084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880897.56097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.56325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.58166: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.58172: stdout chunk (state=3): >>><<< 9257 1726880897.58180: stderr chunk (state=3): >>><<< 9257 1726880897.58265: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.58269: _low_level_execute_command(): starting 9257 1726880897.58272: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_stat.py && sleep 0' 9257 1726880897.59306: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.59568: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880897.59587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.59666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.61869: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880897.61876: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880897.61882: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880897.61985: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880897.62010: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880897.62027: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880897.62077: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880897.62095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880897.62199: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880897.62203: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880897.62208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880897.62384: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac52c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac4fbb30> # /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 0x7faaac52eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 9257 1726880897.62435: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880897.62469: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880897.62501: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880897.62516: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880897.62749: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880897.62753: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880897.62755: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880897.62760: 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 <<< 9257 1726880897.62762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880897.62767: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac2fd160> <<< 9257 1726880897.62781: 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 0x7faaac2fe000> 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. <<< 9257 1726880897.62997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880897.63016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880897.63030: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880897.63050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.63186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880897.63190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880897.63193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880897.63196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880897.63370: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac33bda0> <<< 9257 1726880897.63382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880897.63407: 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 0x7faaac33bfe0> # /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 0x7faaac3737d0> <<< 9257 1726880897.63427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880897.63513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac373e60> <<< 9257 1726880897.63519: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880897.63522: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac353a70> <<< 9257 1726880897.63544: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880897.63553: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac351190> <<< 9257 1726880897.63664: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac338f50> <<< 9257 1726880897.63685: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880897.63770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880897.63775: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880897.63779: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880897.63781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880897.63797: 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' <<< 9257 1726880897.63877: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3962d0> <<< 9257 1726880897.64085: 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 0x7faaac352030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac33ae40> # /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 0x7faaac3c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3381d0> # /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 0x7faaac3c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3c8ad0> # 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 0x7faaac3c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac336d20> <<< 9257 1726880897.64113: 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' <<< 9257 1726880897.64165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880897.64177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880897.64197: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3c91f0> import 'importlib.machinery' # <<< 9257 1726880897.64319: 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' <<< 9257 1726880897.64325: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3ca420> <<< 9257 1726880897.64328: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880897.64331: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880897.64333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880897.64741: 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 0x7faaac3e4620> 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 0x7faaac3e5d60> # /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 0x7faaac3e6c60> # 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 0x7faaac3e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3e61b0> # /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 0x7faaac3e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3e7470> <<< 9257 1726880897.64760: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3ca390> <<< 9257 1726880897.64764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880897.64771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880897.64778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880897.64784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880897.64821: 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 0x7faaac163cb0> <<< 9257 1726880897.64889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880897.64892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880897.64895: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.64898: 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 0x7faaac18c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18c4d0> <<< 9257 1726880897.64905: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.64976: 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 0x7faaac18c5f0> <<< 9257 1726880897.65282: 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 0x7faaac18c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac161e50> # /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 0x7faaac18df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3cab40> # /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 <<< 9257 1726880897.65314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880897.65349: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1be2d0> <<< 9257 1726880897.65397: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880897.65418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.65436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880897.65457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880897.65785: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1d63f0> # /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 0x7faaac2131a0> # /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' <<< 9257 1726880897.65887: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac239940> <<< 9257 1726880897.65952: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac2132c0> <<< 9257 1726880897.66365: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1d7080> <<< 9257 1726880897.66370: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880897.66373: 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 0x7faaac0502c0> <<< 9257 1726880897.66375: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1d5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18ee70> <<< 9257 1726880897.66378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faaac0504d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_sqb04k8y/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880897.66408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.66783: 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 0x7faaac0a9f70> import '_typing' # <<< 9257 1726880897.66810: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac080e60> <<< 9257 1726880897.66826: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac053fb0> # zipimport: zlib available <<< 9257 1726880897.66852: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880897.66874: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.66886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.66905: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.66916: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880897.66933: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.68585: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.69767: 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 0x7faaac083e00> <<< 9257 1726880897.69790: 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' <<< 9257 1726880897.69823: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880897.69835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880897.69854: 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' <<< 9257 1726880897.70203: 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 0x7faaac0cd9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0cd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0cd040> # /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 0x7faaac0cda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0aac00> 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 0x7faaac0ce6f0> # 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 0x7faaac0ce930> # /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' <<< 9257 1726880897.70207: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880897.70261: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0cee70> <<< 9257 1726880897.70289: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880897.70307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880897.70352: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf30b60> <<< 9257 1726880897.70394: 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 0x7faaabf32780> <<< 9257 1726880897.70428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880897.70432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880897.70463: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf330e0> <<< 9257 1726880897.70566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880897.70734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf33f20> # /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 0x7faaabf36d80> # 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 0x7faaabf36ea0> <<< 9257 1726880897.70755: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf35040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880897.70835: 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 <<< 9257 1726880897.70854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880897.70935: 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 0x7faaabf3ac90> import '_tokenize' # <<< 9257 1726880897.71188: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf39760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf394c0> # /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 0x7faaabf3ba70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf35550> # 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 0x7faaabf82db0> # /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 0x7faaabf82ed0> <<< 9257 1726880897.71210: 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 <<< 9257 1726880897.71249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880897.71315: 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' <<< 9257 1726880897.71319: 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 0x7faaabf84aa0> <<< 9257 1726880897.71322: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf84860> <<< 9257 1726880897.71492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880897.71495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880897.71683: 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 0x7faaabf86ff0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf85160> # /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 0x7faaabf8e810> <<< 9257 1726880897.71938: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf871a0> # 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 0x7faaabf8fb00> <<< 9257 1726880897.71942: 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 0x7faaabf8f9b0> <<< 9257 1726880897.71992: 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 0x7faaabf8f230> <<< 9257 1726880897.72010: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf83170> <<< 9257 1726880897.72064: 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 <<< 9257 1726880897.72148: 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 0x7faaabf93290> <<< 9257 1726880897.72339: 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' <<< 9257 1726880897.72581: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaabf944a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf91a00> # 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 0x7faaabf92db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf91610> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.72709: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880897.72715: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.72884: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880897.72887: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.73006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.73668: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.74339: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880897.74364: 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' # <<< 9257 1726880897.74385: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880897.74425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880897.74475: 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 0x7faaac01c650> <<< 9257 1726880897.74573: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880897.74675: 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 0x7faaac01d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf97950> <<< 9257 1726880897.74680: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880897.74682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.74700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.74755: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880897.74985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.75176: 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' <<< 9257 1726880897.75179: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac01d640> <<< 9257 1726880897.75205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.75673: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.76228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.76310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.76522: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880897.76526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.76529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880897.76531: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.76852: 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 # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880897.77179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.77405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880897.77473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880897.77488: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880897.77713: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac01fb00> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.77767: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880897.77775: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880897.77964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880897.77968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880897.78014: stdout chunk (state=3): >>># 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 0x7faaac025f70> <<< 9257 1726880897.78056: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880897.78078: 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 0x7faaac0268a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf8fd70> <<< 9257 1726880897.78162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.78178: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880897.78338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.78563: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.78587: stdout chunk (state=3): >>># 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 0x7faaac0255e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac026a20> <<< 9257 1726880897.78617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880897.78621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.78691: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.78888: 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' <<< 9257 1726880897.78908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880897.78972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880897.79000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880897.79004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880897.79068: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabeba900> <<< 9257 1726880897.79107: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabe30590> <<< 9257 1726880897.79212: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac02a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac025580> # destroy ansible.module_utils.distro <<< 9257 1726880897.79216: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880897.79378: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880897.79382: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880897.79385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.79387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.79390: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880897.79392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880897.79756: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880897.81039: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/power/thermal_throttle", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1153, "inode": 265634, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880732.5351093, "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": "1d53d6182709617c8f633339652d8d9e75f3b603", "mimetype": "text/plain", "charset": "us-ascii", "version": "3399020794", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/power/thermal_throttle", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880897.81061: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880897.81481: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880897.81506: 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 <<< 9257 1726880897.81529: stdout chunk (state=3): >>># 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 <<< 9257 1726880897.81596: 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 <<< 9257 1726880897.81664: 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 # 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 <<< 9257 1726880897.81672: stdout chunk (state=3): >>># 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 <<< 9257 1726880897.81875: 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 # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 9257 1726880897.82101: 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 <<< 9257 1726880897.82130: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 9257 1726880897.82156: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880897.82192: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880897.82219: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880897.82263: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 9257 1726880897.82318: 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 <<< 9257 1726880897.82391: 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 <<< 9257 1726880897.82455: 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 # 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 <<< 9257 1726880897.82584: 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 <<< 9257 1726880897.82701: 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 <<< 9257 1726880897.82709: 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 <<< 9257 1726880897.82729: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880897.82978: 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 <<< 9257 1726880897.83580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880897.83988: stderr chunk (state=3): >>><<< 9257 1726880897.83992: stdout chunk (state=3): >>><<< 9257 1726880897.84269: _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 0x7faaac52c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac4fbb30> # /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 0x7faaac52eab0> 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 0x7faaac2fd160> # /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 0x7faaac2fe000> 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 0x7faaac33bda0> # /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 0x7faaac33bfe0> # /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 0x7faaac3737d0> # /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 0x7faaac373e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac353a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac351190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac338f50> # /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 0x7faaac3976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3962d0> # /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 0x7faaac352030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac33ae40> # /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 0x7faaac3c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3381d0> # /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 0x7faaac3c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3c8ad0> # 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 0x7faaac3c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac336d20> # /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 0x7faaac3c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3c91f0> 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 0x7faaac3ca420> 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 0x7faaac3e4620> 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 0x7faaac3e5d60> # /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 0x7faaac3e6c60> # 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 0x7faaac3e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3e61b0> # /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 0x7faaac3e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3ca390> # /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 0x7faaac163cb0> # /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 0x7faaac18c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18c4d0> # 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 0x7faaac18c5f0> # 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 0x7faaac18c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac161e50> # /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 0x7faaac18df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac3cab40> # /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 0x7faaac1be2d0> # /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 0x7faaac1d63f0> # /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 0x7faaac2131a0> # /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 0x7faaac239940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac2132c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1d7080> # /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 0x7faaac0502c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac1d5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac18ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faaac0504d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_sqb04k8y/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 0x7faaac0a9f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac080e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac053fb0> # 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 0x7faaac083e00> # /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 0x7faaac0cd9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0cd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0cd040> # /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 0x7faaac0cda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac0aac00> 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 0x7faaac0ce6f0> # 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 0x7faaac0ce930> # /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 0x7faaac0cee70> 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 0x7faaabf30b60> # 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 0x7faaabf32780> # /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 0x7faaabf330e0> # /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 0x7faaabf33f20> # /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 0x7faaabf36d80> # 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 0x7faaabf36ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf35040> # /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 0x7faaabf3ac90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf39760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf394c0> # /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 0x7faaabf3ba70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf35550> # 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 0x7faaabf82db0> # /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 0x7faaabf82ed0> # /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 0x7faaabf84aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf84860> # /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 0x7faaabf86ff0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf85160> # /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 0x7faaabf8e810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf871a0> # 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 0x7faaabf8fb00> # 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 0x7faaabf8f9b0> # 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 0x7faaabf8f230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf83170> # /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 0x7faaabf93290> # 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 0x7faaabf944a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf91a00> # 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 0x7faaabf92db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf91610> # 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 0x7faaac01c650> # /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 0x7faaac01d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf97950> 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 0x7faaac01d640> # 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 0x7faaac01fb00> # 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 0x7faaac025f70> # 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 0x7faaac0268a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabf8fd70> # 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 0x7faaac0255e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac026a20> 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 0x7faaabeba900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaabe30590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac02a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaac025580> # 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/pcp/pmieconf/power/thermal_throttle", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1153, "inode": 265634, "dev": 51714, "nlink": 1, "atime": 1726880741.5162058, "mtime": 1717977600.0, "ctime": 1726880732.5351093, "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": "1d53d6182709617c8f633339652d8d9e75f3b603", "mimetype": "text/plain", "charset": "us-ascii", "version": "3399020794", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/power/thermal_throttle", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880897.85811: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/power/thermal_throttle', '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-1726880897.4469032-10199-260362928362207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880897.85815: variable 'ansible_module_compression' from source: unknown 9257 1726880897.85818: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880897.85821: variable 'ansible_facts' from source: unknown 9257 1726880897.85823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py 9257 1726880897.85826: Sending initial data 9257 1726880897.85828: Sent initial data (152 bytes) 9257 1726880897.86543: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.86564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880897.86785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.86835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.88684: 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 <<< 9257 1726880897.88823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880897.88829: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpp9ik0g2f /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py <<< 9257 1726880897.88833: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py" <<< 9257 1726880897.88914: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpp9ik0g2f" to remote "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py" <<< 9257 1726880897.91955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.92055: stderr chunk (state=3): >>><<< 9257 1726880897.92061: stdout chunk (state=3): >>><<< 9257 1726880897.92064: done transferring module to remote 9257 1726880897.92066: _low_level_execute_command(): starting 9257 1726880897.92069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/ /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py && sleep 0' 9257 1726880897.93426: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880897.93671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880897.93675: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.93703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880897.93789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880897.93811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.93860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880897.96082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880897.96142: stderr chunk (state=3): >>><<< 9257 1726880897.96148: stdout chunk (state=3): >>><<< 9257 1726880897.96227: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880897.96231: _low_level_execute_command(): starting 9257 1726880897.96234: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/AnsiballZ_file.py && sleep 0' 9257 1726880897.97683: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880897.97724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880897.97742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880897.97844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880897.97977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.00065: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880898.00199: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880898.00203: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880898.00320: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880898.00392: 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' # <<< 9257 1726880898.00440: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880898.00580: 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 0x7f2aa22d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa22a3b30> # /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 0x7f2aa22d6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880898.00651: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880898.00713: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880898.00768: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880898.00789: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880898.00834: 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' <<< 9257 1726880898.00875: 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' <<< 9257 1726880898.01097: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2085160> <<< 9257 1726880898.01101: 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 0x7f2aa2086000> 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. <<< 9257 1726880898.01290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880898.01296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880898.01327: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880898.01331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.01343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880898.01387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880898.01401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880898.01536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c3da0> # /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 0x7f2aa20c3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880898.01565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880898.01586: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880898.01680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880898.01992: 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 0x7f2aa20fb7d0> # /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 0x7f2aa20fbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20dba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20d9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c0f50> # /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' <<< 9257 1726880898.02054: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880898.02060: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880898.02072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880898.02126: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880898.02131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880898.02134: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa211f6b0> <<< 9257 1726880898.02137: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa211e2d0> <<< 9257 1726880898.02141: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880898.02168: 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 0x7f2aa20da030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c2e40> <<< 9257 1726880898.02198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880898.02253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2150770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c01d0> <<< 9257 1726880898.02465: 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' <<< 9257 1726880898.02471: 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 0x7f2aa2150c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2150ad0> <<< 9257 1726880898.02474: 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 0x7f2aa2150e90> <<< 9257 1726880898.02479: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20bed20> <<< 9257 1726880898.02484: 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 0x7f2aa2151520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa21511f0> import 'importlib.machinery' # <<< 9257 1726880898.02487: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880898.02565: 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 0x7f2aa2152420> <<< 9257 1726880898.02569: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880898.02572: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880898.02577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880898.02579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880898.02605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880898.02666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216c620> <<< 9257 1726880898.02674: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880898.02677: 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 0x7f2aa216dd60> <<< 9257 1726880898.02710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880898.02714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880898.02720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880898.02874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216ec60> # 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 0x7f2aa216f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216e1b0> <<< 9257 1726880898.02878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880898.02881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880898.02883: 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 0x7f2aa216fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216f470> <<< 9257 1726880898.02924: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2152390> <<< 9257 1726880898.03046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880898.03050: 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 <<< 9257 1726880898.03200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880898.03208: 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 0x7f2aa1ef3cb0> # /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 0x7f2aa1f1c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1c4d0> # 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 0x7f2aa1f1c5f0> # 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 0x7f2aa1f1c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ef1e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880898.03293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880898.03305: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880898.03371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1df10> <<< 9257 1726880898.03378: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1cb90> <<< 9257 1726880898.03385: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2152b40> <<< 9257 1726880898.03406: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880898.03469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.03520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880898.03564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880898.03567: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f4e2d0> <<< 9257 1726880898.03660: 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' <<< 9257 1726880898.03764: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f663f0> <<< 9257 1726880898.03768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880898.03771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880898.03829: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880898.03864: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 9257 1726880898.03985: 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 0x7f2aa1fa31a0> # /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' <<< 9257 1726880898.04079: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1fc9940> <<< 9257 1726880898.04155: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1fa32c0> <<< 9257 1726880898.04256: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f67080> <<< 9257 1726880898.04261: 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 0x7f2aa1de02c0> <<< 9257 1726880898.04264: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f65430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1ee70> <<< 9257 1726880898.04380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2aa1de04d0> <<< 9257 1726880898.04554: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_vzw8exkn/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880898.04605: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.04642: 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' <<< 9257 1726880898.04687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880898.04762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880898.04867: 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 0x7f2aa1e39f70> <<< 9257 1726880898.04912: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880898.05005: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e10e60> <<< 9257 1726880898.05036: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1de3fb0> # zipimport: zlib available import 'ansible' # <<< 9257 1726880898.05084: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.05131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880898.05185: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.06721: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.07934: 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 0x7f2aa1e13e00> # /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' <<< 9257 1726880898.08023: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880898.08030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880898.08051: 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 0x7f2aa1e5d9a0> <<< 9257 1726880898.08126: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e5d730> <<< 9257 1726880898.08147: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e5d040> <<< 9257 1726880898.08169: 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 0x7f2aa1e5da90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e3ac00> import 'atexit' # <<< 9257 1726880898.08255: 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 0x7f2aa1e5e6f0> <<< 9257 1726880898.08260: 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 0x7f2aa1e5e930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880898.08369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880898.08374: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880898.08466: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e5ee70> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880898.08475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880898.08492: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc4b90> <<< 9257 1726880898.08503: 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 0x7f2aa1cc67b0> <<< 9257 1726880898.08570: 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' <<< 9257 1726880898.08621: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc7110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880898.08632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc7f50> <<< 9257 1726880898.08696: 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' <<< 9257 1726880898.08708: 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' <<< 9257 1726880898.08764: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccadb0> <<< 9257 1726880898.08878: 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 0x7f2aa1ccaed0> <<< 9257 1726880898.08899: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc9070> # /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' <<< 9257 1726880898.09019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880898.09026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880898.09029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880898.09031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccec60> <<< 9257 1726880898.09034: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880898.09266: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccd730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccd490> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880898.09277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880898.09306: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccfbf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc9580> # 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 0x7f2aa1d16e10> # /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 0x7f2aa1d16f30> # /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' <<< 9257 1726880898.09323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 9257 1726880898.09343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 9257 1726880898.09366: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.09387: 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 0x7f2aa1d18b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d188f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880898.09488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880898.09533: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.09575: 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 0x7f2aa1d1b080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d19220> <<< 9257 1726880898.09578: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880898.09631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.09671: 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' # <<< 9257 1726880898.09863: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d228a0> <<< 9257 1726880898.09973: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d1b230> <<< 9257 1726880898.10010: 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 0x7f2aa1d23740> # 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 0x7f2aa1d23590> <<< 9257 1726880898.10104: 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 0x7f2aa1d232c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d17230> # /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' <<< 9257 1726880898.10231: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.10235: 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 0x7f2aa1d26c00> <<< 9257 1726880898.10365: 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 0x7f2aa1d27e90> <<< 9257 1726880898.10373: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d253a0> <<< 9257 1726880898.10405: 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 0x7f2aa1d26720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d24f20> <<< 9257 1726880898.10428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.10461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880898.10468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.10590: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.10767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.10771: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880898.10774: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880898.10782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.10898: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.11028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.11679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.12361: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880898.12386: 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 <<< 9257 1726880898.12440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.12466: 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 0x7f2aa1db0170> <<< 9257 1726880898.12591: 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' <<< 9257 1726880898.12658: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1db0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d2a9c0> <<< 9257 1726880898.12681: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 9257 1726880898.12693: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.12884: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880898.12906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.13084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880898.13260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1db1070> # zipimport: zlib available <<< 9257 1726880898.13677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.14230: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.14339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.14454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880898.14460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.14466: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.14700: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # <<< 9257 1726880898.14725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.14771: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 9257 1726880898.15019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.15022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.15073: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880898.15127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.15408: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880898.15471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880898.15488: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880898.15567: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1db38f0> <<< 9257 1726880898.15586: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.15978: 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 # 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' <<< 9257 1726880898.16002: 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 0x7f2aa1bbdb50> <<< 9257 1726880898.16163: 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 0x7f2aa1bbe450> <<< 9257 1726880898.16167: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1db2570> # zipimport: zlib available <<< 9257 1726880898.16170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.16338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.16397: 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 <<< 9257 1726880898.16439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.16519: 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' <<< 9257 1726880898.16536: 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 0x7f2aa1bbd3a0> <<< 9257 1726880898.16574: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bbe690> <<< 9257 1726880898.16685: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.16832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.16836: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.16839: 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 <<< 9257 1726880898.16905: 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 <<< 9257 1726880898.16926: 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 <<< 9257 1726880898.16940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880898.17083: 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' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1c52870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc8500> <<< 9257 1726880898.17172: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc3740> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc2480> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880898.17243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880898.17574: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880898.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.18522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.19251: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/power/thermal_throttle", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/power/thermal_throttle"}, "after": {"path": "/etc/pcp/pmieconf/power/thermal_throttle"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "_original_basename": "thermal_throttle", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880898.19763: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880898.19767: 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 <<< 9257 1726880898.19770: 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 # 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 <<< 9257 1726880898.19778: 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 <<< 9257 1726880898.19841: 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 # 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 <<< 9257 1726880898.20080: 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 <<< 9257 1726880898.20108: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.20137: 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 <<< 9257 1726880898.20303: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.20310: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.20313: 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 <<< 9257 1726880898.20315: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9257 1726880898.20317: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880898.20763: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.20788: 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 <<< 9257 1726880898.20832: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880898.20835: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880898.20841: stdout chunk (state=3): >>># destroy re <<< 9257 1726880898.21003: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.21294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880898.21629: stderr chunk (state=3): >>><<< 9257 1726880898.21673: stdout chunk (state=3): >>><<< 9257 1726880898.22067: _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 0x7f2aa22d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa22a3b30> # /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 0x7f2aa22d6ab0> 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 0x7f2aa2085160> # /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 0x7f2aa2086000> 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 0x7f2aa20c3da0> # /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 0x7f2aa20c3fe0> # /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 0x7f2aa20fb7d0> # /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 0x7f2aa20fbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20dba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20d9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c0f50> # /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 0x7f2aa211f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa211e2d0> # /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 0x7f2aa20da030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c2e40> # /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 0x7f2aa2150770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20c01d0> # /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 0x7f2aa2150c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2150ad0> # 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 0x7f2aa2150e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa20bed20> # /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 0x7f2aa2151520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa21511f0> 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 0x7f2aa2152420> 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 0x7f2aa216c620> 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 0x7f2aa216dd60> # /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 0x7f2aa216ec60> # 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 0x7f2aa216f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216e1b0> # /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 0x7f2aa216fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa216f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2152390> # /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 0x7f2aa1ef3cb0> # /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 0x7f2aa1f1c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1c4d0> # 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 0x7f2aa1f1c5f0> # 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 0x7f2aa1f1c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ef1e50> # /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 0x7f2aa1f1df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa2152b40> # /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 0x7f2aa1f4e2d0> # /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 0x7f2aa1f663f0> # /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 0x7f2aa1fa31a0> # /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 0x7f2aa1fc9940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1fa32c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f67080> # /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 0x7f2aa1de02c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f65430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1f1ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2aa1de04d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_vzw8exkn/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 0x7f2aa1e39f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e10e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1de3fb0> # 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 0x7f2aa1e13e00> # /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 0x7f2aa1e5d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e5d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e5d040> # /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 0x7f2aa1e5da90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1e3ac00> 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 0x7f2aa1e5e6f0> # 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 0x7f2aa1e5e930> # /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 0x7f2aa1e5ee70> 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 0x7f2aa1cc4b90> # 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 0x7f2aa1cc67b0> # /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 0x7f2aa1cc7110> # /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 0x7f2aa1cc7f50> # /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 0x7f2aa1ccadb0> # 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 0x7f2aa1ccaed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc9070> # /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 0x7f2aa1ccec60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccd730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1ccd490> # /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 0x7f2aa1ccfbf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1cc9580> # 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 0x7f2aa1d16e10> # /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 0x7f2aa1d16f30> # /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 0x7f2aa1d18b30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d188f0> # /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 0x7f2aa1d1b080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d19220> # /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 0x7f2aa1d228a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d1b230> # 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 0x7f2aa1d23740> # 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 0x7f2aa1d23590> # 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 0x7f2aa1d232c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d17230> # /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 0x7f2aa1d26c00> # 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 0x7f2aa1d27e90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d253a0> # 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 0x7f2aa1d26720> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d24f20> # 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 0x7f2aa1db0170> # /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 0x7f2aa1db0f80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1d2a9c0> 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 0x7f2aa1db1070> # 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 0x7f2aa1db38f0> # 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 0x7f2aa1bbdb50> # 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 0x7f2aa1bbe450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1db2570> # 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 0x7f2aa1bbd3a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bbe690> 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 0x7f2aa1c52870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc8500> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc3740> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2aa1bc2480> # 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/pcp/pmieconf/power/thermal_throttle", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/power/thermal_throttle"}, "after": {"path": "/etc/pcp/pmieconf/power/thermal_throttle"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "_original_basename": "thermal_throttle", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880898.23313: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/power/thermal_throttle', '_original_basename': 'thermal_throttle', 'recurse': False, 'state': 'file', '_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.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-1726880897.4469032-10199-260362928362207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880898.23317: _low_level_execute_command(): starting 9257 1726880898.23320: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880897.4469032-10199-260362928362207/ > /dev/null 2>&1 && sleep 0' 9257 1726880898.24451: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880898.24454: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880898.24459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880898.24462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880898.24464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.24631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880898.24689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.24852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.26766: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.26965: stderr chunk (state=3): >>><<< 9257 1726880898.26969: stdout chunk (state=3): >>><<< 9257 1726880898.27104: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880898.27108: handler run complete 9257 1726880898.27111: attempt loop complete, returning result 9257 1726880898.27212: variable 'item' from source: unknown 9257 1726880898.27380: variable 'item' from source: unknown ok: [managed_node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } 9257 1726880898.27976: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880898.27980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880898.27983: variable 'omit' from source: magic vars 9257 1726880898.27985: variable 'omit' from source: magic vars 9257 1726880898.27988: variable 'omit' from source: magic vars 9257 1726880898.28365: variable 'item' from source: unknown 9257 1726880898.28629: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880898.28637: variable 'item' from source: unknown 9257 1726880898.28659: variable 'omit' from source: magic vars 9257 1726880898.28688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880898.28863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880898.28866: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880898.28869: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880898.28872: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880898.28874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880898.29165: Set connection var ansible_connection to ssh 9257 1726880898.29169: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880898.29172: Set connection var ansible_pipelining to False 9257 1726880898.29175: Set connection var ansible_shell_type to sh 9257 1726880898.29177: Set connection var ansible_shell_executable to /bin/sh 9257 1726880898.29180: Set connection var ansible_timeout to 10 9257 1726880898.29182: variable 'ansible_shell_executable' from source: unknown 9257 1726880898.29184: variable 'ansible_connection' from source: unknown 9257 1726880898.29187: variable 'ansible_module_compression' from source: unknown 9257 1726880898.29189: variable 'ansible_shell_type' from source: unknown 9257 1726880898.29191: variable 'ansible_shell_executable' from source: unknown 9257 1726880898.29193: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880898.29281: variable 'ansible_pipelining' from source: unknown 9257 1726880898.29291: variable 'ansible_timeout' from source: unknown 9257 1726880898.29297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880898.29526: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880898.29538: variable 'omit' from source: magic vars 9257 1726880898.29543: starting attempt loop 9257 1726880898.29549: running the handler 9257 1726880898.29555: _low_level_execute_command(): starting 9257 1726880898.29562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880898.31056: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880898.31150: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.31286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880898.31301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.31379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.31436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.33265: stdout chunk (state=3): >>>/root <<< 9257 1726880898.33324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.33670: stderr chunk (state=3): >>><<< 9257 1726880898.33673: stdout chunk (state=3): >>><<< 9257 1726880898.33677: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880898.33679: _low_level_execute_command(): starting 9257 1726880898.33682: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793 `" && echo ansible-tmp-1726880898.3357358-10199-136897246793793="` echo /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793 `" ) && sleep 0' 9257 1726880898.35026: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.35365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.35369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.37457: stdout chunk (state=3): >>>ansible-tmp-1726880898.3357358-10199-136897246793793=/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793 <<< 9257 1726880898.37830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.37834: stdout chunk (state=3): >>><<< 9257 1726880898.37843: stderr chunk (state=3): >>><<< 9257 1726880898.37865: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880898.3357358-10199-136897246793793=/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880898.37887: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880898.37925: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/zeroconf/all_threads /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/zeroconf/all_threads 9257 1726880898.38219: variable 'ansible_module_compression' from source: unknown 9257 1726880898.38383: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880898.38467: variable 'ansible_facts' from source: unknown 9257 1726880898.38527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py 9257 1726880898.39153: Sending initial data 9257 1726880898.39156: Sent initial data (152 bytes) 9257 1726880898.41164: 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 <<< 9257 1726880898.41297: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880898.41680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.41767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.43462: 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 <<< 9257 1726880898.43492: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880898.43534: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpdyuxr9qa /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py <<< 9257 1726880898.43676: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpdyuxr9qa" to remote "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py" <<< 9257 1726880898.46632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.46675: stderr chunk (state=3): >>><<< 9257 1726880898.46678: stdout chunk (state=3): >>><<< 9257 1726880898.46715: done transferring module to remote 9257 1726880898.46729: _low_level_execute_command(): starting 9257 1726880898.46735: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/ /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py && sleep 0' 9257 1726880898.48772: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.49376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880898.49380: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.49473: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.49536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.51349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.51353: stderr chunk (state=3): >>><<< 9257 1726880898.51356: stdout chunk (state=3): >>><<< 9257 1726880898.51378: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880898.51389: _low_level_execute_command(): starting 9257 1726880898.51396: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_stat.py && sleep 0' 9257 1726880898.52885: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880898.52890: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880898.52936: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.53190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880898.53209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.53229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.53314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.55429: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880898.55723: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880898.55730: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880898.55733: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880898.55736: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880898.55738: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880898.55741: 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' <<< 9257 1726880898.55762: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880898.55788: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880898.55851: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880898.55858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880898.55896: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32572c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3256fbb30> <<< 9257 1726880898.55909: 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 0x7fc32572eab0> <<< 9257 1726880898.55989: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 9257 1726880898.56002: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 9257 1726880898.56020: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880898.56265: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880898.56272: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 9257 1726880898.56275: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880898.56278: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880898.56286: 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' <<< 9257 1726880898.56370: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3254fd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 9257 1726880898.56488: 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 0x7fc3254fe000> <<< 9257 1726880898.56492: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880898.56495: 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. <<< 9257 1726880898.56696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880898.56868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880898.56901: 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' # /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 0x7fc32553bda0> # /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' <<< 9257 1726880898.56923: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880898.56934: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32553bfe0> <<< 9257 1726880898.56954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880898.56972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880898.57002: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880898.57076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880898.57107: 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 0x7fc3255737d0> <<< 9257 1726880898.57250: 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 0x7fc325573e60> <<< 9257 1726880898.57254: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325553a70> import '_functools' # <<< 9257 1726880898.57263: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325551190> <<< 9257 1726880898.57357: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325538f50> <<< 9257 1726880898.57381: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880898.57395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880898.57570: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880898.57574: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880898.57576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880898.57579: 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' <<< 9257 1726880898.57583: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255976b0> <<< 9257 1726880898.57585: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255962d0> <<< 9257 1726880898.57588: 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 0x7fc325552030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32553ae40> <<< 9257 1726880898.57814: 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' <<< 9257 1726880898.57818: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255381d0> # /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' <<< 9257 1726880898.57821: 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 0x7fc3255c8c20> <<< 9257 1726880898.57824: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c8ad0> # 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 0x7fc3255c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325536d20> <<< 9257 1726880898.57827: 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 <<< 9257 1726880898.57876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c9520> <<< 9257 1726880898.57932: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c91f0> 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' <<< 9257 1726880898.58063: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255ca420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880898.58067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880898.58070: 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' <<< 9257 1726880898.58072: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255e4620> import 'errno' # <<< 9257 1726880898.58113: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.58129: 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 0x7fc3255e5d60> <<< 9257 1726880898.58369: 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' <<< 9257 1726880898.58373: 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 0x7fc3255e6c60> # 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 0x7fc3255e72c0> <<< 9257 1726880898.58378: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255e61b0> <<< 9257 1726880898.58381: 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' <<< 9257 1726880898.58384: 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 0x7fc3255e7d40> <<< 9257 1726880898.58388: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255e7470> <<< 9257 1726880898.58462: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255ca390> <<< 9257 1726880898.58485: 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' <<< 9257 1726880898.58501: 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 0x7fc325363cb0> <<< 9257 1726880898.58529: 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' <<< 9257 1726880898.58804: 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 0x7fc32538c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538c4d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.58808: 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 0x7fc32538c5f0> <<< 9257 1726880898.58811: 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 0x7fc32538c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325361e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880898.58814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880898.58820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880898.58823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880898.58859: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538cb90> <<< 9257 1726880898.58870: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255cab40> <<< 9257 1726880898.58914: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880898.58945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.59068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880898.59099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253be2d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880898.59113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.59134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880898.59144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880898.59250: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253d63f0> <<< 9257 1726880898.59254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880898.59259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880898.59324: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880898.59358: 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 0x7fc3254131a0> <<< 9257 1726880898.59369: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880898.59408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880898.59451: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880898.59762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880898.59766: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325439940> <<< 9257 1726880898.59936: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3254132c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253d7080> # /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 0x7fc3252502c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253d5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3252504d0> <<< 9257 1726880898.59962: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_56fauy_b/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880898.60096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.60129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880898.60140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880898.60193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880898.60400: 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 0x7fc3252a9f70> import '_typing' # <<< 9257 1726880898.60513: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325280e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325253fb0> <<< 9257 1726880898.60530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.60563: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880898.60616: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880898.60740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.62289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.63499: 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 0x7fc325283e00> # /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' <<< 9257 1726880898.63519: 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' <<< 9257 1726880898.63603: 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 0x7fc3252cd9a0> <<< 9257 1726880898.63618: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252cd730> <<< 9257 1726880898.63652: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252cd040> <<< 9257 1726880898.63670: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880898.63824: 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 0x7fc3252cda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252aac00> 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 0x7fc3252ce6f0> # 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 0x7fc3252ce930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880898.63854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880898.63932: stdout chunk (state=3): >>>import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252cee70> import 'pwd' # <<< 9257 1726880898.64193: 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 0x7fc325130b60> # 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 0x7fc325132780> <<< 9257 1726880898.64283: 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' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3251330e0> # /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 0x7fc325133f20> # /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' <<< 9257 1726880898.64364: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325136d80> <<< 9257 1726880898.64369: 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 0x7fc325136ea0> <<< 9257 1726880898.64384: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325135040> <<< 9257 1726880898.64415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880898.64429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880898.64650: 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 0x7fc32513ac90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325139760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3251394c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880898.64734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880898.64743: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32513bad0> <<< 9257 1726880898.64778: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325135550> <<< 9257 1726880898.64806: 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 0x7fc325182db0> <<< 9257 1726880898.64833: 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' <<< 9257 1726880898.64962: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325182ed0> <<< 9257 1726880898.65166: 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 0x7fc325184aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325184860> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880898.65295: 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 0x7fc325186ff0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325185160> # /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 0x7fc32518e810> <<< 9257 1726880898.65435: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3251871a0> <<< 9257 1726880898.65511: 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 0x7fc32518fb00> <<< 9257 1726880898.65552: 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 0x7fc32518f9b0> <<< 9257 1726880898.65621: 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 0x7fc32518f230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325183170> <<< 9257 1726880898.65721: 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' <<< 9257 1726880898.65778: 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 0x7fc325193290> <<< 9257 1726880898.65997: 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 0x7fc3251944a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325191a00> # 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 0x7fc325192db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325191610> <<< 9257 1726880898.66024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.66135: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880898.66152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.66275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880898.66386: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880898.66598: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.66602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.67268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.67937: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880898.68037: 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' <<< 9257 1726880898.68135: 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 0x7fc32521c650> <<< 9257 1726880898.68160: 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' <<< 9257 1726880898.68255: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32521d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325197950> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 9257 1726880898.68368: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.68372: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880898.68572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.68766: 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 0x7fc32521d640> # zipimport: zlib available <<< 9257 1726880898.69247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70064: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.70068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880898.70108: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880898.70151: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70267: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880898.70296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880898.70320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70400: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880898.70408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70690: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.70992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880898.71185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880898.71214: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32521fb00> # zipimport: zlib available <<< 9257 1726880898.71221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.71355: 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' # <<< 9257 1726880898.71365: 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' <<< 9257 1726880898.71524: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.71575: 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 0x7fc325225f70> <<< 9257 1726880898.71625: 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 0x7fc3252268a0> <<< 9257 1726880898.71657: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32518fd70> # zipimport: zlib available <<< 9257 1726880898.71701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.71739: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880898.71767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.71797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.71851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.71952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.72005: 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 <<< 9257 1726880898.72018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.72187: 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 0x7fc3252255e0> <<< 9257 1726880898.72192: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325226a20> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880898.72199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.72316: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.72492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880898.72675: 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' <<< 9257 1726880898.72679: 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 <<< 9257 1726880898.72683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880898.72686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880898.72688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880898.72690: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3250ba900> <<< 9257 1726880898.72693: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325030590> <<< 9257 1726880898.73093: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32522a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325225580> # 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 <<< 9257 1726880898.73289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880898.74551: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 840, "inode": 264483, "dev": 51714, "nlink": 1, "atime": 1726880741.5152059, "mtime": 1717977600.0, "ctime": 1726880733.3211176, "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": "65169db16dcaa224c211373001adc3addf1031c4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3295362129", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880898.74569: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880898.74990: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880898.75051: 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 <<< 9257 1726880898.75059: 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 <<< 9257 1726880898.75062: 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 <<< 9257 1726880898.75198: stdout chunk (state=3): >>># 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 <<< 9257 1726880898.75422: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880898.75447: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880898.75565: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct <<< 9257 1726880898.75571: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880898.75574: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 9257 1726880898.75593: 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 <<< 9257 1726880898.75727: 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 # 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 <<< 9257 1726880898.75764: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880898.75795: 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 <<< 9257 1726880898.75927: 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 <<< 9257 1726880898.75931: 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 # 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 <<< 9257 1726880898.75954: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880898.76165: 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 <<< 9257 1726880898.76193: 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 <<< 9257 1726880898.76209: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880898.76300: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 9257 1726880898.76392: 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 # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 9257 1726880898.76409: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880898.77139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880898.77248: stdout chunk (state=3): >>><<< 9257 1726880898.77253: stderr chunk (state=3): >>><<< 9257 1726880898.77400: _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 0x7fc32572c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3256fbb30> # /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 0x7fc32572eab0> 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 0x7fc3254fd160> # /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 0x7fc3254fe000> 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 0x7fc32553bda0> # /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 0x7fc32553bfe0> # /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 0x7fc3255737d0> # /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 0x7fc325573e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325553a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325551190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325538f50> # /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 0x7fc3255976b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255962d0> # /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 0x7fc325552030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32553ae40> # /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 0x7fc3255c8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255381d0> # /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 0x7fc3255c8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c8ad0> # 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 0x7fc3255c8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325536d20> # /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 0x7fc3255c9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255c91f0> 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 0x7fc3255ca420> 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 0x7fc3255e4620> 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 0x7fc3255e5d60> # /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 0x7fc3255e6c60> # 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 0x7fc3255e72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255e61b0> # /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 0x7fc3255e7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255e7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255ca390> # /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 0x7fc325363cb0> # /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 0x7fc32538c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538c4d0> # 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 0x7fc32538c5f0> # 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 0x7fc32538c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325361e50> # /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 0x7fc32538df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3255cab40> # /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 0x7fc3253be2d0> # /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 0x7fc3253d63f0> # /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 0x7fc3254131a0> # /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 0x7fc325439940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3254132c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253d7080> # /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 0x7fc3252502c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3253d5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32538ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc3252504d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_56fauy_b/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 0x7fc3252a9f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325280e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325253fb0> # 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 0x7fc325283e00> # /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 0x7fc3252cd9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252cd730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252cd040> # /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 0x7fc3252cda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3252aac00> 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 0x7fc3252ce6f0> # 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 0x7fc3252ce930> # /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 0x7fc3252cee70> 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 0x7fc325130b60> # 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 0x7fc325132780> # /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 0x7fc3251330e0> # /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 0x7fc325133f20> # /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 0x7fc325136d80> # 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 0x7fc325136ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325135040> # /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 0x7fc32513ac90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325139760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3251394c0> # /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 0x7fc32513bad0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325135550> # 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 0x7fc325182db0> # /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 0x7fc325182ed0> # /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 0x7fc325184aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325184860> # /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 0x7fc325186ff0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325185160> # /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 0x7fc32518e810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc3251871a0> # 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 0x7fc32518fb00> # 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 0x7fc32518f9b0> # 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 0x7fc32518f230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325183170> # /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 0x7fc325193290> # 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 0x7fc3251944a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325191a00> # 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 0x7fc325192db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325191610> # 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 0x7fc32521c650> # /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 0x7fc32521d3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325197950> 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 0x7fc32521d640> # 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 0x7fc32521fb00> # 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 0x7fc325225f70> # 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 0x7fc3252268a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32518fd70> # 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 0x7fc3252255e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325226a20> 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 0x7fc3250ba900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325030590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc32522a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc325225580> # 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/pcp/pmieconf/zeroconf/all_threads", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 840, "inode": 264483, "dev": 51714, "nlink": 1, "atime": 1726880741.5152059, "mtime": 1717977600.0, "ctime": 1726880733.3211176, "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": "65169db16dcaa224c211373001adc3addf1031c4", "mimetype": "text/plain", "charset": "us-ascii", "version": "3295362129", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880898.79282: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/zeroconf/all_threads', '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-1726880898.3357358-10199-136897246793793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880898.79291: variable 'ansible_module_compression' from source: unknown 9257 1726880898.79295: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880898.79298: variable 'ansible_facts' from source: unknown 9257 1726880898.79300: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py 9257 1726880898.79377: Sending initial data 9257 1726880898.79382: Sent initial data (152 bytes) 9257 1726880898.81209: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.81226: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880898.81281: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.81503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.81587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.81615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.83439: 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 <<< 9257 1726880898.83585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880898.83589: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp40xuwvh3 /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py <<< 9257 1726880898.83592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py" <<< 9257 1726880898.83652: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp40xuwvh3" to remote "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py" <<< 9257 1726880898.86460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.86628: stderr chunk (state=3): >>><<< 9257 1726880898.86881: stdout chunk (state=3): >>><<< 9257 1726880898.86886: done transferring module to remote 9257 1726880898.86889: _low_level_execute_command(): starting 9257 1726880898.86892: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/ /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py && sleep 0' 9257 1726880898.88626: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.88833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.88943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.89102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.91013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880898.91018: stdout chunk (state=3): >>><<< 9257 1726880898.91029: stderr chunk (state=3): >>><<< 9257 1726880898.91092: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880898.91108: _low_level_execute_command(): starting 9257 1726880898.91340: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/AnsiballZ_file.py && sleep 0' 9257 1726880898.92675: 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 <<< 9257 1726880898.92678: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.92692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880898.92719: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880898.92793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880898.92936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880898.93032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880898.93244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880898.95372: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880898.95425: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880898.95441: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880898.95547: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880898.95767: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880898.95807: 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' 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' <<< 9257 1726880898.95811: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7ad4530> <<< 9257 1726880898.95847: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7aa3b30> <<< 9257 1726880898.95852: 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' <<< 9257 1726880898.95881: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7ad6ab0> <<< 9257 1726880898.95889: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880898.95908: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880898.95933: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880898.95970: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880898.96068: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880898.96088: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880898.96135: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880898.96239: 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' # /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' <<< 9257 1726880898.96269: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78a5160> <<< 9257 1726880898.96328: 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' <<< 9257 1726880898.96346: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78a6000> <<< 9257 1726880898.96378: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880898.96405: 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. <<< 9257 1726880898.96707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880898.96723: 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 <<< 9257 1726880898.96772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880898.96828: 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 0x7fa3b78e3da0> <<< 9257 1726880898.96933: 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 0x7fa3b78e3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880898.96968: 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 <<< 9257 1726880898.97141: 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 0x7fa3b791b7d0> # /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 0x7fa3b791be60> import '_collections' # <<< 9257 1726880898.97234: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78fba70> import '_functools' # <<< 9257 1726880898.97382: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78f9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e0f50> <<< 9257 1726880898.97387: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880898.97532: 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 # 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 0x7fa3b793f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b793e2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880898.97569: 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 0x7fa3b78fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e2e40> <<< 9257 1726880898.97730: 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 0x7fa3b7970770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e01d0> # /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 0x7fa3b7970c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7970ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.97748: 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 0x7fa3b7970e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78ded20> <<< 9257 1726880898.97784: 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' <<< 9257 1726880898.97815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880898.97854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7971520> <<< 9257 1726880898.97885: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79711f0> import 'importlib.machinery' # <<< 9257 1726880898.98074: 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 0x7fa3b7972420> 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' <<< 9257 1726880898.98169: 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 0x7fa3b798c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880898.98181: 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 0x7fa3b798dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880898.98186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880898.98356: 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 0x7fa3b798ec60> # 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 0x7fa3b798f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b798e1b0> # /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 0x7fa3b798fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b798f470> <<< 9257 1726880898.98363: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7972390> <<< 9257 1726880898.98414: 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' <<< 9257 1726880898.98442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880898.98530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880898.98573: 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 0x7fa3b771bcb0> # /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 0x7fa3b7744770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77444d0> <<< 9257 1726880898.98580: 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 0x7fa3b77445f0> <<< 9257 1726880898.98608: 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 0x7fa3b7744950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7719e50> <<< 9257 1726880898.98686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880898.98723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880898.98812: 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 0x7fa3b7745f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7744b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7972b40> <<< 9257 1726880898.98839: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880898.98894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880898.98909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880898.98993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880898.99049: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77762d0> <<< 9257 1726880898.99130: 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 <<< 9257 1726880898.99133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880898.99210: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b778e3f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880898.99214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880898.99294: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880898.99367: 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 0x7fa3b77cb1a0> <<< 9257 1726880898.99370: 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' <<< 9257 1726880898.99422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880898.99425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880898.99514: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77f1940> <<< 9257 1726880898.99584: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77cb2c0> <<< 9257 1726880898.99683: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b778f080> <<< 9257 1726880898.99699: 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 0x7fa3b76082c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b778d430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7746e70> <<< 9257 1726880898.99793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880898.99831: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b76084d0> <<< 9257 1726880898.99887: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_hr7fzibg/ansible_ansible.legacy.file_payload.zip' <<< 9257 1726880898.99903: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.00041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.00086: 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' <<< 9257 1726880899.00151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880899.00280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880899.00284: 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 0x7fa3b7661f70> import '_typing' # <<< 9257 1726880899.00466: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7638e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b760bfb0> <<< 9257 1726880899.00478: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.00538: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880899.00541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.00678: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880899.02267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.03436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880899.03506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b763be00> # /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' <<< 9257 1726880899.03596: 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' <<< 9257 1726880899.03694: 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 0x7fa3b76859a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7685730> <<< 9257 1726880899.03700: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7685040> <<< 9257 1726880899.03795: 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 0x7fa3b7685a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7662c00> 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 0x7fa3b76866f0> <<< 9257 1726880899.03863: 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 0x7fa3b7686930> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880899.03899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880899.03943: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7686e70> import 'pwd' # <<< 9257 1726880899.04050: 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' <<< 9257 1726880899.04133: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74ecb90> # 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 0x7fa3b74ee7b0> # /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' <<< 9257 1726880899.04207: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74ef110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880899.04308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74eff50> # /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' <<< 9257 1726880899.04456: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f2db0> # 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 0x7fa3b74f2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f1070> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880899.04514: 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 <<< 9257 1726880899.04576: 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 0x7fa3b74f6c90> <<< 9257 1726880899.04602: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880899.04653: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f5760> <<< 9257 1726880899.04691: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f54c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880899.04706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880899.04765: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f7e60> <<< 9257 1726880899.04817: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f1580> <<< 9257 1726880899.04842: 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 0x7fa3b753ede0> <<< 9257 1726880899.04870: 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 0x7fa3b753ef00> <<< 9257 1726880899.04952: 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' <<< 9257 1726880899.05015: 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' <<< 9257 1726880899.05084: 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 0x7fa3b7540b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75408c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880899.05165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880899.05221: 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 0x7fa3b7543020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75411c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880899.05290: 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' # <<< 9257 1726880899.05363: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b754a810> <<< 9257 1726880899.05485: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75431a0> <<< 9257 1726880899.05574: 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 0x7fa3b754b5f0> <<< 9257 1726880899.05698: 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 0x7fa3b754b650> <<< 9257 1726880899.05739: 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 0x7fa3b754bb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b753f200> # /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' <<< 9257 1726880899.05849: 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 0x7fa3b754eb40> <<< 9257 1726880899.06074: 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 0x7fa3b754ff80> <<< 9257 1726880899.06078: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b754d310> # 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 0x7fa3b754e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b754ce90> <<< 9257 1726880899.06169: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880899.06263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.06433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880899.06437: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880899.06489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.06597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.06756: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.07678: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.08049: 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' # <<< 9257 1726880899.08183: 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 0x7fa3b75d81d0> <<< 9257 1726880899.08367: 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 0x7fa3b75d95b0> <<< 9257 1726880899.08406: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75533e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 9257 1726880899.08450: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880899.08614: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.08876: 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 0x7fa3b75d9790> # zipimport: zlib available <<< 9257 1726880899.09593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.09918: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.10008: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.10217: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880899.10377: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880899.10381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.10573: 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 <<< 9257 1726880899.10600: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880899.10913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.11198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880899.11293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880899.11339: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75db650> # zipimport: zlib available <<< 9257 1726880899.11473: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.11562: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880899.11595: 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' <<< 9257 1726880899.11616: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.11789: 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 0x7fa3b75e1c40> <<< 9257 1726880899.11877: 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 0x7fa3b75e2510> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7552fc0> # zipimport: zlib available <<< 9257 1726880899.11984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880899.11988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.12171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880899.12310: 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' <<< 9257 1726880899.12370: 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 0x7fa3b75e1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75e26c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880899.12567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880899.12700: 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' <<< 9257 1726880899.12708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880899.13110: 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 0x7fa3b747a8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73f0530> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73ea750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73ea4b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880899.13117: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.13176: 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 <<< 9257 1726880899.13778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.14302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.15202: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/zeroconf/all_threads", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads"}, "after": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "_original_basename": "all_threads", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880899.15383: 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 <<< 9257 1726880899.15455: 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 # 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 <<< 9257 1726880899.15462: 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 <<< 9257 1726880899.15556: 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 <<< 9257 1726880899.15561: 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 # 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 <<< 9257 1726880899.15569: 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 # 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 <<< 9257 1726880899.15584: 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 <<< 9257 1726880899.15809: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880899.15863: 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 <<< 9257 1726880899.15924: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880899.15927: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880899.16054: 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 # 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 <<< 9257 1726880899.16066: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.16181: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.16195: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.16367: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880899.16502: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880899.16547: 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 <<< 9257 1726880899.16576: stdout chunk (state=3): >>># destroy _signal # destroy _typing <<< 9257 1726880899.16598: stdout chunk (state=3): >>># destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880899.16636: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880899.16704: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880899.16731: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.16774: stdout chunk (state=3): >>># destroy _random <<< 9257 1726880899.16805: 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 <<< 9257 1726880899.17281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880899.17664: stdout chunk (state=3): >>><<< 9257 1726880899.17668: stderr chunk (state=3): >>><<< 9257 1726880899.17677: _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 0x7fa3b7ad4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7aa3b30> # /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 0x7fa3b7ad6ab0> 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 0x7fa3b78a5160> # /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 0x7fa3b78a6000> 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 0x7fa3b78e3da0> # /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 0x7fa3b78e3fe0> # /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 0x7fa3b791b7d0> # /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 0x7fa3b791be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78fba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78f9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e0f50> # /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 0x7fa3b793f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b793e2d0> # /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 0x7fa3b78fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e2e40> # /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 0x7fa3b7970770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78e01d0> # /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 0x7fa3b7970c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7970ad0> # 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 0x7fa3b7970e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b78ded20> # /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 0x7fa3b7971520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b79711f0> 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 0x7fa3b7972420> 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 0x7fa3b798c620> 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 0x7fa3b798dd60> # /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 0x7fa3b798ec60> # 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 0x7fa3b798f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b798e1b0> # /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 0x7fa3b798fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b798f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7972390> # /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 0x7fa3b771bcb0> # /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 0x7fa3b7744770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77444d0> # 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 0x7fa3b77445f0> # 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 0x7fa3b7744950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7719e50> # /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 0x7fa3b7745f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7744b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7972b40> # /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 0x7fa3b77762d0> # /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 0x7fa3b778e3f0> # /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 0x7fa3b77cb1a0> # /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 0x7fa3b77f1940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b77cb2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b778f080> # /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 0x7fa3b76082c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b778d430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7746e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3b76084d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_hr7fzibg/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 0x7fa3b7661f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7638e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b760bfb0> # 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 0x7fa3b763be00> # /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 0x7fa3b76859a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7685730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7685040> # /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 0x7fa3b7685a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7662c00> 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 0x7fa3b76866f0> # 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 0x7fa3b7686930> # /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 0x7fa3b7686e70> 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 0x7fa3b74ecb90> # 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 0x7fa3b74ee7b0> # /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 0x7fa3b74ef110> # /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 0x7fa3b74eff50> # /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 0x7fa3b74f2db0> # 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 0x7fa3b74f2ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f1070> # /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 0x7fa3b74f6c90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f5760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f54c0> # /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 0x7fa3b74f7e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b74f1580> # 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 0x7fa3b753ede0> # /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 0x7fa3b753ef00> # /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 0x7fa3b7540b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75408c0> # /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 0x7fa3b7543020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75411c0> # /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 0x7fa3b754a810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75431a0> # 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 0x7fa3b754b5f0> # 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 0x7fa3b754b650> # 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 0x7fa3b754bb90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b753f200> # /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 0x7fa3b754eb40> # 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 0x7fa3b754ff80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b754d310> # 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 0x7fa3b754e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b754ce90> # 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 0x7fa3b75d81d0> # /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 0x7fa3b75d95b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75533e0> 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 0x7fa3b75d9790> # 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 0x7fa3b75db650> # 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 0x7fa3b75e1c40> # 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 0x7fa3b75e2510> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b7552fc0> # 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 0x7fa3b75e1220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b75e26c0> 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 0x7fa3b747a8a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73f0530> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73ea750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3b73ea4b0> # 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/pcp/pmieconf/zeroconf/all_threads", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads"}, "after": {"path": "/etc/pcp/pmieconf/zeroconf/all_threads"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "_original_basename": "all_threads", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880899.19065: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/zeroconf/all_threads', '_original_basename': 'all_threads', 'recurse': False, 'state': 'file', '_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.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-1726880898.3357358-10199-136897246793793/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880899.19069: _low_level_execute_command(): starting 9257 1726880899.19072: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880898.3357358-10199-136897246793793/ > /dev/null 2>&1 && sleep 0' 9257 1726880899.19221: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.19241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.19268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880899.19370: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.19411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.19434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.19448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.19529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.21486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.21521: stderr chunk (state=3): >>><<< 9257 1726880899.21535: stdout chunk (state=3): >>><<< 9257 1726880899.21556: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880899.21594: handler run complete 9257 1726880899.21629: attempt loop complete, returning result 9257 1726880899.21656: variable 'item' from source: unknown 9257 1726880899.21810: variable 'item' from source: unknown ok: [managed_node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } 9257 1726880899.22050: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880899.22263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880899.22267: variable 'omit' from source: magic vars 9257 1726880899.22271: variable 'omit' from source: magic vars 9257 1726880899.22273: variable 'omit' from source: magic vars 9257 1726880899.22379: variable 'item' from source: unknown 9257 1726880899.22517: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880899.22528: variable 'item' from source: unknown 9257 1726880899.22551: variable 'omit' from source: magic vars 9257 1726880899.22581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880899.22595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880899.22621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880899.22662: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880899.22666: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880899.22668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880899.22772: Set connection var ansible_connection to ssh 9257 1726880899.22789: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880899.22826: Set connection var ansible_pipelining to False 9257 1726880899.22834: Set connection var ansible_shell_type to sh 9257 1726880899.22840: Set connection var ansible_shell_executable to /bin/sh 9257 1726880899.22846: Set connection var ansible_timeout to 10 9257 1726880899.22879: variable 'ansible_shell_executable' from source: unknown 9257 1726880899.22935: variable 'ansible_connection' from source: unknown 9257 1726880899.22940: variable 'ansible_module_compression' from source: unknown 9257 1726880899.22943: variable 'ansible_shell_type' from source: unknown 9257 1726880899.22945: variable 'ansible_shell_executable' from source: unknown 9257 1726880899.22948: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880899.22950: variable 'ansible_pipelining' from source: unknown 9257 1726880899.22953: variable 'ansible_timeout' from source: unknown 9257 1726880899.22955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880899.23155: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880899.23160: variable 'omit' from source: magic vars 9257 1726880899.23163: starting attempt loop 9257 1726880899.23166: running the handler 9257 1726880899.23169: _low_level_execute_command(): starting 9257 1726880899.23172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880899.24552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.24595: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.24650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.24681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.24727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.24774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.26418: stdout chunk (state=3): >>>/root <<< 9257 1726880899.26623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.26627: stdout chunk (state=3): >>><<< 9257 1726880899.26636: stderr chunk (state=3): >>><<< 9257 1726880899.26734: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880899.26881: _low_level_execute_command(): starting 9257 1726880899.26885: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539 `" && echo ansible-tmp-1726880899.2676075-10199-180052089282539="` echo /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539 `" ) && sleep 0' 9257 1726880899.28027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.28067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.28121: 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.46.117 originally 10.31.46.117 <<< 9257 1726880899.28182: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.28291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.28317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.28360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.28485: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.30386: stdout chunk (state=3): >>>ansible-tmp-1726880899.2676075-10199-180052089282539=/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539 <<< 9257 1726880899.30610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.30614: stdout chunk (state=3): >>><<< 9257 1726880899.30617: stderr chunk (state=3): >>><<< 9257 1726880899.30632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880899.2676075-10199-180052089282539=/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880899.30651: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880899.30791: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/files/filesys/vfs_files /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/files/filesys/vfs_files 9257 1726880899.30795: variable 'ansible_module_compression' from source: unknown 9257 1726880899.30815: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880899.30843: variable 'ansible_facts' from source: unknown 9257 1726880899.30936: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py 9257 1726880899.31145: Sending initial data 9257 1726880899.31148: Sent initial data (152 bytes) 9257 1726880899.31784: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880899.31930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.31955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.32225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.32327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.33852: 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 <<< 9257 1726880899.33900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880899.33971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpcatb_ns4 /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py <<< 9257 1726880899.33975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py" <<< 9257 1726880899.34252: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpcatb_ns4" to remote "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py" <<< 9257 1726880899.35689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.35728: stderr chunk (state=3): >>><<< 9257 1726880899.35778: stdout chunk (state=3): >>><<< 9257 1726880899.35815: done transferring module to remote 9257 1726880899.35831: _low_level_execute_command(): starting 9257 1726880899.35841: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/ /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py && sleep 0' 9257 1726880899.36635: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.36668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.36882: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880899.36983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.37027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.38886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.38894: stdout chunk (state=3): >>><<< 9257 1726880899.38897: stderr chunk (state=3): >>><<< 9257 1726880899.39079: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880899.39082: _low_level_execute_command(): starting 9257 1726880899.39085: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_stat.py && sleep 0' 9257 1726880899.39766: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.39822: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.39836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880899.39978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880899.40025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 <<< 9257 1726880899.40155: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.40195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.40372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.40456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.42561: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880899.42630: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880899.42738: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880899.42838: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880899.42883: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880899.42932: 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' # <<< 9257 1726880899.43005: 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 0x7fa1b1e0c530> <<< 9257 1726880899.43086: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddbb30> # /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 0x7fa1b1e0eab0> import '_signal' # <<< 9257 1726880899.43172: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880899.43256: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 9257 1726880899.43326: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880899.43404: 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' <<< 9257 1726880899.43447: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bbd160> <<< 9257 1726880899.43547: 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 0x7fa1b1bbe000> import 'site' # <<< 9257 1726880899.43598: 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. <<< 9257 1726880899.43852: 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 <<< 9257 1726880899.43972: 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 <<< 9257 1726880899.44041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bfbda0> # /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 0x7fa1b1bfbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880899.44111: 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 <<< 9257 1726880899.44219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880899.44263: 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 0x7fa1b1c337d0> # /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 0x7fa1b1c33e60> import '_collections' # <<< 9257 1726880899.44320: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c13a70> import '_functools' # <<< 9257 1726880899.44365: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c11190> <<< 9257 1726880899.44478: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf8f50> <<< 9257 1726880899.44541: 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' <<< 9257 1726880899.44610: 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' <<< 9257 1726880899.44614: 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' <<< 9257 1726880899.44617: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c576b0> <<< 9257 1726880899.44661: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c562d0> # /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 0x7fa1b1c12030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bfae40> <<< 9257 1726880899.44734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880899.44773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf81d0> <<< 9257 1726880899.44792: 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 0x7fa1b1c88c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c88ad0> <<< 9257 1726880899.44831: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.44863: 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 0x7fa1b1c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf6d20> <<< 9257 1726880899.44890: 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 <<< 9257 1726880899.44935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880899.44969: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c891f0> import 'importlib.machinery' # <<< 9257 1726880899.44997: 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 0x7fa1b1c8a420> <<< 9257 1726880899.45024: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880899.45053: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880899.45091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880899.45148: 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 0x7fa1b1ca4620> <<< 9257 1726880899.45152: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880899.45228: 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 0x7fa1b1ca5d60> <<< 9257 1726880899.45236: 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' <<< 9257 1726880899.45257: 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 0x7fa1b1ca6c60> <<< 9257 1726880899.45302: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.45333: 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 0x7fa1b1ca72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ca61b0> # /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' <<< 9257 1726880899.45380: 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 0x7fa1b1ca7d40> <<< 9257 1726880899.45408: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ca7470> <<< 9257 1726880899.45444: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c8a390> <<< 9257 1726880899.45474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880899.45514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880899.45517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880899.45572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880899.45576: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.45698: 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 0x7fa1b1a3fcb0> # /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 0x7fa1b1a68770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a684d0> <<< 9257 1726880899.45735: 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 0x7fa1b1a686e0> # 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 0x7fa1b1a68950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a3de50> <<< 9257 1726880899.45793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880899.45902: 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 0x7fa1b1a6a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a68ce0> <<< 9257 1726880899.45955: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c8ab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880899.46059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.46066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880899.46190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a9a3f0> <<< 9257 1726880899.46193: 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' <<< 9257 1726880899.46271: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ab2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880899.46309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880899.46453: 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 0x7fa1b1aeb320> <<< 9257 1726880899.46478: 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' <<< 9257 1726880899.46508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880899.46517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880899.46604: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1b11ac0> <<< 9257 1726880899.46685: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1aeb440> <<< 9257 1726880899.46774: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ab31d0> <<< 9257 1726880899.46798: 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 0x7fa1b192c3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ab1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a6af90> <<< 9257 1726880899.46882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880899.46970: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1b192c5c0> <<< 9257 1726880899.47008: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_892mfrwc/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880899.47136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.47196: 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' <<< 9257 1726880899.47259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880899.47324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880899.47371: 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 0x7fa1b1986030> import '_typing' # <<< 9257 1726880899.47543: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b195cf20> <<< 9257 1726880899.47560: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b192ffb0> # zipimport: zlib available <<< 9257 1726880899.47634: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880899.47686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880899.49205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.50609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880899.50613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b195fec0> # /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' <<< 9257 1726880899.50637: 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' # 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 0x7fa1b19a99a0> <<< 9257 1726880899.50700: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b19a9730> <<< 9257 1726880899.50747: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b19a9070> <<< 9257 1726880899.50851: 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 0x7fa1b19a9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1986a50> import 'atexit' # <<< 9257 1726880899.50941: 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 0x7fa1b19aa6f0> # 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 0x7fa1b19aa900> # /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' # <<< 9257 1726880899.51069: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b19aae40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880899.51133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1810bc0> # 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 0x7fa1b18127b0> <<< 9257 1726880899.51202: 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' <<< 9257 1726880899.51206: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1813170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880899.51266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1814350> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880899.51341: 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' <<< 9257 1726880899.51470: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1816e40> <<< 9257 1726880899.51504: 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 0x7fa1b1816f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1815100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880899.51669: 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 <<< 9257 1726880899.51680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b181ade0> <<< 9257 1726880899.51821: stdout chunk (state=3): >>>import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18198b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1819610> # /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' <<< 9257 1726880899.52163: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b181bfb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1815610> # 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 0x7fa1b1862f60> <<< 9257 1726880899.52245: 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 0x7fa1b18630b0> # /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 0x7fa1b1864c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1864a10> # /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 0x7fa1b1867170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18652b0> # /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' <<< 9257 1726880899.52272: 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' # <<< 9257 1726880899.52313: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b186e960> <<< 9257 1726880899.52490: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18672f0> <<< 9257 1726880899.52533: 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 0x7fa1b186f770> <<< 9257 1726880899.52642: 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 0x7fa1b186f980> <<< 9257 1726880899.52689: 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 0x7fa1b186fad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18633b0> # /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 <<< 9257 1726880899.52709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880899.52764: 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 0x7fa1b18732f0> <<< 9257 1726880899.52963: 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 0x7fa1b1874440> <<< 9257 1726880899.52985: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1871a60> <<< 9257 1726880899.53232: 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 0x7fa1b1872e10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18716a0> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880899.53374: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880899.53383: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880899.53597: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880899.53673: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.54392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.54939: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880899.54992: 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 <<< 9257 1726880899.55050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.55145: 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 0x7fa1b18fc650> <<< 9257 1726880899.55219: 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' <<< 9257 1726880899.55268: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18fd3a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1876ed0> <<< 9257 1726880899.55312: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880899.55397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.55511: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.55705: 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' <<< 9257 1726880899.55708: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18fd370> <<< 9257 1726880899.55722: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.56285: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.56805: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.56890: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.56991: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880899.56995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880899.57089: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57168: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57303: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880899.57310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57341: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880899.57379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57433: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880899.57437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.57994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880899.58053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880899.58073: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880899.58159: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18ffda0> <<< 9257 1726880899.58163: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880899.58367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880899.58379: 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' <<< 9257 1726880899.58461: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.58585: 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 0x7fa1b19060c0> <<< 9257 1726880899.58649: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.58653: 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 0x7fa1b1906960> <<< 9257 1726880899.58666: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18feab0> # zipimport: zlib available <<< 9257 1726880899.58704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58753: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880899.58769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58922: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.58983: 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 <<< 9257 1726880899.59031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.59116: 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' <<< 9257 1726880899.59122: 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 0x7fa1b19056a0> <<< 9257 1726880899.59177: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1906ae0> <<< 9257 1726880899.59203: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880899.59217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.59269: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.59330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.59366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.59405: 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' <<< 9257 1726880899.59432: 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 <<< 9257 1726880899.59462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880899.59487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880899.59537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880899.59562: 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' <<< 9257 1726880899.59624: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b179ec60> <<< 9257 1726880899.59672: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1714a40> <<< 9257 1726880899.59765: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b170ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b170e870> # destroy ansible.module_utils.distro <<< 9257 1726880899.59799: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880899.59827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.59841: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880899.59903: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880899.59935: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880899.59955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.60075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.60282: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.61506: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/pmieconf/filesys/vfs_files", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 969, "inode": 264456, "dev": 51714, "nlink": 1, "atime": 1726880698.4907432, "mtime": 1717977600.0, "ctime": 1726880697.1957293, "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": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "mimetype": "text/plain", "charset": "us-ascii", "version": "2381435293", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/filesys/vfs_files", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880899.61536: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880899.61881: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880899.61924: 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 <<< 9257 1726880899.61957: 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 <<< 9257 1726880899.61965: 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 <<< 9257 1726880899.62032: 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 <<< 9257 1726880899.62040: 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 # destroy socket <<< 9257 1726880899.62088: 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 <<< 9257 1726880899.62315: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880899.62376: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880899.62388: 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 <<< 9257 1726880899.62428: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880899.62495: 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 <<< 9257 1726880899.62524: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 9257 1726880899.62552: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 9257 1726880899.62586: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 9257 1726880899.62635: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880899.62640: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880899.62683: 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 <<< 9257 1726880899.62746: 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 # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880899.62751: 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 <<< 9257 1726880899.62816: 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 # 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 <<< 9257 1726880899.62819: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880899.62944: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 9257 1726880899.62974: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880899.63014: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880899.63067: 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 <<< 9257 1726880899.63080: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.63180: 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 <<< 9257 1726880899.63208: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 <<< 9257 1726880899.63252: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880899.63271: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880899.63661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880899.63679: stderr chunk (state=3): >>><<< 9257 1726880899.63695: stdout chunk (state=3): >>><<< 9257 1726880899.63865: _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 0x7fa1b1e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ddbb30> # /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 0x7fa1b1e0eab0> 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 0x7fa1b1bbd160> # /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 0x7fa1b1bbe000> 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 0x7fa1b1bfbda0> # /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 0x7fa1b1bfbfe0> # /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 0x7fa1b1c337d0> # /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 0x7fa1b1c33e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c13a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c11190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf8f50> # /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 0x7fa1b1c576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c562d0> # /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 0x7fa1b1c12030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bfae40> # /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 0x7fa1b1c88770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf81d0> # /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 0x7fa1b1c88c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c88ad0> # 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 0x7fa1b1c88e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1bf6d20> # /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 0x7fa1b1c89520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c891f0> 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 0x7fa1b1c8a420> 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 0x7fa1b1ca4620> 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 0x7fa1b1ca5d60> # /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 0x7fa1b1ca6c60> # 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 0x7fa1b1ca72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ca61b0> # /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 0x7fa1b1ca7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ca7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c8a390> # /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 0x7fa1b1a3fcb0> # /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 0x7fa1b1a68770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a684d0> # 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 0x7fa1b1a686e0> # 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 0x7fa1b1a68950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a3de50> # /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 0x7fa1b1a6a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a68ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1c8ab40> # /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 0x7fa1b1a9a3f0> # /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 0x7fa1b1ab2540> # /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 0x7fa1b1aeb320> # /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 0x7fa1b1b11ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1aeb440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ab31d0> # /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 0x7fa1b192c3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1ab1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1a6af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa1b192c5c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_892mfrwc/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 0x7fa1b1986030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b195cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b192ffb0> # 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 0x7fa1b195fec0> # /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 0x7fa1b19a99a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b19a9730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b19a9070> # /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 0x7fa1b19a9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1986a50> 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 0x7fa1b19aa6f0> # 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 0x7fa1b19aa900> # /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 0x7fa1b19aae40> 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 0x7fa1b1810bc0> # 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 0x7fa1b18127b0> # /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 0x7fa1b1813170> # /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 0x7fa1b1814350> # /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 0x7fa1b1816e40> # 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 0x7fa1b1816f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1815100> # /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 0x7fa1b181ade0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18198b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1819610> # /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 0x7fa1b181bfb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1815610> # 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 0x7fa1b1862f60> # /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 0x7fa1b18630b0> # /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 0x7fa1b1864c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1864a10> # /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 0x7fa1b1867170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18652b0> # /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 0x7fa1b186e960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18672f0> # 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 0x7fa1b186f770> # 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 0x7fa1b186f980> # 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 0x7fa1b186fad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18633b0> # /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 0x7fa1b18732f0> # 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 0x7fa1b1874440> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1871a60> # 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 0x7fa1b1872e10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18716a0> # 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 0x7fa1b18fc650> # /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 0x7fa1b18fd3a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1876ed0> 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 0x7fa1b18fd370> # 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 0x7fa1b18ffda0> # 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 0x7fa1b19060c0> # 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 0x7fa1b1906960> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b18feab0> # 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 0x7fa1b19056a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1906ae0> 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 0x7fa1b179ec60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b1714a40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b170ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa1b170e870> # 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/pcp/pmieconf/filesys/vfs_files", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 969, "inode": 264456, "dev": 51714, "nlink": 1, "atime": 1726880698.4907432, "mtime": 1717977600.0, "ctime": 1726880697.1957293, "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": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "mimetype": "text/plain", "charset": "us-ascii", "version": "2381435293", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/pcp/pmieconf/filesys/vfs_files", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880899.64778: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/pmieconf/filesys/vfs_files', '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-1726880899.2676075-10199-180052089282539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880899.64781: variable 'ansible_module_compression' from source: unknown 9257 1726880899.64784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880899.64786: variable 'ansible_facts' from source: unknown 9257 1726880899.64789: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py 9257 1726880899.64930: Sending initial data 9257 1726880899.64933: Sent initial data (152 bytes) 9257 1726880899.65589: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880899.65659: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.65718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.65733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.65770: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.65830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.67459: 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 <<< 9257 1726880899.67504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880899.67560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmprrre79sq /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py <<< 9257 1726880899.67567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py" <<< 9257 1726880899.67603: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmprrre79sq" to remote "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py" <<< 9257 1726880899.68761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.68828: stderr chunk (state=3): >>><<< 9257 1726880899.68954: stdout chunk (state=3): >>><<< 9257 1726880899.68960: done transferring module to remote 9257 1726880899.68964: _low_level_execute_command(): starting 9257 1726880899.68966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/ /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py && sleep 0' 9257 1726880899.69643: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.69650: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.69653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880899.69655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880899.69660: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880899.69739: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880899.69743: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.69801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.69819: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.69882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.69917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.71793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880899.71797: stdout chunk (state=3): >>><<< 9257 1726880899.71799: stderr chunk (state=3): >>><<< 9257 1726880899.71915: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880899.71922: _low_level_execute_command(): starting 9257 1726880899.71925: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/AnsiballZ_file.py && sleep 0' 9257 1726880899.72477: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880899.72507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.72524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880899.72541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880899.72573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.72623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.72696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880899.72752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880899.72756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.72841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880899.74955: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880899.74980: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880899.75018: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880899.75091: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880899.75134: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880899.75196: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880899.75200: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880899.75221: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880899.75280: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880899.75301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880899.75324: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880899.75363: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880899.75405: 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 0x7f15b9ed4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ea3b30> <<< 9257 1726880899.75433: 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 0x7f15b9ed6ab0> <<< 9257 1726880899.75466: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880899.75487: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880899.75540: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880899.75544: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880899.75640: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880899.75669: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880899.75702: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880899.75738: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880899.75773: 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' <<< 9257 1726880899.75797: 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' <<< 9257 1726880899.75817: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9cc5160> <<< 9257 1726880899.75885: 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' <<< 9257 1726880899.75907: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9cc6000> <<< 9257 1726880899.75927: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880899.75978: 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. <<< 9257 1726880899.76208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880899.76248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880899.76274: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880899.76278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.76326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880899.76330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880899.76360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880899.76389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880899.76433: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d03da0> # /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' <<< 9257 1726880899.76466: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d03fe0> <<< 9257 1726880899.76470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880899.76493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880899.76523: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880899.76586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.76605: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880899.76626: 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 0x7f15b9d3b7d0> <<< 9257 1726880899.76670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880899.76683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d3be60> import '_collections' # <<< 9257 1726880899.76732: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d1ba70> <<< 9257 1726880899.76746: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880899.76782: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d19190> <<< 9257 1726880899.76874: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d00f50> <<< 9257 1726880899.76920: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880899.76942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880899.76945: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880899.76984: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880899.76990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880899.77025: 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' <<< 9257 1726880899.77043: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d5f6b0> <<< 9257 1726880899.77089: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d5e2d0> <<< 9257 1726880899.77092: 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 0x7f15b9d1a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d02e40> <<< 9257 1726880899.77172: 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 0x7f15b9d90770> <<< 9257 1726880899.77176: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d001d0> <<< 9257 1726880899.77205: 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' <<< 9257 1726880899.77246: 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 0x7f15b9d90c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d90ad0> <<< 9257 1726880899.77280: 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 0x7f15b9d90e90> <<< 9257 1726880899.77318: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9cfed20> <<< 9257 1726880899.77322: 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' <<< 9257 1726880899.77341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880899.77393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880899.77405: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d91520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d911f0> import 'importlib.machinery' # <<< 9257 1726880899.77438: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880899.77474: 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 0x7f15b9d92420> <<< 9257 1726880899.77506: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880899.77534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880899.77538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880899.77582: 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' <<< 9257 1726880899.77626: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9dac620> <<< 9257 1726880899.77644: 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 0x7f15b9dadd60> <<< 9257 1726880899.77682: 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' <<< 9257 1726880899.77706: 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' <<< 9257 1726880899.77736: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9daec60> <<< 9257 1726880899.77771: 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 0x7f15b9daf2c0> <<< 9257 1726880899.77801: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9dae1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880899.77812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880899.77856: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.77871: 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 0x7f15b9dafd40> <<< 9257 1726880899.77894: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9daf470> <<< 9257 1726880899.77919: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d92390> <<< 9257 1726880899.77938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880899.77965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880899.77996: 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' <<< 9257 1726880899.78029: 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 0x7f15b9b33cb0> <<< 9257 1726880899.78067: 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' <<< 9257 1726880899.78106: 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 0x7f15b9b5c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5c4d0> <<< 9257 1726880899.78129: 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 0x7f15b9b5c5f0> <<< 9257 1726880899.78162: 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 0x7f15b9b5c950> <<< 9257 1726880899.78202: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b31e50> <<< 9257 1726880899.78205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880899.78291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880899.78327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880899.78375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5df10> <<< 9257 1726880899.78378: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5cb90> <<< 9257 1726880899.78410: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d92b40> <<< 9257 1726880899.78414: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880899.78482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.78486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880899.78530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880899.78562: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b8e2d0> <<< 9257 1726880899.78620: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880899.78655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.78661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880899.78686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880899.78720: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ba63f0> <<< 9257 1726880899.78744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880899.78793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880899.78835: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880899.78876: 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 0x7f15b9be31a0> <<< 9257 1726880899.78899: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880899.78925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880899.78955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880899.78998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880899.79094: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9c09940> <<< 9257 1726880899.79165: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9be32c0> <<< 9257 1726880899.79230: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ba7080> <<< 9257 1726880899.79265: 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 0x7f15b9a202c0> <<< 9257 1726880899.79279: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ba5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5ee70> <<< 9257 1726880899.79370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880899.79391: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15b9a204d0> <<< 9257 1726880899.79481: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_td1odc0w/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880899.79632: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.79667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880899.79683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880899.79716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880899.79795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880899.79829: 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 0x7f15b9a79f70> <<< 9257 1726880899.79845: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880899.80047: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a50e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a23fb0> <<< 9257 1726880899.80096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 9257 1726880899.80100: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.80144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880899.80172: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880899.80175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.81704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.82950: 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 0x7f15b9a53e00> <<< 9257 1726880899.82991: 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' <<< 9257 1726880899.83016: 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' <<< 9257 1726880899.83045: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880899.83086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880899.83110: 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 0x7f15b9a9d9a0> <<< 9257 1726880899.83126: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9d730> <<< 9257 1726880899.83166: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9d040> <<< 9257 1726880899.83186: 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' <<< 9257 1726880899.83231: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9da90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a7ac00> <<< 9257 1726880899.83265: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880899.83283: 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 0x7f15b9a9e6f0> <<< 9257 1726880899.83332: 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 0x7f15b9a9e930> <<< 9257 1726880899.83335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880899.83385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880899.83388: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880899.83448: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9ee70> import 'pwd' # <<< 9257 1726880899.83485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880899.83526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880899.83534: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9900b60> <<< 9257 1726880899.83600: 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 0x7f15b9902780> <<< 9257 1726880899.83604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880899.83607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880899.83633: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99030e0> <<< 9257 1726880899.83677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880899.83698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880899.83720: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9903f20> <<< 9257 1726880899.83732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880899.83770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880899.83796: 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' <<< 9257 1726880899.83839: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9906d80> <<< 9257 1726880899.83884: 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 0x7f15b9906ea0> <<< 9257 1726880899.83920: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9905040> <<< 9257 1726880899.83938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880899.83979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880899.83983: 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' <<< 9257 1726880899.84035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880899.84039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880899.84074: 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 0x7f15b990ac90> import '_tokenize' # <<< 9257 1726880899.84158: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9909760> <<< 9257 1726880899.84189: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99094c0> # /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' <<< 9257 1726880899.84270: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b990bd70> <<< 9257 1726880899.84310: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9905550> <<< 9257 1726880899.84330: 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 0x7f15b9952db0> <<< 9257 1726880899.84375: 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 0x7f15b9952ed0> <<< 9257 1726880899.84433: 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 <<< 9257 1726880899.84437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880899.84440: 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' <<< 9257 1726880899.84487: 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 0x7f15b9954aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9954860> <<< 9257 1726880899.84491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880899.84585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880899.84645: 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 0x7f15b9956ff0> <<< 9257 1726880899.84675: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9955160> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880899.84707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.84765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880899.84769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880899.84790: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880899.84806: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b995e810> <<< 9257 1726880899.84971: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99571a0> <<< 9257 1726880899.85034: 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 0x7f15b995fb00> <<< 9257 1726880899.85074: 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 0x7f15b995f9b0> <<< 9257 1726880899.85136: 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 0x7f15b995f230> <<< 9257 1726880899.85155: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9953170> <<< 9257 1726880899.85191: 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' <<< 9257 1726880899.85223: 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' <<< 9257 1726880899.85244: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.85275: 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 0x7f15b9963290> <<< 9257 1726880899.85484: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.85487: 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 0x7f15b99644a0> <<< 9257 1726880899.85543: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9961a00> <<< 9257 1726880899.85550: 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 0x7f15b9962db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9961610> <<< 9257 1726880899.85592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880899.85595: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.85695: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.85800: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.85843: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880899.85846: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.85881: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880899.86011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.86155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.86814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.87514: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880899.87546: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880899.87569: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880899.87589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.87632: 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 0x7f15b99ec650> <<< 9257 1726880899.87740: 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' <<< 9257 1726880899.87786: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99ed3d0> <<< 9257 1726880899.87789: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9967950> <<< 9257 1726880899.87852: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880899.87855: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.87899: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880899.87902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.88075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.88272: 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' <<< 9257 1726880899.88298: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99ed640> # zipimport: zlib available <<< 9257 1726880899.88841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89388: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89581: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880899.89585: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880899.89683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89883: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880899.89912: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89916: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880899.89962: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.89966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.90019: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880899.90022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.90293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.90576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880899.90640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880899.90654: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880899.90737: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99efb00> <<< 9257 1726880899.90748: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.90831: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.90930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880899.90975: 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 <<< 9257 1726880899.90978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880899.91055: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880899.91174: 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 0x7f15b99f5f70> <<< 9257 1726880899.91224: 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 0x7f15b99f68a0> <<< 9257 1726880899.91264: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b995fd70> <<< 9257 1726880899.91268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91298: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91345: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880899.91367: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91448: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91517: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91583: 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 <<< 9257 1726880899.91628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.91709: 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 0x7f15b99f55e0> <<< 9257 1726880899.91767: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99f6a20> <<< 9257 1726880899.91786: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880899.91812: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.91970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.92009: 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 <<< 9257 1726880899.92045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880899.92048: 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 <<< 9257 1726880899.92084: 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 <<< 9257 1726880899.92133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880899.92159: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880899.92190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880899.92232: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b988a900> <<< 9257 1726880899.92283: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9800590> <<< 9257 1726880899.92372: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99fa6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99f5580> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880899.92392: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.92430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.92442: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880899.92498: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880899.92534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.92557: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880899.93110: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.93712: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880899.94449: stdout chunk (state=3): >>> {"path": "/etc/pcp/pmieconf/filesys/vfs_files", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/filesys/vfs_files"}, "after": {"path": "/etc/pcp/pmieconf/filesys/vfs_files"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "_original_basename": "vfs_files", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880899.94744: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9257 1726880899.94785: 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 # 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 <<< 9257 1726880899.94828: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.94843: 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 # 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 <<< 9257 1726880899.94895: 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 <<< 9257 1726880899.94922: 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 # 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 <<< 9257 1726880899.95005: 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 <<< 9257 1726880899.95200: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880899.95217: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880899.95246: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880899.95297: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880899.95346: 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 # 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 <<< 9257 1726880899.95393: 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 # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 9257 1726880899.95414: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.95485: stdout chunk (state=3): >>># 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 <<< 9257 1726880899.95535: 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 <<< 9257 1726880899.95582: 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 # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 9257 1726880899.95588: 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 abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc <<< 9257 1726880899.95729: 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 <<< 9257 1726880899.95931: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref <<< 9257 1726880899.96011: 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 <<< 9257 1726880899.96060: stdout chunk (state=3): >>># destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal <<< 9257 1726880899.96082: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880899.96112: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880899.96197: 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 <<< 9257 1726880899.96257: stdout chunk (state=3): >>># destroy _bisect # destroy re <<< 9257 1726880899.96263: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections<<< 9257 1726880899.96414: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880899.96955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880899.97057: stderr chunk (state=3): >>><<< 9257 1726880899.97065: stdout chunk (state=3): >>><<< 9257 1726880899.97269: _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 0x7f15b9ed4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ea3b30> # /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 0x7f15b9ed6ab0> 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 0x7f15b9cc5160> # /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 0x7f15b9cc6000> 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 0x7f15b9d03da0> # /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 0x7f15b9d03fe0> # /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 0x7f15b9d3b7d0> # /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 0x7f15b9d3be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d1ba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d19190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d00f50> # /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 0x7f15b9d5f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d5e2d0> # /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 0x7f15b9d1a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d02e40> # /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 0x7f15b9d90770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d001d0> # /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 0x7f15b9d90c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d90ad0> # 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 0x7f15b9d90e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9cfed20> # /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 0x7f15b9d91520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d911f0> 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 0x7f15b9d92420> 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 0x7f15b9dac620> 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 0x7f15b9dadd60> # /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 0x7f15b9daec60> # 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 0x7f15b9daf2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9dae1b0> # /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 0x7f15b9dafd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9daf470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d92390> # /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 0x7f15b9b33cb0> # /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 0x7f15b9b5c770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5c4d0> # 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 0x7f15b9b5c5f0> # 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 0x7f15b9b5c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b31e50> # /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 0x7f15b9b5df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5cb90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9d92b40> # /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 0x7f15b9b8e2d0> # /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 0x7f15b9ba63f0> # /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 0x7f15b9be31a0> # /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 0x7f15b9c09940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9be32c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ba7080> # /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 0x7f15b9a202c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9ba5430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9b5ee70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f15b9a204d0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_td1odc0w/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 0x7f15b9a79f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a50e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a23fb0> # 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 0x7f15b9a53e00> # /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 0x7f15b9a9d9a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a9d040> # /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 0x7f15b9a9da90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9a7ac00> 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 0x7f15b9a9e6f0> # 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 0x7f15b9a9e930> # /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 0x7f15b9a9ee70> 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 0x7f15b9900b60> # 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 0x7f15b9902780> # /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 0x7f15b99030e0> # /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 0x7f15b9903f20> # /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 0x7f15b9906d80> # 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 0x7f15b9906ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9905040> # /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 0x7f15b990ac90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9909760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99094c0> # /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 0x7f15b990bd70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9905550> # 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 0x7f15b9952db0> # /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 0x7f15b9952ed0> # /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 0x7f15b9954aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9954860> # /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 0x7f15b9956ff0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9955160> # /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 0x7f15b995e810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99571a0> # 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 0x7f15b995fb00> # 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 0x7f15b995f9b0> # 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 0x7f15b995f230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9953170> # /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 0x7f15b9963290> # 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 0x7f15b99644a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9961a00> # 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 0x7f15b9962db0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9961610> # 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 0x7f15b99ec650> # /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 0x7f15b99ed3d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9967950> 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 0x7f15b99ed640> # 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 0x7f15b99efb00> # 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 0x7f15b99f5f70> # 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 0x7f15b99f68a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b995fd70> # 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 0x7f15b99f55e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99f6a20> 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 0x7f15b988a900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b9800590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99fa6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15b99f5580> # 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/pcp/pmieconf/filesys/vfs_files", "changed": false, "diff": {"before": {"path": "/etc/pcp/pmieconf/filesys/vfs_files"}, "after": {"path": "/etc/pcp/pmieconf/filesys/vfs_files"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "0644", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "_original_basename": "vfs_files", "recurse": false, "state": "file", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880899.98766: done with _execute_module (ansible.legacy.file, {'owner': 'root', 'group': 'root', 'mode': '0644', 'dest': '/etc/pcp/pmieconf/filesys/vfs_files', '_original_basename': 'vfs_files', 'recurse': False, 'state': 'file', '_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.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-1726880899.2676075-10199-180052089282539/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880899.98771: _low_level_execute_command(): starting 9257 1726880899.98774: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880899.2676075-10199-180052089282539/ > /dev/null 2>&1 && sleep 0' 9257 1726880899.99064: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.99068: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880899.99071: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880899.99074: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880899.99392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880899.99491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.01566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880900.01571: stdout chunk (state=3): >>><<< 9257 1726880900.01573: stderr chunk (state=3): >>><<< 9257 1726880900.01576: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880900.01579: handler run complete 9257 1726880900.01581: attempt loop complete, returning result 9257 1726880900.01584: variable 'item' from source: unknown 9257 1726880900.01605: variable 'item' from source: unknown ok: [managed_node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } 9257 1726880900.01924: dumping result to json 9257 1726880900.01927: done dumping result, returning 9257 1726880900.01930: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts [027aebc8-b3f3-b82f-6e37-000000000219] 9257 1726880900.01932: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000219 9257 1726880900.02463: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000219 9257 1726880900.02473: WORKER PROCESS EXITING 9257 1726880900.02486: no more pending results, returning what we have 9257 1726880900.02489: results queue empty 9257 1726880900.02491: checking for any_errors_fatal 9257 1726880900.02499: done checking for any_errors_fatal 9257 1726880900.02500: checking for max_fail_percentage 9257 1726880900.02502: done checking for max_fail_percentage 9257 1726880900.02503: checking to see if all hosts have failed and the running result is not ok 9257 1726880900.02504: done checking to see if all hosts have failed 9257 1726880900.02505: getting the remaining hosts for this loop 9257 1726880900.02507: done getting the remaining hosts for this loop 9257 1726880900.02511: getting the next task for host managed_node1 9257 1726880900.02518: done getting next task for host managed_node1 9257 1726880900.02523: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts 9257 1726880900.02528: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880900.02539: getting variables 9257 1726880900.02541: in VariableManager get_vars() 9257 1726880900.02589: Calling all_inventory to load vars for managed_node1 9257 1726880900.02593: Calling groups_inventory to load vars for managed_node1 9257 1726880900.02597: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880900.02607: Calling all_plugins_play to load vars for managed_node1 9257 1726880900.02611: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880900.02615: Calling groups_plugins_play to load vars for managed_node1 9257 1726880900.03608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880900.05398: done with get_vars() 9257 1726880900.05416: done getting variables 9257 1726880900.05578: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Friday 20 September 2024 21:08:20 -0400 (0:00:05.070) 0:00:29.084 ****** 9257 1726880900.05670: entering _queue_task() for managed_node1/set_fact 9257 1726880900.06344: worker is 1 (out of 1 available) 9257 1726880900.06522: exiting _queue_task() for managed_node1/set_fact 9257 1726880900.06541: done queuing things up, now waiting for results queue to drain 9257 1726880900.06543: waiting for pending results... 9257 1726880900.06967: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts 9257 1726880900.07360: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021a 9257 1726880900.07377: variable 'ansible_search_path' from source: unknown 9257 1726880900.07381: variable 'ansible_search_path' from source: unknown 9257 1726880900.07424: calling self._execute() 9257 1726880900.07777: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.07786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.07793: variable 'omit' from source: magic vars 9257 1726880900.08088: variable 'omit' from source: magic vars 9257 1726880900.08207: variable 'omit' from source: magic vars 9257 1726880900.08243: variable 'omit' from source: magic vars 9257 1726880900.08498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880900.08547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880900.08646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880900.08652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880900.08655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880900.08658: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880900.08666: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.08669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.08977: Set connection var ansible_connection to ssh 9257 1726880900.08991: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880900.08994: Set connection var ansible_pipelining to False 9257 1726880900.09002: Set connection var ansible_shell_type to sh 9257 1726880900.09009: Set connection var ansible_shell_executable to /bin/sh 9257 1726880900.09017: Set connection var ansible_timeout to 10 9257 1726880900.09047: variable 'ansible_shell_executable' from source: unknown 9257 1726880900.09055: variable 'ansible_connection' from source: unknown 9257 1726880900.09060: variable 'ansible_module_compression' from source: unknown 9257 1726880900.09269: variable 'ansible_shell_type' from source: unknown 9257 1726880900.09274: variable 'ansible_shell_executable' from source: unknown 9257 1726880900.09277: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.09283: variable 'ansible_pipelining' from source: unknown 9257 1726880900.09286: variable 'ansible_timeout' from source: unknown 9257 1726880900.09293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.09677: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880900.09690: variable 'omit' from source: magic vars 9257 1726880900.09737: starting attempt loop 9257 1726880900.09742: running the handler 9257 1726880900.09750: handler run complete 9257 1726880900.09753: attempt loop complete, returning result 9257 1726880900.09758: _execute() done 9257 1726880900.09765: dumping result to json 9257 1726880900.09770: done dumping result, returning 9257 1726880900.09774: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts [027aebc8-b3f3-b82f-6e37-00000000021a] 9257 1726880900.09777: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021a 9257 1726880900.09843: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021a 9257 1726880900.09846: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } 9257 1726880900.09940: no more pending results, returning what we have 9257 1726880900.09945: results queue empty 9257 1726880900.09946: checking for any_errors_fatal 9257 1726880900.09971: done checking for any_errors_fatal 9257 1726880900.09973: checking for max_fail_percentage 9257 1726880900.09975: done checking for max_fail_percentage 9257 1726880900.09977: checking to see if all hosts have failed and the running result is not ok 9257 1726880900.09978: done checking to see if all hosts have failed 9257 1726880900.09979: getting the remaining hosts for this loop 9257 1726880900.09981: done getting the remaining hosts for this loop 9257 1726880900.09987: getting the next task for host managed_node1 9257 1726880900.09996: done getting next task for host managed_node1 9257 1726880900.10000: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured 9257 1726880900.10007: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880900.10020: getting variables 9257 1726880900.10023: in VariableManager get_vars() 9257 1726880900.10268: Calling all_inventory to load vars for managed_node1 9257 1726880900.10278: Calling groups_inventory to load vars for managed_node1 9257 1726880900.10282: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880900.10292: Calling all_plugins_play to load vars for managed_node1 9257 1726880900.10295: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880900.10299: Calling groups_plugins_play to load vars for managed_node1 9257 1726880900.11538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880900.13281: done with get_vars() 9257 1726880900.13300: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Friday 20 September 2024 21:08:20 -0400 (0:00:00.077) 0:00:29.161 ****** 9257 1726880900.13438: entering _queue_task() for managed_node1/lineinfile 9257 1726880900.13441: Creating lock for lineinfile 9257 1726880900.13871: worker is 1 (out of 1 available) 9257 1726880900.13887: exiting _queue_task() for managed_node1/lineinfile 9257 1726880900.13908: done queuing things up, now waiting for results queue to drain 9257 1726880900.13910: waiting for pending results... 9257 1726880900.14247: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured 9257 1726880900.14450: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021b 9257 1726880900.14454: variable 'ansible_search_path' from source: unknown 9257 1726880900.14458: variable 'ansible_search_path' from source: unknown 9257 1726880900.14797: variable 'pcp_target_hosts' from source: include params 9257 1726880900.14815: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880900.14926: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880900.15006: variable 'local_pmie' from source: set_fact 9257 1726880900.15106: variable 'omit' from source: magic vars 9257 1726880900.15229: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.15246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.15267: variable 'omit' from source: magic vars 9257 1726880900.15649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880900.15706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880900.15764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880900.15836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880900.15871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880900.16007: variable 'pcp_pmie_endpoint' from source: include params 9257 1726880900.16018: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.16118: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.16155: Evaluated conditional (pcp_pmie_endpoint | length > 0): False 9257 1726880900.16168: when evaluation is False, skipping this task 9257 1726880900.16235: variable 'item' from source: unknown 9257 1726880900.16365: variable 'item' from source: unknown skipping: [managed_node1] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } 9257 1726880900.16818: dumping result to json 9257 1726880900.16822: done dumping result, returning 9257 1726880900.16825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured [027aebc8-b3f3-b82f-6e37-00000000021b] 9257 1726880900.16828: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021b 9257 1726880900.16890: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021b 9257 1726880900.16894: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 9257 1726880900.16942: no more pending results, returning what we have 9257 1726880900.16946: results queue empty 9257 1726880900.16947: checking for any_errors_fatal 9257 1726880900.16952: done checking for any_errors_fatal 9257 1726880900.16953: checking for max_fail_percentage 9257 1726880900.16955: done checking for max_fail_percentage 9257 1726880900.16956: checking to see if all hosts have failed and the running result is not ok 9257 1726880900.16960: done checking to see if all hosts have failed 9257 1726880900.16961: getting the remaining hosts for this loop 9257 1726880900.16962: done getting the remaining hosts for this loop 9257 1726880900.16966: getting the next task for host managed_node1 9257 1726880900.16979: done getting next task for host managed_node1 9257 1726880900.16984: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action 9257 1726880900.16990: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880900.17004: getting variables 9257 1726880900.17006: in VariableManager get_vars() 9257 1726880900.17043: Calling all_inventory to load vars for managed_node1 9257 1726880900.17046: Calling groups_inventory to load vars for managed_node1 9257 1726880900.17050: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880900.17068: Calling all_plugins_play to load vars for managed_node1 9257 1726880900.17072: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880900.17076: Calling groups_plugins_play to load vars for managed_node1 9257 1726880900.17738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880900.18998: done with get_vars() 9257 1726880900.19014: done getting variables 9257 1726880900.19093: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Friday 20 September 2024 21:08:20 -0400 (0:00:00.056) 0:00:29.218 ****** 9257 1726880900.19145: entering _queue_task() for managed_node1/command 9257 1726880900.19436: worker is 1 (out of 1 available) 9257 1726880900.19451: exiting _queue_task() for managed_node1/command 9257 1726880900.19476: done queuing things up, now waiting for results queue to drain 9257 1726880900.19478: waiting for pending results... 9257 1726880900.19817: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action 9257 1726880900.20239: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021c 9257 1726880900.20244: variable 'ansible_search_path' from source: unknown 9257 1726880900.20247: variable 'ansible_search_path' from source: unknown 9257 1726880900.20790: variable '__pcp_global_webhook_action_status' from source: set_fact 9257 1726880900.20929: variable 'omit' from source: magic vars 9257 1726880900.21281: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.21302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.21574: variable 'omit' from source: magic vars 9257 1726880900.22080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880900.22140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880900.22184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880900.22271: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880900.22297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880900.22430: variable 'pcp_pmie_endpoint' from source: include params 9257 1726880900.22441: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.22545: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.22585: Evaluated conditional (pcp_pmie_endpoint | length > 0): False 9257 1726880900.22594: when evaluation is False, skipping this task 9257 1726880900.22651: variable 'item' from source: unknown 9257 1726880900.22784: variable 'item' from source: unknown skipping: [managed_node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } 9257 1726880900.23265: dumping result to json 9257 1726880900.23269: done dumping result, returning 9257 1726880900.23272: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action [027aebc8-b3f3-b82f-6e37-00000000021c] 9257 1726880900.23276: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021c 9257 1726880900.23323: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021c 9257 1726880900.23326: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 9257 1726880900.23389: no more pending results, returning what we have 9257 1726880900.23393: results queue empty 9257 1726880900.23394: checking for any_errors_fatal 9257 1726880900.23401: done checking for any_errors_fatal 9257 1726880900.23402: checking for max_fail_percentage 9257 1726880900.23404: done checking for max_fail_percentage 9257 1726880900.23405: checking to see if all hosts have failed and the running result is not ok 9257 1726880900.23406: done checking to see if all hosts have failed 9257 1726880900.23407: getting the remaining hosts for this loop 9257 1726880900.23409: done getting the remaining hosts for this loop 9257 1726880900.23413: getting the next task for host managed_node1 9257 1726880900.23420: done getting next task for host managed_node1 9257 1726880900.23424: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured 9257 1726880900.23430: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880900.23449: getting variables 9257 1726880900.23451: in VariableManager get_vars() 9257 1726880900.23491: Calling all_inventory to load vars for managed_node1 9257 1726880900.23494: Calling groups_inventory to load vars for managed_node1 9257 1726880900.23497: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880900.23507: Calling all_plugins_play to load vars for managed_node1 9257 1726880900.23510: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880900.23515: Calling groups_plugins_play to load vars for managed_node1 9257 1726880900.24166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880900.25055: done with get_vars() 9257 1726880900.25080: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Friday 20 September 2024 21:08:20 -0400 (0:00:00.060) 0:00:29.279 ****** 9257 1726880900.25199: entering _queue_task() for managed_node1/lineinfile 9257 1726880900.25466: worker is 1 (out of 1 available) 9257 1726880900.25481: exiting _queue_task() for managed_node1/lineinfile 9257 1726880900.25493: done queuing things up, now waiting for results queue to drain 9257 1726880900.25609: waiting for pending results... 9257 1726880900.25905: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured 9257 1726880900.26084: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021d 9257 1726880900.26088: variable 'ansible_search_path' from source: unknown 9257 1726880900.26091: variable 'ansible_search_path' from source: unknown 9257 1726880900.26485: variable 'pcp_target_hosts' from source: include params 9257 1726880900.26489: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880900.26564: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880900.26627: variable 'local_pmie' from source: set_fact 9257 1726880900.26676: variable 'omit' from source: magic vars 9257 1726880900.26831: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.26854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.26919: variable 'omit' from source: magic vars 9257 1726880900.26995: variable 'omit' from source: magic vars 9257 1726880900.27116: variable 'omit' from source: magic vars 9257 1726880900.27345: variable '__pcp_pmie_config_path' from source: role '' all vars 9257 1726880900.27364: variable 'item' from source: unknown 9257 1726880900.27488: variable 'pcp_pmie_endpoint' from source: include params 9257 1726880900.27499: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.27628: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880900.27631: variable 'omit' from source: magic vars 9257 1726880900.27685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880900.27738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880900.27766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880900.27846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880900.27849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880900.27860: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880900.27870: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.27878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.28018: Set connection var ansible_connection to ssh 9257 1726880900.28036: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880900.28048: Set connection var ansible_pipelining to False 9257 1726880900.28069: Set connection var ansible_shell_type to sh 9257 1726880900.28081: Set connection var ansible_shell_executable to /bin/sh 9257 1726880900.28118: Set connection var ansible_timeout to 10 9257 1726880900.28127: variable 'ansible_shell_executable' from source: unknown 9257 1726880900.28136: variable 'ansible_connection' from source: unknown 9257 1726880900.28144: variable 'ansible_module_compression' from source: unknown 9257 1726880900.28152: variable 'ansible_shell_type' from source: unknown 9257 1726880900.28164: variable 'ansible_shell_executable' from source: unknown 9257 1726880900.28228: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880900.28232: variable 'ansible_pipelining' from source: unknown 9257 1726880900.28234: variable 'ansible_timeout' from source: unknown 9257 1726880900.28237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880900.28474: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880900.28500: variable 'omit' from source: magic vars 9257 1726880900.28515: starting attempt loop 9257 1726880900.28523: running the handler 9257 1726880900.28542: _low_level_execute_command(): starting 9257 1726880900.28562: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880900.29490: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880900.29495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880900.29545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880900.29581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.31251: stdout chunk (state=3): >>>/root <<< 9257 1726880900.31453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880900.31456: stdout chunk (state=3): >>><<< 9257 1726880900.31461: stderr chunk (state=3): >>><<< 9257 1726880900.31589: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880900.31593: _low_level_execute_command(): starting 9257 1726880900.31596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015 `" && echo ansible-tmp-1726880900.314871-10390-70911045094015="` echo /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015 `" ) && sleep 0' 9257 1726880900.32725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880900.32757: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880900.32783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880900.32984: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880900.33099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880900.33125: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880900.33196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.35130: stdout chunk (state=3): >>>ansible-tmp-1726880900.314871-10390-70911045094015=/root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015 <<< 9257 1726880900.35287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880900.35484: stderr chunk (state=3): >>><<< 9257 1726880900.35493: stdout chunk (state=3): >>><<< 9257 1726880900.35499: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880900.314871-10390-70911045094015=/root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880900.35718: variable 'ansible_module_compression' from source: unknown 9257 1726880900.35722: ANSIBALLZ: Using lock for lineinfile 9257 1726880900.35725: ANSIBALLZ: Acquiring lock 9257 1726880900.35727: ANSIBALLZ: Lock acquired: 140047822823952 9257 1726880900.35842: ANSIBALLZ: Creating module 9257 1726880900.74298: ANSIBALLZ: Writing module into payload 9257 1726880900.74456: ANSIBALLZ: Writing module 9257 1726880900.74493: ANSIBALLZ: Renaming module 9257 1726880900.74507: ANSIBALLZ: Done creating module 9257 1726880900.74529: variable 'ansible_facts' from source: unknown 9257 1726880900.74602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py 9257 1726880900.74860: Sending initial data 9257 1726880900.74876: Sent initial data (156 bytes) 9257 1726880900.75477: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880900.75534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880900.75552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880900.75573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880900.75911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.77326: 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 <<< 9257 1726880900.77572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880900.77735: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp7oycwole /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py <<< 9257 1726880900.77744: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp7oycwole" to remote "/root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py" <<< 9257 1726880900.80414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880900.80452: stderr chunk (state=3): >>><<< 9257 1726880900.80466: stdout chunk (state=3): >>><<< 9257 1726880900.80601: done transferring module to remote 9257 1726880900.80604: _low_level_execute_command(): starting 9257 1726880900.80608: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/ /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py && sleep 0' 9257 1726880900.81385: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880900.81422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880900.81435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880900.81575: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880900.81693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880900.81740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880900.81841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.83910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880900.83945: stderr chunk (state=3): >>><<< 9257 1726880900.83953: stdout chunk (state=3): >>><<< 9257 1726880900.84146: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880900.84150: _low_level_execute_command(): starting 9257 1726880900.84153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/AnsiballZ_lineinfile.py && sleep 0' 9257 1726880900.85800: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880900.85975: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880900.86131: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880900.86199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880900.88390: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 9257 1726880900.88417: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880900.88483: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880900.88534: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880900.88589: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880900.88724: 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' # <<< 9257 1726880900.88772: 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 0x7f83d0d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0cfbb30> <<< 9257 1726880900.88863: 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' <<< 9257 1726880900.88962: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0d2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880900.88966: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880900.89113: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880900.89155: 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' <<< 9257 1726880900.89213: 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' <<< 9257 1726880900.89222: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b1d160> <<< 9257 1726880900.89405: 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 0x7f83d0b1e000> <<< 9257 1726880900.89414: 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. <<< 9257 1726880900.89701: 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 <<< 9257 1726880900.89733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880900.89965: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b5be30> <<< 9257 1726880900.89971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880900.89974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880900.89977: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b5bf80> <<< 9257 1726880900.89982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880900.89984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880900.89987: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880900.89989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880900.90053: 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 0x7f83d0b93830> # /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 0x7f83d0b93ec0> import '_collections' # <<< 9257 1726880900.90158: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b73ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b711f0> <<< 9257 1726880900.90231: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b58fe0> <<< 9257 1726880900.90309: 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 <<< 9257 1726880900.90403: 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 0x7f83d0bb7710> <<< 9257 1726880900.90506: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bb6330> # /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 0x7f83d0b720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bb4bf0> <<< 9257 1726880900.90571: 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 0x7f83d0be8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b58260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880900.90677: 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 0x7f83d0be8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0be8ad0> <<< 9257 1726880900.90734: 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 0x7f83d0be8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b56d80> # /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' <<< 9257 1726880900.90772: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0be9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0be9220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880900.90838: 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 0x7f83d0bea420> import 'importlib.util' # <<< 9257 1726880900.90940: 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 0x7f83d0c00650> import 'errno' # <<< 9257 1726880900.91022: 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 0x7f83d0c01d30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880900.91029: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880900.91152: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0c02c00> # 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 0x7f83d0c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0c02150> # /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' <<< 9257 1726880900.91275: 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 0x7f83d0c03cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0c033e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bea480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880900.91286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880900.91376: 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 0x7f83d098fb60> # /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' <<< 9257 1726880900.91483: 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 0x7f83d09b85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09b8350> # 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 0x7f83d09b8560> <<< 9257 1726880900.91563: 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 0x7f83d09b87a0> <<< 9257 1726880900.91674: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d098dd00> # /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' <<< 9257 1726880900.91791: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09b9df0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09b8a70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0beab70> # /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 <<< 9257 1726880900.91835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880900.91875: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09ea150> <<< 9257 1726880900.92012: 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' <<< 9257 1726880900.92066: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a02240> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880900.92098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880900.92172: 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 0x7f83d0a3eff0> <<< 9257 1726880900.92253: 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 <<< 9257 1726880900.92290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880900.92383: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a69790> <<< 9257 1726880900.92457: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a3f110> <<< 9257 1726880900.92508: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a02ed0> <<< 9257 1726880900.92763: 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 0x7f83d0884110> <<< 9257 1726880900.92767: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a01280> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09bacf0> <<< 9257 1726880900.92771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880900.92774: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83d0a013a0> <<< 9257 1726880900.92890: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_s_3pc0k1/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 9257 1726880900.92913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880900.93016: 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' <<< 9257 1726880900.93061: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880900.93134: 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 0x7f83d08d9ca0> import '_typing' # <<< 9257 1726880900.93444: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08acb90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0887ce0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880900.94994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880900.96241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880900.96273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08afb30> <<< 9257 1726880900.96277: 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' <<< 9257 1726880900.96300: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880900.96316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880900.96331: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880900.96353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880900.96378: 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 0x7f83d09056d0> <<< 9257 1726880900.96409: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0905460> <<< 9257 1726880900.96440: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0904d70> <<< 9257 1726880900.96470: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880900.96481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880900.96509: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0905820> <<< 9257 1726880900.96528: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08da930> import 'atexit' # <<< 9257 1726880900.96554: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.96583: 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 0x7f83d0906480> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.96590: 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 0x7f83d09066c0> <<< 9257 1726880900.96610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880900.96656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880900.96667: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880900.96716: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0906c00> <<< 9257 1726880900.96725: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880900.96744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880900.96766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880900.96804: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07649b0> <<< 9257 1726880900.96836: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.96843: 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 0x7f83d07665d0> <<< 9257 1726880900.96861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880900.96877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880900.96910: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0766f60> <<< 9257 1726880900.96934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880900.96966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880900.96979: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0767ef0> <<< 9257 1726880900.96997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880900.97043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880900.97066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 9257 1726880900.97071: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880900.97126: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d076abd0> <<< 9257 1726880900.97171: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.97182: 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 0x7f83d076acf0> <<< 9257 1726880900.97185: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0768e90> <<< 9257 1726880900.97210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880900.97234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880900.97263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880900.97280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880900.97292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880900.97312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880900.97342: 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' <<< 9257 1726880900.97351: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07aeba0> <<< 9257 1726880900.97367: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880900.97436: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07ad670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07ad400> <<< 9257 1726880900.97464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880900.97472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880900.97547: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07afa10> <<< 9257 1726880900.97575: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07693a0> <<< 9257 1726880900.97604: 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 0x7f83d07b6d20> <<< 9257 1726880900.97636: 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 0x7f83d07b6f00> <<< 9257 1726880900.97664: 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 <<< 9257 1726880900.97676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880900.97702: 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' <<< 9257 1726880900.97740: 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 0x7f83d07b89b0> <<< 9257 1726880900.97752: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b8770> <<< 9257 1726880900.97764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880900.97868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880900.97956: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.98043: 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 0x7f83d07baf00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b9040> # /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 <<< 9257 1726880900.98048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880900.98111: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07c2630> <<< 9257 1726880900.98284: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07bb0b0> <<< 9257 1726880900.98499: 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 0x7f83d07c3440> # 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 0x7f83d07c3770> # 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 0x7f83d07c3110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b7110> # /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 <<< 9257 1726880900.98506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880900.98553: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.98560: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.98587: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83d07c6ae0> <<< 9257 1726880900.98731: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880900.98759: 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 0x7f83d07c7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07c52b0> <<< 9257 1726880900.98836: 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' <<< 9257 1726880900.98921: 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 0x7f83d07c6600> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07c4e90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880900.98950: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880900.99070: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880900.99153: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880900.99170: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880900.99270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880900.99407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.00056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.00739: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880901.00743: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880901.00772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880901.00783: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880901.00794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.00851: 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 0x7f83d0850230> <<< 9257 1726880901.00960: 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' <<< 9257 1726880901.00988: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0851730> <<< 9257 1726880901.00994: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07caab0> <<< 9257 1726880901.01048: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880901.01052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.01087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.01111: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880901.01114: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.01289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.01502: 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' <<< 9257 1726880901.01506: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0851820> # zipimport: zlib available <<< 9257 1726880901.02069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.02618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.02701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.02806: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880901.02819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.02865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.02906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880901.02910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03130: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880901.03150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880901.03181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03264: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880901.03271: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.03825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880901.03906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880901.03919: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880901.03989: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08537a0> <<< 9257 1726880901.04015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04084: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04179: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880901.04232: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880901.04236: 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' <<< 9257 1726880901.04310: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.04437: 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 0x7f83d065dc70> <<< 9257 1726880901.04518: 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 0x7f83d065e600> <<< 9257 1726880901.04527: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0852690> # zipimport: zlib available <<< 9257 1726880901.04573: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04615: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880901.04633: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04721: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04784: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.04858: 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 <<< 9257 1726880901.04895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.04992: 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 0x7f83d065d310> <<< 9257 1726880901.05064: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d065e780> <<< 9257 1726880901.05068: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880901.05085: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880901.05147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.05215: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.05244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.05296: 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' <<< 9257 1726880901.05344: 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 <<< 9257 1726880901.05349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880901.05377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880901.05430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880901.05502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880901.05516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d06f28a0> <<< 9257 1726880901.05590: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0668620> <<< 9257 1726880901.05694: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0662690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d06624e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880901.05697: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.05750: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880901.05971: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 9257 1726880901.05997: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880901.06124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.06557: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.07653: stdout chunk (state=3): >>> {"changed": false, "found": 0, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)", "after_header": "/var/lib/pcp/config/pmie/config.default (content)"}, {"before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)"}], "invocation": {"module_args": {"state": "absent", "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "line": null, "insertafter": null, "insertbefore": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880901.07677: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880901.07988: 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 <<< 9257 1726880901.08032: 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 # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 9257 1726880901.08103: 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 <<< 9257 1726880901.08168: 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 # 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 <<< 9257 1726880901.08218: 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 <<< 9257 1726880901.08466: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery <<< 9257 1726880901.08489: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880901.08540: 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 <<< 9257 1726880901.08576: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880901.08603: 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 <<< 9257 1726880901.08635: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 9257 1726880901.08691: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880901.08694: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880901.08802: 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 <<< 9257 1726880901.08812: 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 <<< 9257 1726880901.08878: 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 <<< 9257 1726880901.08943: 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 <<< 9257 1726880901.08976: 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 <<< 9257 1726880901.08990: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880901.09112: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880901.09168: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880901.09192: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880901.09219: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880901.09256: 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 <<< 9257 1726880901.09355: 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 <<< 9257 1726880901.09389: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 9257 1726880901.09424: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 9257 1726880901.09457: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880901.09493: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880901.10080: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880901.10566: stderr chunk (state=3): >>><<< 9257 1726880901.10570: stdout chunk (state=3): >>><<< 9257 1726880901.10581: _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 0x7f83d0d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0cfbb30> # /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 0x7f83d0d2eab0> 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 0x7f83d0b1d160> # /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 0x7f83d0b1e000> 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 0x7f83d0b5be30> # /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 0x7f83d0b5bf80> # /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 0x7f83d0b93830> # /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 0x7f83d0b93ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b73ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b58fe0> # /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 0x7f83d0bb7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bb6330> # /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 0x7f83d0b720c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bb4bf0> # /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 0x7f83d0be8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b58260> # /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 0x7f83d0be8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0be8ad0> # 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 0x7f83d0be8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0b56d80> # /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 0x7f83d0be9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0be9220> 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 0x7f83d0bea420> 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 0x7f83d0c00650> 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 0x7f83d0c01d30> # /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 0x7f83d0c02c00> # 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 0x7f83d0c03260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0c02150> # /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 0x7f83d0c03cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0c033e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0bea480> # /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 0x7f83d098fb60> # /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 0x7f83d09b85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09b8350> # 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 0x7f83d09b8560> # 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 0x7f83d09b87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d098dd00> # /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 0x7f83d09b9df0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09b8a70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0beab70> # /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 0x7f83d09ea150> # /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 0x7f83d0a02240> # /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 0x7f83d0a3eff0> # /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 0x7f83d0a69790> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a3f110> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a02ed0> # /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 0x7f83d0884110> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0a01280> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d09bacf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83d0a013a0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_s_3pc0k1/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 0x7f83d08d9ca0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08acb90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0887ce0> # 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 0x7f83d08afb30> # /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 0x7f83d09056d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0905460> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0904d70> # /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 0x7f83d0905820> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d08da930> 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 0x7f83d0906480> # 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 0x7f83d09066c0> # /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 0x7f83d0906c00> 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 0x7f83d07649b0> # 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 0x7f83d07665d0> # /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 0x7f83d0766f60> # /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 0x7f83d0767ef0> # /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 0x7f83d076abd0> # 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 0x7f83d076acf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0768e90> # /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 0x7f83d07aeba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07ad670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07ad400> # /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 0x7f83d07afa10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07693a0> # 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 0x7f83d07b6d20> # /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 0x7f83d07b6f00> # /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 0x7f83d07b89b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b8770> # /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 0x7f83d07baf00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b9040> # /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 0x7f83d07c2630> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07bb0b0> # 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 0x7f83d07c3440> # 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 0x7f83d07c3770> # 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 0x7f83d07c3110> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07b7110> # /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 0x7f83d07c6ae0> # 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 0x7f83d07c7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07c52b0> # 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 0x7f83d07c6600> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07c4e90> # 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 0x7f83d0850230> # /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 0x7f83d0851730> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d07caab0> 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 0x7f83d0851820> # 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 0x7f83d08537a0> # 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 0x7f83d065dc70> # 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 0x7f83d065e600> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0852690> # 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 0x7f83d065d310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d065e780> 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 0x7f83d06f28a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0668620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d0662690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83d06624e0> # 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, "found": 0, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)", "after_header": "/var/lib/pcp/config/pmie/config.default (content)"}, {"before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)"}], "invocation": {"module_args": {"state": "absent", "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "line": null, "insertafter": null, "insertbefore": null, "validate": 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 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880901.12139: done with _execute_module (lineinfile, {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', '_ansible_check_mode': True, '_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-1726880900.314871-10390-70911045094015/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880901.12152: _low_level_execute_command(): starting 9257 1726880901.12156: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880900.314871-10390-70911045094015/ > /dev/null 2>&1 && sleep 0' 9257 1726880901.12264: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.12355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880901.12360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880901.12363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880901.12399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.12403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880901.12412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.12441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.12535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.14420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.14500: stderr chunk (state=3): >>><<< 9257 1726880901.14511: stdout chunk (state=3): >>><<< 9257 1726880901.14664: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.14668: handler run complete 9257 1726880901.14670: Evaluated conditional (False): False 9257 1726880901.14673: attempt loop complete, returning result 9257 1726880901.14675: variable 'item' from source: unknown 9257 1726880901.14737: variable 'item' from source: unknown ok: [managed_node1] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } 9257 1726880901.15182: dumping result to json 9257 1726880901.15186: done dumping result, returning 9257 1726880901.15189: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured [027aebc8-b3f3-b82f-6e37-00000000021d] 9257 1726880901.15192: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021d 9257 1726880901.15246: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021d 9257 1726880901.15249: WORKER PROCESS EXITING 9257 1726880901.15350: no more pending results, returning what we have 9257 1726880901.15355: results queue empty 9257 1726880901.15356: checking for any_errors_fatal 9257 1726880901.15364: done checking for any_errors_fatal 9257 1726880901.15365: checking for max_fail_percentage 9257 1726880901.15367: done checking for max_fail_percentage 9257 1726880901.15368: checking to see if all hosts have failed and the running result is not ok 9257 1726880901.15369: done checking to see if all hosts have failed 9257 1726880901.15370: getting the remaining hosts for this loop 9257 1726880901.15372: done getting the remaining hosts for this loop 9257 1726880901.15377: getting the next task for host managed_node1 9257 1726880901.15386: done getting next task for host managed_node1 9257 1726880901.15467: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint 9257 1726880901.15474: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880901.15488: getting variables 9257 1726880901.15490: in VariableManager get_vars() 9257 1726880901.15632: Calling all_inventory to load vars for managed_node1 9257 1726880901.15636: Calling groups_inventory to load vars for managed_node1 9257 1726880901.15640: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880901.15650: Calling all_plugins_play to load vars for managed_node1 9257 1726880901.15655: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880901.15697: Calling groups_plugins_play to load vars for managed_node1 9257 1726880901.16814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880901.18589: done with get_vars() 9257 1726880901.18609: done getting variables 9257 1726880901.18690: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Friday 20 September 2024 21:08:21 -0400 (0:00:00.935) 0:00:30.214 ****** 9257 1726880901.18723: entering _queue_task() for managed_node1/command 9257 1726880901.18998: worker is 1 (out of 1 available) 9257 1726880901.19014: exiting _queue_task() for managed_node1/command 9257 1726880901.19027: done queuing things up, now waiting for results queue to drain 9257 1726880901.19029: waiting for pending results... 9257 1726880901.19232: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint 9257 1726880901.19360: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021e 9257 1726880901.19380: variable 'ansible_search_path' from source: unknown 9257 1726880901.19384: variable 'ansible_search_path' from source: unknown 9257 1726880901.19614: variable '__pcp_global_webhook_endpoint_status' from source: set_fact 9257 1726880901.19800: variable 'omit' from source: magic vars 9257 1726880901.19913: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.19924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.19938: variable 'omit' from source: magic vars 9257 1726880901.20177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880901.20277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880901.20282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880901.20429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880901.20433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880901.20663: variable 'pcp_pmie_endpoint' from source: include params 9257 1726880901.20667: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880901.20669: variable 'metrics_webhook_endpoint' from source: role '' defaults 9257 1726880901.20672: Evaluated conditional (pcp_pmie_endpoint | length > 0): False 9257 1726880901.20674: when evaluation is False, skipping this task 9257 1726880901.20677: variable 'item' from source: unknown 9257 1726880901.20761: variable 'item' from source: unknown skipping: [managed_node1] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } 9257 1726880901.21416: dumping result to json 9257 1726880901.21420: done dumping result, returning 9257 1726880901.21427: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint [027aebc8-b3f3-b82f-6e37-00000000021e] 9257 1726880901.21430: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021e 9257 1726880901.21484: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021e 9257 1726880901.21487: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 9257 1726880901.21628: no more pending results, returning what we have 9257 1726880901.21631: results queue empty 9257 1726880901.21633: checking for any_errors_fatal 9257 1726880901.21639: done checking for any_errors_fatal 9257 1726880901.21640: checking for max_fail_percentage 9257 1726880901.21642: done checking for max_fail_percentage 9257 1726880901.21643: checking to see if all hosts have failed and the running result is not ok 9257 1726880901.21645: done checking to see if all hosts have failed 9257 1726880901.21646: getting the remaining hosts for this loop 9257 1726880901.21647: done getting the remaining hosts for this loop 9257 1726880901.21651: getting the next task for host managed_node1 9257 1726880901.21660: done getting next task for host managed_node1 9257 1726880901.21664: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts 9257 1726880901.21670: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880901.21689: getting variables 9257 1726880901.21690: in VariableManager get_vars() 9257 1726880901.21728: Calling all_inventory to load vars for managed_node1 9257 1726880901.21731: Calling groups_inventory to load vars for managed_node1 9257 1726880901.21732: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880901.21742: Calling all_plugins_play to load vars for managed_node1 9257 1726880901.21746: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880901.21751: Calling groups_plugins_play to load vars for managed_node1 9257 1726880901.22335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880901.23094: done with get_vars() 9257 1726880901.23105: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Friday 20 September 2024 21:08:21 -0400 (0:00:00.044) 0:00:30.259 ****** 9257 1726880901.23186: entering _queue_task() for managed_node1/file 9257 1726880901.23399: worker is 1 (out of 1 available) 9257 1726880901.23414: exiting _queue_task() for managed_node1/file 9257 1726880901.23426: done queuing things up, now waiting for results queue to drain 9257 1726880901.23428: waiting for pending results... 9257 1726880901.23620: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts 9257 1726880901.23739: in run() - task 027aebc8-b3f3-b82f-6e37-00000000021f 9257 1726880901.23755: variable 'ansible_search_path' from source: unknown 9257 1726880901.23761: variable 'ansible_search_path' from source: unknown 9257 1726880901.24002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880901.24036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880901.24065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880901.24104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880901.24122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880901.24231: variable '__pcp_pmieconf_rules' from source: role '' all vars 9257 1726880901.24303: variable 'omit' from source: magic vars 9257 1726880901.24412: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.24426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.24436: variable 'omit' from source: magic vars 9257 1726880901.24510: variable 'omit' from source: magic vars 9257 1726880901.24582: variable 'omit' from source: magic vars 9257 1726880901.24725: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880901.24963: variable 'item' from source: unknown 9257 1726880901.24966: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880901.24969: variable 'item' from source: unknown 9257 1726880901.24971: variable 'omit' from source: magic vars 9257 1726880901.24974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880901.24976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880901.25001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880901.25029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880901.25050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880901.25095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880901.25106: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.25116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.25248: Set connection var ansible_connection to ssh 9257 1726880901.25281: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880901.25298: Set connection var ansible_pipelining to False 9257 1726880901.25311: Set connection var ansible_shell_type to sh 9257 1726880901.25323: Set connection var ansible_shell_executable to /bin/sh 9257 1726880901.25334: Set connection var ansible_timeout to 10 9257 1726880901.25370: variable 'ansible_shell_executable' from source: unknown 9257 1726880901.25380: variable 'ansible_connection' from source: unknown 9257 1726880901.25389: variable 'ansible_module_compression' from source: unknown 9257 1726880901.25401: variable 'ansible_shell_type' from source: unknown 9257 1726880901.25410: variable 'ansible_shell_executable' from source: unknown 9257 1726880901.25417: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.25426: variable 'ansible_pipelining' from source: unknown 9257 1726880901.25434: variable 'ansible_timeout' from source: unknown 9257 1726880901.25444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.25702: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880901.25724: variable 'omit' from source: magic vars 9257 1726880901.25738: starting attempt loop 9257 1726880901.25750: running the handler 9257 1726880901.25775: _low_level_execute_command(): starting 9257 1726880901.25797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880901.26336: 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 <<< 9257 1726880901.26340: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.26343: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880901.26349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.26409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880901.26416: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.26447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.28094: stdout chunk (state=3): >>>/root <<< 9257 1726880901.28232: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.28285: stderr chunk (state=3): >>><<< 9257 1726880901.28289: stdout chunk (state=3): >>><<< 9257 1726880901.28317: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.28377: _low_level_execute_command(): starting 9257 1726880901.28385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474 `" && echo ansible-tmp-1726880901.2832975-10426-131089848468474="` echo /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474 `" ) && sleep 0' 9257 1726880901.29053: 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 <<< 9257 1726880901.29059: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.29063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880901.29065: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.29119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.29126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.29170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.31115: stdout chunk (state=3): >>>ansible-tmp-1726880901.2832975-10426-131089848468474=/root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474 <<< 9257 1726880901.31216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.31308: stderr chunk (state=3): >>><<< 9257 1726880901.31311: stdout chunk (state=3): >>><<< 9257 1726880901.31344: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880901.2832975-10426-131089848468474=/root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.31388: variable 'ansible_module_compression' from source: unknown 9257 1726880901.31500: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880901.31503: variable 'ansible_facts' from source: unknown 9257 1726880901.31612: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py 9257 1726880901.31738: Sending initial data 9257 1726880901.31742: Sent initial data (152 bytes) 9257 1726880901.32322: 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 <<< 9257 1726880901.32328: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.32400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.32406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.32433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.33997: 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 <<< 9257 1726880901.34031: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880901.34067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpkh45w8zj /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py <<< 9257 1726880901.34075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py" <<< 9257 1726880901.34107: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpkh45w8zj" to remote "/root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py" <<< 9257 1726880901.34930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.34991: stderr chunk (state=3): >>><<< 9257 1726880901.34995: stdout chunk (state=3): >>><<< 9257 1726880901.35013: done transferring module to remote 9257 1726880901.35025: _low_level_execute_command(): starting 9257 1726880901.35031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/ /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py && sleep 0' 9257 1726880901.35471: 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 <<< 9257 1726880901.35480: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.35483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880901.35486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.35536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.35543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.35583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.37383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.37449: stderr chunk (state=3): >>><<< 9257 1726880901.37453: stdout chunk (state=3): >>><<< 9257 1726880901.37475: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.37573: _low_level_execute_command(): starting 9257 1726880901.37584: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/AnsiballZ_file.py && sleep 0' 9257 1726880901.38104: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.38154: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.38163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.38213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.40356: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880901.40389: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880901.40415: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880901.40421: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880901.40521: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880901.40534: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880901.40575: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9257 1726880901.40595: stdout chunk (state=3): >>># installing zipimport hook <<< 9257 1726880901.40621: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880901.40640: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880901.40671: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880901.40684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.40689: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880901.40717: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880901.40759: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880901.40799: 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 0x7f404432c530> <<< 9257 1726880901.40810: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40442fbb30> <<< 9257 1726880901.40831: 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' <<< 9257 1726880901.40840: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404432eab0> <<< 9257 1726880901.40867: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880901.40888: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880901.40895: stdout chunk (state=3): >>> import 'abc' # <<< 9257 1726880901.40917: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880901.40962: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880901.41002: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880901.41051: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880901.41082: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880901.41115: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880901.41121: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880901.41151: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880901.41169: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880901.41191: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880901.41195: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880901.41209: 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 <<< 9257 1726880901.41217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880901.41238: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044141160> <<< 9257 1726880901.41298: 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 <<< 9257 1726880901.41307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.41323: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044142000> <<< 9257 1726880901.41342: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880901.41381: 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. <<< 9257 1726880901.41637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880901.41644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880901.41672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 9257 1726880901.41678: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.41704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880901.41745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880901.41767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880901.41793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880901.41815: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417fe90> <<< 9257 1726880901.41824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880901.41847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880901.41873: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880901.41883: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417ff50> <<< 9257 1726880901.41893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880901.41928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880901.41955: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880901.42001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.42020: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880901.42052: 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' <<< 9257 1726880901.42066: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441b78c0> <<< 9257 1726880901.42084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880901.42091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441b7f50> <<< 9257 1726880901.42113: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880901.42172: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044197b60> <<< 9257 1726880901.42185: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880901.42209: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044195280> <<< 9257 1726880901.42310: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417d040> <<< 9257 1726880901.42331: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880901.42383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880901.42398: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880901.42427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880901.42439: 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' <<< 9257 1726880901.42483: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441db860> <<< 9257 1726880901.42499: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441da480> <<< 9257 1726880901.42532: 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' <<< 9257 1726880901.42536: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044196120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441d8ce0> <<< 9257 1726880901.42616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880901.42675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044208890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417c2c0> # /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' <<< 9257 1726880901.42687: 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 0x7f4044208d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044208bf0> <<< 9257 1726880901.42719: 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 0x7f4044208fb0> <<< 9257 1726880901.42744: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417ade0> <<< 9257 1726880901.42773: 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 <<< 9257 1726880901.42810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880901.42827: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40442096a0> <<< 9257 1726880901.42834: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044209370> import 'importlib.machinery' # <<< 9257 1726880901.42876: 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' <<< 9257 1726880901.42893: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404420a5a0> <<< 9257 1726880901.42904: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880901.42916: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880901.42942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880901.42976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880901.43004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 9257 1726880901.43019: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40442247d0> <<< 9257 1726880901.43038: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880901.43071: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43077: 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 0x7f4044225f10> <<< 9257 1726880901.43098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880901.43104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880901.43128: 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' <<< 9257 1726880901.43152: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044226db0> <<< 9257 1726880901.43195: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43206: 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 0x7f4044227410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044226300> <<< 9257 1726880901.43226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880901.43232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880901.43298: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43302: 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 0x7f4044227e30><<< 9257 1726880901.43306: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044227560> <<< 9257 1726880901.43368: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404420a600> <<< 9257 1726880901.43388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880901.43397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880901.43412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880901.43448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880901.43489: 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 0x7f4043fb3cb0> <<< 9257 1726880901.43501: 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' <<< 9257 1726880901.43553: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43572: 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 0x7f4043fdc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43592: 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 0x7f4043fdc800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.43609: 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 0x7f4043fdc9e0> <<< 9257 1726880901.43659: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fb1e50> <<< 9257 1726880901.43663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880901.43786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880901.43790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880901.43793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880901.43799: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fde0f0> <<< 9257 1726880901.43826: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdcd70> <<< 9257 1726880901.43841: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404420a780> <<< 9257 1726880901.43879: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880901.43948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.43951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880901.44000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880901.44027: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404400a480> <<< 9257 1726880901.44077: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880901.44098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.44117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880901.44137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880901.44184: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40440265d0> <<< 9257 1726880901.44215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880901.44252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880901.44319: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880901.44350: 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 0x7f404405b3b0> <<< 9257 1726880901.44352: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880901.44415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880901.44430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880901.44487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880901.44555: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044085b50> <<< 9257 1726880901.44637: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404405b4d0> <<< 9257 1726880901.44720: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044027260> <<< 9257 1726880901.44724: 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 0x7f4043e9c4a0> <<< 9257 1726880901.44754: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044025610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdf020> <<< 9257 1726880901.44854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880901.44866: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4043e9c680> <<< 9257 1726880901.44943: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_yqewr9bw/ansible_file_payload.zip' <<< 9257 1726880901.44949: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.45106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.45134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880901.45148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880901.45194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880901.45259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880901.45291: 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 0x7f4043ef60f0> <<< 9257 1726880901.45298: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880901.45501: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043eccfe0> <<< 9257 1726880901.45506: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ecc170> # zipimport: zlib available <<< 9257 1726880901.45544: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880901.45554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.45572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.45587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.45597: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880901.45610: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.47207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.48523: 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 0x7f4043ecff50> # /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' <<< 9257 1726880901.48581: 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' <<< 9257 1726880901.48618: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.48631: 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 0x7f4043f1daf0> <<< 9257 1726880901.48661: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1d880> <<< 9257 1726880901.48700: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1d190> <<< 9257 1726880901.48743: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880901.48746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880901.48823: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1d8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ef6b10> 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 0x7f4043f1e840> <<< 9257 1726880901.48827: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.48855: 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 0x7f4043f1ea80> <<< 9257 1726880901.48860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880901.48906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880901.48920: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880901.48967: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1ef60> <<< 9257 1726880901.48978: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880901.48996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880901.49022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880901.49064: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d84cb0> <<< 9257 1726880901.49090: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.49100: 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 0x7f4043d868d0> <<< 9257 1726880901.49117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880901.49141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880901.49228: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d87260> <<< 9257 1726880901.49231: 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' <<< 9257 1726880901.49255: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d88410> <<< 9257 1726880901.49283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880901.49321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880901.49343: 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' <<< 9257 1726880901.49429: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8ae70> <<< 9257 1726880901.49452: 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 0x7f4043d8af90> <<< 9257 1726880901.49481: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d89100> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880901.49501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880901.49525: 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' <<< 9257 1726880901.49550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880901.49581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880901.49624: 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 0x7f4043d8edb0> <<< 9257 1726880901.49629: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880901.49775: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8d5e0> # /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' <<< 9257 1726880901.49812: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8fcb0> <<< 9257 1726880901.50141: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d89640> # 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 0x7f4043dd6ed0> # /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 0x7f4043dd7110> # /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 0x7f4043dd8bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd89b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880901.50146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880901.50196: 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 0x7f4043ddb140> <<< 9257 1726880901.50211: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd92b0> <<< 9257 1726880901.50231: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880901.50276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.50295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880901.50315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880901.50374: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de2930> <<< 9257 1726880901.50535: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ddb2c0> <<< 9257 1726880901.50608: 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' <<< 9257 1726880901.50633: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4043de3c20> <<< 9257 1726880901.50651: 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 0x7f4043de3ad0> <<< 9257 1726880901.50710: 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 0x7f4043de3d40> <<< 9257 1726880901.50725: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd72c0> <<< 9257 1726880901.50762: 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' <<< 9257 1726880901.50766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880901.50789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880901.50815: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.50845: 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 0x7f4043de6c30> <<< 9257 1726880901.51034: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.51063: 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 0x7f4043de7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de53a0> <<< 9257 1726880901.51096: 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' <<< 9257 1726880901.51105: 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 0x7f4043de6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de4f50> <<< 9257 1726880901.51130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51155: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880901.51165: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880901.51406: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51426: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51441: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880901.51453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.51726: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.52393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.53196: 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' # <<< 9257 1726880901.53199: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880901.53202: 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 0x7f4043e702c0> <<< 9257 1726880901.53443: 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 0x7f4043e716a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de8170> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880901.53472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.53653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.53803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880901.53826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043e71850> <<< 9257 1726880901.53843: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.54394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55120: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880901.55149: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55184: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880901.55311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55469: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880901.55475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55506: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880901.55527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55584: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880901.55587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.55864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.56144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880901.56207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880901.56240: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880901.56333: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043e73590> # zipimport: zlib available <<< 9257 1726880901.56441: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.56513: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880901.56575: 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' <<< 9257 1726880901.56639: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.56895: 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 0x7f4043c7dd60> # 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 0x7f4043c7e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043e72630> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880901.56923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880901.56948: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.56979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.57117: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.57137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.57165: 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 <<< 9257 1726880901.57197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.57286: 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 0x7f4043c7d3d0> <<< 9257 1726880901.57374: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c7e840> <<< 9257 1726880901.57378: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880901.57551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.57595: 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' <<< 9257 1726880901.57688: 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 <<< 9257 1726880901.57732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880901.57754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880901.57764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880901.57767: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880901.57774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880901.57817: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d0eb10> <<< 9257 1726880901.57860: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c887d0> <<< 9257 1726880901.57978: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c83b30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c82720> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880901.57983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.58018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.58034: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880901.58098: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880901.58127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880901.58155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.58699: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.59302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.60183: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880901.60339: 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 <<< 9257 1726880901.60378: 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 <<< 9257 1726880901.60435: 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 # 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 <<< 9257 1726880901.60497: 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 <<< 9257 1726880901.60538: stdout chunk (state=3): >>># 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 <<< 9257 1726880901.61029: 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 <<< 9257 1726880901.61035: stdout chunk (state=3): >>># 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 <<< 9257 1726880901.61072: 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 # 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 <<< 9257 1726880901.61134: 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 # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880901.61253: 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 # 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<<< 9257 1726880901.61261: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime <<< 9257 1726880901.61371: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880901.61397: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880901.61472: 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 <<< 9257 1726880901.61613: stdout chunk (state=3): >>># 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 <<< 9257 1726880901.61616: 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 <<< 9257 1726880901.61619: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880901.61808: stdout chunk (state=3): >>># destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880901.61812: 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 # destroy re # destroy _random # destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread <<< 9257 1726880901.61838: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880901.62215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.62321: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9257 1726880901.62550: stdout chunk (state=3): >>><<< 9257 1726880901.62554: stderr chunk (state=3): >>><<< 9257 1726880901.62572: _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 0x7f404432c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40442fbb30> # /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 0x7f404432eab0> 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 0x7f4044141160> # /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 0x7f4044142000> 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 0x7f404417fe90> # /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 0x7f404417ff50> # /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 0x7f40441b78c0> # /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 0x7f40441b7f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044197b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044195280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417d040> # /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 0x7f40441db860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441da480> # /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 0x7f4044196120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40441d8ce0> # /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 0x7f4044208890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417c2c0> # /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 0x7f4044208d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044208bf0> # 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 0x7f4044208fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404417ade0> # /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 0x7f40442096a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044209370> 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 0x7f404420a5a0> 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 0x7f40442247d0> 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 0x7f4044225f10> # /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 0x7f4044226db0> # 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 0x7f4044227410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044226300> # /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 0x7f4044227e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044227560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404420a600> # /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 0x7f4043fb3cb0> # /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 0x7f4043fdc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdc530> # 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 0x7f4043fdc800> # 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 0x7f4043fdc9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fb1e50> # /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 0x7f4043fde0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdcd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404420a780> # /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 0x7f404400a480> # /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 0x7f40440265d0> # /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 0x7f404405b3b0> # /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 0x7f4044085b50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f404405b4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044027260> # /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 0x7f4043e9c4a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4044025610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043fdf020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4043e9c680> # zipimport: found 30 names in '/tmp/ansible_file_payload_yqewr9bw/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 0x7f4043ef60f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043eccfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ecc170> # 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 0x7f4043ecff50> # /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 0x7f4043f1daf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1d880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043f1d190> # /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 0x7f4043f1d8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ef6b10> 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 0x7f4043f1e840> # 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 0x7f4043f1ea80> # /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 0x7f4043f1ef60> 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 0x7f4043d84cb0> # 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 0x7f4043d868d0> # /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 0x7f4043d87260> # /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 0x7f4043d88410> # /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 0x7f4043d8ae70> # 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 0x7f4043d8af90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d89100> # /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 0x7f4043d8edb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d8d5e0> # /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 0x7f4043d8fcb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043d89640> # 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 0x7f4043dd6ed0> # /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 0x7f4043dd7110> # /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 0x7f4043dd8bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd89b0> # /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 0x7f4043ddb140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd92b0> # /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 0x7f4043de2930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043ddb2c0> # 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 0x7f4043de3c20> # 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 0x7f4043de3ad0> # 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 0x7f4043de3d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043dd72c0> # /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 0x7f4043de6c30> # 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 0x7f4043de7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de53a0> # 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 0x7f4043de6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de4f50> # 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 0x7f4043e702c0> # /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 0x7f4043e716a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043de8170> 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 0x7f4043e71850> # 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 0x7f4043e73590> # 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 0x7f4043c7dd60> # 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 0x7f4043c7e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043e72630> # 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 0x7f4043c7d3d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c7e840> 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 0x7f4043d0eb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c887d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c83b30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4043c82720> # 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 {"dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880901.64250: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/network/tcplistenoverflows', 'dest': '/var/lib/pcp/config/pmieconf/network/tcplistenoverflows', 'state': 'link', 'force': 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': '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-1726880901.2832975-10426-131089848468474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880901.64254: _low_level_execute_command(): starting 9257 1726880901.64259: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880901.2832975-10426-131089848468474/ > /dev/null 2>&1 && sleep 0' 9257 1726880901.64532: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.64549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880901.64583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880901.64610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880901.64685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.64750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880901.64782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.64840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.64872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.67116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.67121: stdout chunk (state=3): >>><<< 9257 1726880901.67123: stderr chunk (state=3): >>><<< 9257 1726880901.67126: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.67129: handler run complete 9257 1726880901.67132: attempt loop complete, returning result 9257 1726880901.67261: variable 'item' from source: unknown 9257 1726880901.67482: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } 9257 1726880901.68271: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.68274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.68277: variable 'omit' from source: magic vars 9257 1726880901.68279: variable 'omit' from source: magic vars 9257 1726880901.68282: variable 'omit' from source: magic vars 9257 1726880901.68950: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880901.68956: variable 'item' from source: unknown 9257 1726880901.69169: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880901.69174: variable 'item' from source: unknown 9257 1726880901.69177: variable 'omit' from source: magic vars 9257 1726880901.69186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880901.69190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880901.69301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880901.69328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880901.69463: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.69467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.69574: Set connection var ansible_connection to ssh 9257 1726880901.69826: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880901.69830: Set connection var ansible_pipelining to False 9257 1726880901.69833: Set connection var ansible_shell_type to sh 9257 1726880901.69837: Set connection var ansible_shell_executable to /bin/sh 9257 1726880901.69840: Set connection var ansible_timeout to 10 9257 1726880901.69843: variable 'ansible_shell_executable' from source: unknown 9257 1726880901.69845: variable 'ansible_connection' from source: unknown 9257 1726880901.69847: variable 'ansible_module_compression' from source: unknown 9257 1726880901.69850: variable 'ansible_shell_type' from source: unknown 9257 1726880901.69852: variable 'ansible_shell_executable' from source: unknown 9257 1726880901.69966: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880901.70045: variable 'ansible_pipelining' from source: unknown 9257 1726880901.70049: variable 'ansible_timeout' from source: unknown 9257 1726880901.70052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880901.70355: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880901.70491: variable 'omit' from source: magic vars 9257 1726880901.70495: starting attempt loop 9257 1726880901.70497: running the handler 9257 1726880901.70500: _low_level_execute_command(): starting 9257 1726880901.70623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880901.72084: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.72311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.72389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.74010: stdout chunk (state=3): >>>/root <<< 9257 1726880901.74180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.74501: stderr chunk (state=3): >>><<< 9257 1726880901.74504: stdout chunk (state=3): >>><<< 9257 1726880901.74507: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.74509: _low_level_execute_command(): starting 9257 1726880901.74512: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297 `" && echo ansible-tmp-1726880901.7442796-10426-209342401181297="` echo /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297 `" ) && sleep 0' 9257 1726880901.75680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.75701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880901.75776: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.75887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.76081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.76151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.78173: stdout chunk (state=3): >>>ansible-tmp-1726880901.7442796-10426-209342401181297=/root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297 <<< 9257 1726880901.78251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.78447: stderr chunk (state=3): >>><<< 9257 1726880901.78451: stdout chunk (state=3): >>><<< 9257 1726880901.78455: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880901.7442796-10426-209342401181297=/root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.78771: variable 'ansible_module_compression' from source: unknown 9257 1726880901.78775: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880901.78778: variable 'ansible_facts' from source: unknown 9257 1726880901.78841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py 9257 1726880901.79185: Sending initial data 9257 1726880901.79214: Sent initial data (152 bytes) 9257 1726880901.80526: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.80592: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.80610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880901.80628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880901.80738: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.80874: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.80920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.80991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.82556: 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 <<< 9257 1726880901.82619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880901.82681: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_uf0rg5x /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py <<< 9257 1726880901.82756: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py" <<< 9257 1726880901.82794: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_uf0rg5x" to remote "/root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py" <<< 9257 1726880901.84939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.85040: stderr chunk (state=3): >>><<< 9257 1726880901.85056: stdout chunk (state=3): >>><<< 9257 1726880901.85088: done transferring module to remote 9257 1726880901.85109: _low_level_execute_command(): starting 9257 1726880901.85120: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/ /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py && sleep 0' 9257 1726880901.85743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.85802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880901.85817: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880901.85897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880901.85923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880901.85951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.85998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.87879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880901.87923: stderr chunk (state=3): >>><<< 9257 1726880901.87943: stdout chunk (state=3): >>><<< 9257 1726880901.87975: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880901.88008: _low_level_execute_command(): starting 9257 1726880901.88012: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/AnsiballZ_file.py && sleep 0' 9257 1726880901.88685: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880901.88839: 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 <<< 9257 1726880901.88844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880901.88875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880901.88969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880901.91073: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880901.91100: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880901.91138: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880901.91214: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880901.91277: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880901.91304: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880901.91333: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880901.91424: 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' <<< 9257 1726880901.91455: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 9257 1726880901.91473: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880901.91509: 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 0x7f1b8de0c530> <<< 9257 1726880901.91551: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dddbb30> # /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' <<< 9257 1726880901.91618: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8de0eab0> import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880901.91635: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880901.91681: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880901.91786: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880901.91866: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880901.91968: 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' <<< 9257 1726880901.92013: 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 0x7f1b8dbe1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 9257 1726880901.92202: 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 0x7f1b8dbe2000> <<< 9257 1726880901.92206: 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. <<< 9257 1726880901.92330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880901.92359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880901.92391: 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' <<< 9257 1726880901.92428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880901.92459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880901.92490: 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' <<< 9257 1726880901.92520: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1fe90> <<< 9257 1726880901.92546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880901.92581: 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 0x7f1b8dc1ff50> <<< 9257 1726880901.92602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880901.92644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880901.92648: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880901.92703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.92750: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880901.92754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880901.92816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc578c0> # /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 0x7f1b8dc57f50> <<< 9257 1726880901.92821: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880901.92873: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc37b60> <<< 9257 1726880901.92884: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880901.92895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc35280> <<< 9257 1726880901.92989: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1d040> <<< 9257 1726880901.93034: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880901.93055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880901.93090: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880901.93102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880901.93135: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880901.93141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880901.93184: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc7b860> <<< 9257 1726880901.93221: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc7a480> # /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 0x7f1b8dc36120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc78ce0> <<< 9257 1726880901.93290: 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 0x7f1b8dca8890> <<< 9257 1726880901.93324: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1c2c0> # /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' <<< 9257 1726880901.93369: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.93386: 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 0x7f1b8dca8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dca8bf0> <<< 9257 1726880901.93426: 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 0x7f1b8dca8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1ade0> <<< 9257 1726880901.93500: 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' <<< 9257 1726880901.93529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880901.93561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dca96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dca9370> <<< 9257 1726880901.93621: 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' <<< 9257 1726880901.93625: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcaa5a0> <<< 9257 1726880901.93652: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880901.93699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880901.93704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880901.93735: 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 0x7f1b8dcc47d0> import 'errno' # <<< 9257 1726880901.93784: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.93804: 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 0x7f1b8dcc5f10> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880901.93909: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880901.93933: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcc6db0> # 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 0x7f1b8dcc7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcc6300> <<< 9257 1726880901.94019: 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 0x7f1b8dcc7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcc7560> <<< 9257 1726880901.94116: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcaa600> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880901.94120: 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 <<< 9257 1726880901.94149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880901.94182: 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 0x7f1b8da47cb0> <<< 9257 1726880901.94212: 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' <<< 9257 1726880901.94246: 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 0x7f1b8da707d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da70530> <<< 9257 1726880901.94275: 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 0x7f1b8da70800> <<< 9257 1726880901.94289: 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 0x7f1b8da709e0> <<< 9257 1726880901.94311: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da45e50> <<< 9257 1726880901.94337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880901.94433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880901.94496: 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' <<< 9257 1726880901.94503: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da72030> <<< 9257 1726880901.94548: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da70cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcaa780> <<< 9257 1726880901.94552: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880901.94613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.94625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880901.94670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880901.94699: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8daa2360> <<< 9257 1726880901.94772: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880901.94775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880901.94805: 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' <<< 9257 1726880901.94869: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8daba510> <<< 9257 1726880901.94881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880901.94922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880901.94991: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880901.95028: 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 0x7f1b8daf32f0> <<< 9257 1726880901.95033: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880901.95069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880901.95097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880901.95133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880901.95260: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8db19a90> <<< 9257 1726880901.95305: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8daf3410> <<< 9257 1726880901.95391: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dabb1a0> # /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 0x7f1b8d938350> <<< 9257 1726880901.95429: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dab9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da72f30> <<< 9257 1726880901.95528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880901.95542: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b8d938530> <<< 9257 1726880901.95612: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_ebqd707d/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880901.95771: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.95810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880901.95813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880901.95853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880901.95988: 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 0x7f1b8d98dfa0> <<< 9257 1726880901.95992: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880901.96182: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d964e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d93bfe0> # zipimport: zlib available <<< 9257 1726880901.96224: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880901.96250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.96278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880901.96289: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880901.97854: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880901.99116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880901.99131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d967ce0> <<< 9257 1726880901.99149: 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' <<< 9257 1726880901.99178: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880901.99188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880901.99210: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880901.99213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880901.99239: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.99248: 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 0x7f1b8d9b5940> <<< 9257 1726880901.99275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b56d0> <<< 9257 1726880901.99308: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b4fe0> <<< 9257 1726880901.99336: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880901.99352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880901.99380: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b5430> <<< 9257 1726880901.99388: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d98ec30> <<< 9257 1726880901.99393: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880901.99421: 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 0x7f1b8d9b6720> <<< 9257 1726880901.99461: 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 0x7f1b8d9b68a0> <<< 9257 1726880901.99482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880901.99523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880901.99539: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880901.99589: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b6db0> <<< 9257 1726880901.99596: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880901.99615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880901.99643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880901.99679: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d81cbf0> <<< 9257 1726880901.99705: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880901.99711: 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 0x7f1b8d81e330> <<< 9257 1726880901.99732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880901.99750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880901.99786: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d81f0e0> <<< 9257 1726880901.99806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880901.99835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880901.99853: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d81ff20> <<< 9257 1726880901.99878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880901.99909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880901.99933: 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' <<< 9257 1726880901.99996: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d822cf0> <<< 9257 1726880902.00029: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.00035: 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 0x7f1b8d822e10> <<< 9257 1726880902.00053: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d820fb0> <<< 9257 1726880902.00075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880902.00100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880902.00126: 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' <<< 9257 1726880902.00151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880902.00176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880902.00206: 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' <<< 9257 1726880902.00228: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d826d20> <<< 9257 1726880902.00233: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880902.00302: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8257f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d825550> <<< 9257 1726880902.00331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880902.00337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880902.00416: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d827e00> <<< 9257 1726880902.00443: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8214c0> <<< 9257 1726880902.00472: 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 0x7f1b8d86ee70> <<< 9257 1726880902.00503: 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 0x7f1b8d86ef90> <<< 9257 1726880902.00538: 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 <<< 9257 1726880902.00579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880902.00586: 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' <<< 9257 1726880902.00627: 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 0x7f1b8d870b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d870920> <<< 9257 1726880902.00655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880902.00740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880902.00817: 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 0x7f1b8d8730e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d871250> <<< 9257 1726880902.00829: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880902.00879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.00896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880902.00916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880902.00977: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d87a8d0> <<< 9257 1726880902.01121: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d873260> <<< 9257 1726880902.01185: 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 0x7f1b8d87b6e0> <<< 9257 1726880902.01230: 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 0x7f1b8d87b8f0> <<< 9257 1726880902.01306: 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 0x7f1b8d87bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d86f290> <<< 9257 1726880902.01373: 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' <<< 9257 1726880902.01400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880902.01403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880902.01406: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.01431: 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 0x7f1b8d87ebd0> <<< 9257 1726880902.01616: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.01636: 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 0x7f1b8d87ffe0> <<< 9257 1726880902.01646: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d87d370> <<< 9257 1726880902.01677: 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 0x7f1b8d87e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d87cf20> <<< 9257 1726880902.01700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.01723: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880902.01734: stdout chunk (state=3): >>> <<< 9257 1726880902.01741: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.01852: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.01966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.02008: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880902.02013: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880902.02036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.02313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.02981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.03687: 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' # <<< 9257 1726880902.03714: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880902.03721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.03765: 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 0x7f1b8d9082c0> <<< 9257 1726880902.03874: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880902.03891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880902.03924: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d909250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d882b10> <<< 9257 1726880902.03978: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880902.03996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.04012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.04043: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880902.04046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.04211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.04402: 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' <<< 9257 1726880902.04424: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d909850> <<< 9257 1726880902.04428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.04982: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05550: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880902.05721: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05766: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05801: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880902.05816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.05900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06020: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880902.06038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06049: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880902.06068: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06155: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880902.06168: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06449: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880902.06795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880902.06808: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880902.06890: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d90b770> <<< 9257 1726880902.06902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.06988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07081: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880902.07093: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880902.07105: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880902.07128: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880902.07141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880902.07206: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.07332: 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 0x7f1b8d715d30> <<< 9257 1726880902.07392: 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' <<< 9257 1726880902.07405: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b8d716660> <<< 9257 1726880902.07419: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8801d0> <<< 9257 1726880902.07427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07516: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880902.07524: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07617: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.07753: 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 <<< 9257 1726880902.07788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.07876: 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 0x7f1b8d715310> <<< 9257 1726880902.07920: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d716780> <<< 9257 1726880902.07955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880902.07972: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08103: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08181: 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' <<< 9257 1726880902.08207: 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 <<< 9257 1726880902.08227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880902.08251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880902.08306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880902.08327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880902.08344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880902.08414: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d7a68a0> <<< 9257 1726880902.08471: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d720530> <<< 9257 1726880902.08545: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d71a660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d71a480> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880902.08577: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08620: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 9257 1726880902.08624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880902.08689: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880902.08693: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.08727: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880902.09300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.09900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.10633: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880902.10922: 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 <<< 9257 1726880902.10935: 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 <<< 9257 1726880902.11005: 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 # 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 <<< 9257 1726880902.11032: 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 # 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 <<< 9257 1726880902.11045: 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 <<< 9257 1726880902.11073: 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 <<< 9257 1726880902.11105: stdout chunk (state=3): >>># destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _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 <<< 9257 1726880902.11341: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880902.11362: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 9257 1726880902.11380: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880902.11394: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880902.11426: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880902.11441: stdout chunk (state=3): >>># destroy array <<< 9257 1726880902.11462: 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 <<< 9257 1726880902.11483: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880902.11498: 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 <<< 9257 1726880902.11506: 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 <<< 9257 1726880902.11555: 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 # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess <<< 9257 1726880902.11581: 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 <<< 9257 1726880902.11588: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 9257 1726880902.11626: 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 <<< 9257 1726880902.11644: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 9257 1726880902.11661: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 9257 1726880902.11686: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 9257 1726880902.11703: 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 # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 9257 1726880902.11730: 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 <<< 9257 1726880902.11743: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.11765: 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 <<< 9257 1726880902.11784: 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 <<< 9257 1726880902.11795: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880902.11973: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880902.11985: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880902.12002: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880902.12050: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880902.12054: 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 <<< 9257 1726880902.12071: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 9257 1726880902.12078: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy _string <<< 9257 1726880902.12105: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880902.12114: 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<<< 9257 1726880902.12141: stdout chunk (state=3): >>> # 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 <<< 9257 1726880902.12162: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880902.12181: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880902.12213: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880902.12223: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880902.12251: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880902.12334: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 9257 1726880902.12344: stdout chunk (state=3): >>># destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880902.12362: stdout chunk (state=3): >>># destroy re <<< 9257 1726880902.12386: stdout chunk (state=3): >>># destroy _random <<< 9257 1726880902.12402: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880902.12419: stdout chunk (state=3): >>># destroy _thread # destroy _abc<<< 9257 1726880902.12426: stdout chunk (state=3): >>> # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880902.12611: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880902.12814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880902.12927: stderr chunk (state=3): >>><<< 9257 1726880902.12931: stdout chunk (state=3): >>><<< 9257 1726880902.13020: _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 0x7f1b8de0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dddbb30> # /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 0x7f1b8de0eab0> 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 0x7f1b8dbe1160> # /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 0x7f1b8dbe2000> 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 0x7f1b8dc1fe90> # /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 0x7f1b8dc1ff50> # /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 0x7f1b8dc578c0> # /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 0x7f1b8dc57f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc37b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc35280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1d040> # /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 0x7f1b8dc7b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc7a480> # /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 0x7f1b8dc36120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc78ce0> # /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 0x7f1b8dca8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1c2c0> # /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 0x7f1b8dca8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dca8bf0> # 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 0x7f1b8dca8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dc1ade0> # /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 0x7f1b8dca96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dca9370> 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 0x7f1b8dcaa5a0> 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 0x7f1b8dcc47d0> 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 0x7f1b8dcc5f10> # /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 0x7f1b8dcc6db0> # 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 0x7f1b8dcc7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcc6300> # /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 0x7f1b8dcc7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcc7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcaa600> # /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 0x7f1b8da47cb0> # /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 0x7f1b8da707d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da70530> # 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 0x7f1b8da70800> # 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 0x7f1b8da709e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da45e50> # /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 0x7f1b8da72030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da70cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dcaa780> # /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 0x7f1b8daa2360> # /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 0x7f1b8daba510> # /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 0x7f1b8daf32f0> # /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 0x7f1b8db19a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8daf3410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dabb1a0> # /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 0x7f1b8d938350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8dab9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8da72f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1b8d938530> # zipimport: found 30 names in '/tmp/ansible_file_payload_ebqd707d/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 0x7f1b8d98dfa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d964e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d93bfe0> # 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 0x7f1b8d967ce0> # /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 0x7f1b8d9b5940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b56d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d9b4fe0> # /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 0x7f1b8d9b5430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d98ec30> 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 0x7f1b8d9b6720> # 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 0x7f1b8d9b68a0> # /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 0x7f1b8d9b6db0> 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 0x7f1b8d81cbf0> # 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 0x7f1b8d81e330> # /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 0x7f1b8d81f0e0> # /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 0x7f1b8d81ff20> # /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 0x7f1b8d822cf0> # 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 0x7f1b8d822e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d820fb0> # /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 0x7f1b8d826d20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8257f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d825550> # /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 0x7f1b8d827e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8214c0> # 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 0x7f1b8d86ee70> # /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 0x7f1b8d86ef90> # /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 0x7f1b8d870b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d870920> # /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 0x7f1b8d8730e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d871250> # /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 0x7f1b8d87a8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d873260> # 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 0x7f1b8d87b6e0> # 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 0x7f1b8d87b8f0> # 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 0x7f1b8d87bc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d86f290> # /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 0x7f1b8d87ebd0> # 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 0x7f1b8d87ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d87d370> # 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 0x7f1b8d87e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d87cf20> # 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 0x7f1b8d9082c0> # /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 0x7f1b8d909250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d882b10> 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 0x7f1b8d909850> # 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 0x7f1b8d90b770> # 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 0x7f1b8d715d30> # 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 0x7f1b8d716660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d8801d0> # 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 0x7f1b8d715310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d716780> 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 0x7f1b8d7a68a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d720530> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d71a660> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b8d71a480> # 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 {"dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880902.13829: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/network/tcpqfulldocookies', 'dest': '/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies', 'state': 'link', 'force': 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': '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-1726880901.7442796-10426-209342401181297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880902.13833: _low_level_execute_command(): starting 9257 1726880902.13836: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880901.7442796-10426-209342401181297/ > /dev/null 2>&1 && sleep 0' 9257 1726880902.13887: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.13891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880902.13894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.13896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.13899: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.13941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880902.13956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.14003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.15898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.15940: stderr chunk (state=3): >>><<< 9257 1726880902.15948: stdout chunk (state=3): >>><<< 9257 1726880902.15977: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.15981: handler run complete 9257 1726880902.16013: attempt loop complete, returning result 9257 1726880902.16033: variable 'item' from source: unknown 9257 1726880902.16126: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } 9257 1726880902.16301: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.16304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.16307: variable 'omit' from source: magic vars 9257 1726880902.16372: variable 'omit' from source: magic vars 9257 1726880902.16386: variable 'omit' from source: magic vars 9257 1726880902.16621: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880902.16624: variable 'item' from source: unknown 9257 1726880902.16733: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880902.16737: variable 'item' from source: unknown 9257 1726880902.16776: variable 'omit' from source: magic vars 9257 1726880902.16792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880902.16800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880902.16811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880902.16829: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880902.16833: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.16835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.16932: Set connection var ansible_connection to ssh 9257 1726880902.16940: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880902.16947: Set connection var ansible_pipelining to False 9257 1726880902.16956: Set connection var ansible_shell_type to sh 9257 1726880902.16965: Set connection var ansible_shell_executable to /bin/sh 9257 1726880902.16971: Set connection var ansible_timeout to 10 9257 1726880902.16994: variable 'ansible_shell_executable' from source: unknown 9257 1726880902.17015: variable 'ansible_connection' from source: unknown 9257 1726880902.17019: variable 'ansible_module_compression' from source: unknown 9257 1726880902.17022: variable 'ansible_shell_type' from source: unknown 9257 1726880902.17025: variable 'ansible_shell_executable' from source: unknown 9257 1726880902.17027: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.17030: variable 'ansible_pipelining' from source: unknown 9257 1726880902.17032: variable 'ansible_timeout' from source: unknown 9257 1726880902.17035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.17182: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880902.17190: variable 'omit' from source: magic vars 9257 1726880902.17197: starting attempt loop 9257 1726880902.17200: running the handler 9257 1726880902.17209: _low_level_execute_command(): starting 9257 1726880902.17226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880902.17890: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.17893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880902.17896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880902.17899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880902.17901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.17958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880902.17967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.18007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.19627: stdout chunk (state=3): >>>/root <<< 9257 1726880902.19841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.19845: stdout chunk (state=3): >>><<< 9257 1726880902.19848: stderr chunk (state=3): >>><<< 9257 1726880902.19876: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.19883: _low_level_execute_command(): starting 9257 1726880902.19889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784 `" && echo ansible-tmp-1726880902.1987255-10426-74321711704784="` echo /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784 `" ) && sleep 0' 9257 1726880902.20518: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.20524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880902.20533: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880902.20597: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.20606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.22516: stdout chunk (state=3): >>>ansible-tmp-1726880902.1987255-10426-74321711704784=/root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784 <<< 9257 1726880902.22642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.22685: stderr chunk (state=3): >>><<< 9257 1726880902.22688: stdout chunk (state=3): >>><<< 9257 1726880902.22708: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880902.1987255-10426-74321711704784=/root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.22742: variable 'ansible_module_compression' from source: unknown 9257 1726880902.22779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880902.22795: variable 'ansible_facts' from source: unknown 9257 1726880902.22843: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py 9257 1726880902.22949: Sending initial data 9257 1726880902.22953: Sent initial data (151 bytes) 9257 1726880902.23479: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.23573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880902.23579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.23650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.25180: 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 <<< 9257 1726880902.25192: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880902.25221: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880902.25262: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpc4hfm_vp /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py <<< 9257 1726880902.25270: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py" <<< 9257 1726880902.25298: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpc4hfm_vp" to remote "/root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py" <<< 9257 1726880902.26203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.26464: stderr chunk (state=3): >>><<< 9257 1726880902.26468: stdout chunk (state=3): >>><<< 9257 1726880902.26471: done transferring module to remote 9257 1726880902.26473: _low_level_execute_command(): starting 9257 1726880902.26476: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/ /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py && sleep 0' 9257 1726880902.26871: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880902.26882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.26895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.26912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880902.26930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880902.26934: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880902.26947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.26962: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880902.26973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880902.27041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880902.27047: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.27050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.27052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880902.27055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880902.27059: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880902.27061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.27109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880902.27121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880902.27156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.27203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.29063: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.29066: stderr chunk (state=3): >>><<< 9257 1726880902.29069: stdout chunk (state=3): >>><<< 9257 1726880902.29088: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.29091: _low_level_execute_command(): starting 9257 1726880902.29098: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/AnsiballZ_file.py && sleep 0' 9257 1726880902.29744: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880902.29770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.29859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.30048: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880902.30465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.30469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.32429: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880902.32472: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880902.32494: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880902.32576: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880902.32611: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880902.32651: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880902.32687: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880902.32738: 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' <<< 9257 1726880902.32766: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880902.32794: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880902.32830: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880902.32860: 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 0x7f1460e0c530> <<< 9257 1726880902.32884: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ddbb30> <<< 9257 1726880902.32904: 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 0x7f1460e0eab0> <<< 9257 1726880902.32985: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880902.32989: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880902.32991: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880902.32994: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880902.33019: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880902.33122: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880902.33158: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880902.33214: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880902.33224: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880902.33228: stdout chunk (state=3): >>>Processing global site-packages <<< 9257 1726880902.33278: 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' <<< 9257 1726880902.33282: 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' <<< 9257 1726880902.33297: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c01160> <<< 9257 1726880902.33369: 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 <<< 9257 1726880902.33403: 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 0x7f1460c02000> <<< 9257 1726880902.33420: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880902.33444: 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. <<< 9257 1726880902.33701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880902.33704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880902.33737: 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' <<< 9257 1726880902.33763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880902.33807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880902.33843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880902.34084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3fe90> # /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 0x7f1460c3ff50> # /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' # <<< 9257 1726880902.34091: 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 0x7f1460c778c0> <<< 9257 1726880902.34113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880902.34189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c77f50> import '_collections' # <<< 9257 1726880902.34207: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c57b60> import '_functools' # <<< 9257 1726880902.34238: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c55280> <<< 9257 1726880902.34395: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3d040> # /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' # <<< 9257 1726880902.34421: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880902.34611: 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 0x7f1460c9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c9a480> # /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 0x7f1460c56120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c98ce0> <<< 9257 1726880902.34629: 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 0x7f1460cc8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3c2c0> <<< 9257 1726880902.34660: 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' <<< 9257 1726880902.34684: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.34703: 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 0x7f1460cc8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cc8bf0> <<< 9257 1726880902.34876: 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 0x7f1460cc8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3ade0> # /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 0x7f1460cc96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cc9370> import 'importlib.machinery' # <<< 9257 1726880902.35384: 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 0x7f1460cca5a0> 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 0x7f1460ce47d0> 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 0x7f1460ce5f10> # /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 0x7f1460ce6db0> # 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 0x7f1460ce7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ce6300> # /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 0x7f1460ce7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ce7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cca600> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880902.35413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880902.35516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880902.35524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880902.35527: 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 0x7f1460a73cb0> <<< 9257 1726880902.35684: 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 0x7f1460a9c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9c530> # 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 0x7f1460a9c800> # 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 0x7f1460a9c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a71e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880902.35872: 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 0x7f1460a9e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cca780> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880902.35950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.35955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880902.35977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880902.36006: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460aca480> <<< 9257 1726880902.36059: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880902.36084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.36100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880902.36119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880902.36168: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ae65d0> <<< 9257 1726880902.36192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880902.36228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880902.36281: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880902.36314: 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 0x7f1460b1b3b0> <<< 9257 1726880902.36328: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880902.36377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880902.36763: 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' <<< 9257 1726880902.36771: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460b45b50> <<< 9257 1726880902.36774: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460b1b4d0> <<< 9257 1726880902.36776: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ae7260> <<< 9257 1726880902.36779: 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 0x7f146095c4a0> <<< 9257 1726880902.36880: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ae5610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9f020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f146095c680> <<< 9257 1726880902.36903: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_3kr_g5l0/ansible_file_payload.zip' <<< 9257 1726880902.36919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.37062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.37090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880902.37103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880902.37284: 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' # /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 0x7f14609b60f0> import '_typing' # <<< 9257 1726880902.37467: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146098cfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146098c170> # zipimport: zlib available <<< 9257 1726880902.37500: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880902.37526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880902.37544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.37569: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880902.37578: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.39160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.40388: 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 0x7f146098ff50> <<< 9257 1726880902.40405: 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' <<< 9257 1726880902.40481: 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' <<< 9257 1726880902.40497: 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 0x7f14609ddaf0> <<< 9257 1726880902.40588: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609dd880> <<< 9257 1726880902.40606: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609dd190> # /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' <<< 9257 1726880902.40647: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609dd8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609b6b10> <<< 9257 1726880902.40711: 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 0x7f14609de840> # 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 0x7f14609dea80> <<< 9257 1726880902.40733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880902.40867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880902.40985: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880902.40999: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609def60> 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 0x7f1460844cb0> # 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 0x7f14608468d0> # /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' <<< 9257 1726880902.41088: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460847260> <<< 9257 1726880902.41093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880902.41096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880902.41197: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460848410> <<< 9257 1726880902.41201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880902.41204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880902.41228: 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' <<< 9257 1726880902.41240: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084ae70> <<< 9257 1726880902.41276: 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 0x7f146084af90> <<< 9257 1726880902.41302: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460849100> <<< 9257 1726880902.41347: 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' <<< 9257 1726880902.41443: 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' <<< 9257 1726880902.41461: 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 0x7f146084edb0> <<< 9257 1726880902.41480: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880902.41563: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084d5e0> <<< 9257 1726880902.41570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880902.41667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084fe90> <<< 9257 1726880902.41767: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460849640> <<< 9257 1726880902.41773: 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 0x7f1460896ed0> <<< 9257 1726880902.41778: 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 0x7f1460897110> <<< 9257 1726880902.41781: 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 <<< 9257 1726880902.41790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880902.41815: 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' <<< 9257 1726880902.41848: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.41875: 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 0x7f1460898bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608989b0> <<< 9257 1726880902.41980: 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' <<< 9257 1726880902.42018: 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 0x7f146089b140> <<< 9257 1726880902.42208: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608992b0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880902.42212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.42228: 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 0x7f14608a2930> <<< 9257 1726880902.42340: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146089b2c0> <<< 9257 1726880902.42417: 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 0x7f14608a3c20> <<< 9257 1726880902.42664: 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 0x7f14608a3ad0> <<< 9257 1726880902.42668: 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 0x7f14608a3d40> <<< 9257 1726880902.42671: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608972c0> # /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' <<< 9257 1726880902.42674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880902.42677: 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 0x7f14608a6c30> <<< 9257 1726880902.42837: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.42863: 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 0x7f14608a7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a53a0> <<< 9257 1726880902.42910: 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 0x7f14608a6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a4f50> <<< 9257 1726880902.42993: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880902.43068: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.43190: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880902.43230: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880902.43254: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880902.43384: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.43527: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.44193: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.44903: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880902.44907: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880902.44941: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880902.44944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.44996: 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 0x7f14609302c0> <<< 9257 1726880902.45109: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880902.45141: 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 0x7f14609316a0> <<< 9257 1726880902.45148: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a8170> <<< 9257 1726880902.45210: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880902.45217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.45255: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880902.45443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.45627: 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' <<< 9257 1726880902.45635: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460931850> <<< 9257 1726880902.45653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.46213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.46758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.46837: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.46930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880902.46932: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.46978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47020: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880902.47028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47118: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47276: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880902.47281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47293: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880902.47323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47372: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880902.47661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.47934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880902.48004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880902.48023: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880902.48104: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460933590> <<< 9257 1726880902.48125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48311: 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' # <<< 9257 1726880902.48341: 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' <<< 9257 1726880902.48407: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.48534: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.48547: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146073dd60> <<< 9257 1726880902.48601: 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' <<< 9257 1726880902.48619: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f146073e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460932630> # zipimport: zlib available <<< 9257 1726880902.48664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48719: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880902.48728: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48880: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.48964: 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 <<< 9257 1726880902.48982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.49062: 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 0x7f146073d3d0> <<< 9257 1726880902.49104: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146073e840> <<< 9257 1726880902.49135: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880902.49141: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880902.49214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.49278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.49313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.49362: 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 <<< 9257 1726880902.49370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.49377: 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 <<< 9257 1726880902.49408: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880902.49427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880902.49480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880902.49492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880902.49516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880902.49579: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14607ceb10> <<< 9257 1726880902.49628: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14607487d0> <<< 9257 1726880902.49784: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460743b30> <<< 9257 1726880902.49789: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460742720> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880902.49792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.49794: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880902.49868: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880902.49872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.49895: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880902.50480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.51305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.51810: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880902.51849: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880902.52106: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880902.52134: 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<<< 9257 1726880902.52184: stdout chunk (state=3): >>> # 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 <<< 9257 1726880902.52223: 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 # 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 <<< 9257 1726880902.52268: 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 # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale <<< 9257 1726880902.52332: 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 <<< 9257 1726880902.52336: 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 <<< 9257 1726880902.52346: 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 <<< 9257 1726880902.52601: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880902.52650: 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 <<< 9257 1726880902.52675: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy array <<< 9257 1726880902.52755: 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 # 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 <<< 9257 1726880902.52789: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.52821: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.52868: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.52923: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.52929: 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 # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 9257 1726880902.52974: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.52995: 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 <<< 9257 1726880902.53164: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880902.53218: stdout chunk (state=3): >>># destroy _socket # destroy _collections_abc # destroy _weakref<<< 9257 1726880902.53243: 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 <<< 9257 1726880902.53287: 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 <<< 9257 1726880902.53333: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 9257 1726880902.53354: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize <<< 9257 1726880902.53395: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880902.53399: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880902.53492: 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 <<< 9257 1726880902.53525: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random <<< 9257 1726880902.53561: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880902.53578: stdout chunk (state=3): >>># destroy _thread # destroy _abc # destroy _sre # destroy posix <<< 9257 1726880902.53781: stdout chunk (state=3): >>># destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880902.54104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880902.54108: stdout chunk (state=3): >>><<< 9257 1726880902.54110: stderr chunk (state=3): >>><<< 9257 1726880902.54141: _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 0x7f1460e0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ddbb30> # /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 0x7f1460e0eab0> 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 0x7f1460c01160> # /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 0x7f1460c02000> 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 0x7f1460c3fe90> # /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 0x7f1460c3ff50> # /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 0x7f1460c778c0> # /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 0x7f1460c77f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c57b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c55280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3d040> # /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 0x7f1460c9b860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c9a480> # /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 0x7f1460c56120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c98ce0> # /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 0x7f1460cc8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3c2c0> # /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 0x7f1460cc8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cc8bf0> # 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 0x7f1460cc8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460c3ade0> # /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 0x7f1460cc96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cc9370> 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 0x7f1460cca5a0> 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 0x7f1460ce47d0> 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 0x7f1460ce5f10> # /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 0x7f1460ce6db0> # 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 0x7f1460ce7410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ce6300> # /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 0x7f1460ce7e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ce7560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cca600> # /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 0x7f1460a73cb0> # /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 0x7f1460a9c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9c530> # 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 0x7f1460a9c800> # 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 0x7f1460a9c9e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a71e50> # /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 0x7f1460a9e0f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9cd70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460cca780> # /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 0x7f1460aca480> # /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 0x7f1460ae65d0> # /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 0x7f1460b1b3b0> # /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 0x7f1460b45b50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460b1b4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ae7260> # /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 0x7f146095c4a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460ae5610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460a9f020> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f146095c680> # zipimport: found 30 names in '/tmp/ansible_file_payload_3kr_g5l0/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 0x7f14609b60f0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146098cfe0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146098c170> # 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 0x7f146098ff50> # /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 0x7f14609ddaf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609dd880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609dd190> # /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 0x7f14609dd8e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14609b6b10> 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 0x7f14609de840> # 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 0x7f14609dea80> # /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 0x7f14609def60> 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 0x7f1460844cb0> # 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 0x7f14608468d0> # /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 0x7f1460847260> # /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 0x7f1460848410> # /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 0x7f146084ae70> # 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 0x7f146084af90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460849100> # /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 0x7f146084edb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146084d5e0> # /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 0x7f146084fe90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460849640> # 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 0x7f1460896ed0> # /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 0x7f1460897110> # /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 0x7f1460898bf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608989b0> # /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 0x7f146089b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608992b0> # /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 0x7f14608a2930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146089b2c0> # 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 0x7f14608a3c20> # 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 0x7f14608a3ad0> # 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 0x7f14608a3d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608972c0> # /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 0x7f14608a6c30> # 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 0x7f14608a7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a53a0> # 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 0x7f14608a6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a4f50> # 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 0x7f14609302c0> # /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 0x7f14609316a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14608a8170> 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 0x7f1460931850> # 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 0x7f1460933590> # 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 0x7f146073dd60> # 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 0x7f146073e6c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460932630> # 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 0x7f146073d3d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f146073e840> 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 0x7f14607ceb10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14607487d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460743b30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1460742720> # 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 {"dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops"}, "after": {"path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880902.55669: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/network/tcpqfulldrops', 'dest': '/var/lib/pcp/config/pmieconf/network/tcpqfulldrops', 'state': 'link', 'force': 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': '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-1726880902.1987255-10426-74321711704784/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880902.55685: _low_level_execute_command(): starting 9257 1726880902.55690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880902.1987255-10426-74321711704784/ > /dev/null 2>&1 && sleep 0' 9257 1726880902.55973: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880902.56060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.56082: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.56228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880902.56284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.56412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.58591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.58594: stdout chunk (state=3): >>><<< 9257 1726880902.58601: stderr chunk (state=3): >>><<< 9257 1726880902.58604: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.58607: handler run complete 9257 1726880902.58610: attempt loop complete, returning result 9257 1726880902.58612: variable 'item' from source: unknown 9257 1726880902.58724: variable 'item' from source: unknown ok: [managed_node1] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } 9257 1726880902.59345: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.59349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.59352: variable 'omit' from source: magic vars 9257 1726880902.59354: variable 'omit' from source: magic vars 9257 1726880902.59361: variable 'omit' from source: magic vars 9257 1726880902.59540: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880902.59553: variable 'item' from source: unknown 9257 1726880902.59694: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880902.59715: variable 'item' from source: unknown 9257 1726880902.59740: variable 'omit' from source: magic vars 9257 1726880902.59785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880902.59804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880902.59894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880902.59897: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880902.59900: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.59903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.59982: Set connection var ansible_connection to ssh 9257 1726880902.60005: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880902.60026: Set connection var ansible_pipelining to False 9257 1726880902.60046: Set connection var ansible_shell_type to sh 9257 1726880902.60063: Set connection var ansible_shell_executable to /bin/sh 9257 1726880902.60076: Set connection var ansible_timeout to 10 9257 1726880902.60113: variable 'ansible_shell_executable' from source: unknown 9257 1726880902.60128: variable 'ansible_connection' from source: unknown 9257 1726880902.60145: variable 'ansible_module_compression' from source: unknown 9257 1726880902.60154: variable 'ansible_shell_type' from source: unknown 9257 1726880902.60165: variable 'ansible_shell_executable' from source: unknown 9257 1726880902.60220: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880902.60224: variable 'ansible_pipelining' from source: unknown 9257 1726880902.60227: variable 'ansible_timeout' from source: unknown 9257 1726880902.60229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880902.60383: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880902.60399: variable 'omit' from source: magic vars 9257 1726880902.60409: starting attempt loop 9257 1726880902.60417: running the handler 9257 1726880902.60429: _low_level_execute_command(): starting 9257 1726880902.60443: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880902.61236: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.61346: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880902.61372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.61438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.63102: stdout chunk (state=3): >>>/root <<< 9257 1726880902.63355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.63363: stdout chunk (state=3): >>><<< 9257 1726880902.63366: stderr chunk (state=3): >>><<< 9257 1726880902.63482: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.63485: _low_level_execute_command(): starting 9257 1726880902.63488: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145 `" && echo ansible-tmp-1726880902.6342635-10426-221071227751145="` echo /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145 `" ) && sleep 0' 9257 1726880902.64709: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880902.64752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.64779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.64820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880902.64981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.64985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880902.65094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.65109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.67019: stdout chunk (state=3): >>>ansible-tmp-1726880902.6342635-10426-221071227751145=/root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145 <<< 9257 1726880902.67270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.67273: stdout chunk (state=3): >>><<< 9257 1726880902.67276: stderr chunk (state=3): >>><<< 9257 1726880902.67294: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880902.6342635-10426-221071227751145=/root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.67351: variable 'ansible_module_compression' from source: unknown 9257 1726880902.67463: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880902.67467: variable 'ansible_facts' from source: unknown 9257 1726880902.67527: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py 9257 1726880902.67797: Sending initial data 9257 1726880902.67828: Sent initial data (152 bytes) 9257 1726880902.68433: 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 <<< 9257 1726880902.68450: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880902.68473: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.68540: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880902.68547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.68590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.70141: 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 <<< 9257 1726880902.70181: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880902.70222: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpcx7g2blz /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py <<< 9257 1726880902.70232: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py" <<< 9257 1726880902.70281: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpcx7g2blz" to remote "/root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py" <<< 9257 1726880902.71558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.71564: stdout chunk (state=3): >>><<< 9257 1726880902.71567: stderr chunk (state=3): >>><<< 9257 1726880902.71570: done transferring module to remote 9257 1726880902.71573: _low_level_execute_command(): starting 9257 1726880902.71575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/ /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py && sleep 0' 9257 1726880902.72197: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880902.72213: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.72243: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.72339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.72374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.74190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880902.74222: stderr chunk (state=3): >>><<< 9257 1726880902.74226: stdout chunk (state=3): >>><<< 9257 1726880902.74256: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880902.74262: _low_level_execute_command(): starting 9257 1726880902.74267: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/AnsiballZ_file.py && sleep 0' 9257 1726880902.74935: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.74938: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880902.74941: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880902.74944: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880902.75098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880902.75156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880902.77298: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9257 1726880902.77471: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880902.77477: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880902.77482: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880902.77537: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880902.77541: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880902.77580: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880902.77600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880902.77627: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880902.77667: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880902.77688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880902.77937: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac8fbb30> <<< 9257 1726880902.77944: 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' <<< 9257 1726880902.77951: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac92eab0> import '_signal' # <<< 9257 1726880902.77954: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880902.77957: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880902.77965: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880902.77968: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880902.78005: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880902.78012: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880902.78040: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880902.78055: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880902.78062: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880902.78108: 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' <<< 9257 1726880902.78193: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac6dd160> # /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' <<< 9257 1726880902.78246: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac6de000> import 'site' # <<< 9257 1726880902.78275: 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. <<< 9257 1726880902.78527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880902.78571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880902.78575: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880902.78596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.78600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880902.78636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880902.78680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880902.78694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac71be90> <<< 9257 1726880902.78715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880902.78744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880902.78773: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac71bf50> <<< 9257 1726880902.78797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880902.78834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880902.78837: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880902.78911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.78915: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880902.78996: 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 0x7f62ac7538c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880902.79000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac753f50> <<< 9257 1726880902.79003: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880902.79066: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac733b60> <<< 9257 1726880902.79071: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880902.79093: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac731280> <<< 9257 1726880902.79193: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac719040> <<< 9257 1726880902.79228: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880902.79246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880902.79280: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880902.79320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880902.79327: 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' <<< 9257 1726880902.79388: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac777800> <<< 9257 1726880902.79395: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac776420> <<< 9257 1726880902.79412: 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 0x7f62ac732150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac774cb0> <<< 9257 1726880902.79474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880902.79499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7182c0> # /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' <<< 9257 1726880902.79545: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.79557: 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 0x7f62ac7a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a8bc0> <<< 9257 1726880902.79584: 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 0x7f62ac7a8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac716de0> <<< 9257 1726880902.79622: 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' <<< 9257 1726880902.79664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880902.79704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a9640> <<< 9257 1726880902.79752: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a9310> import 'importlib.machinery' # <<< 9257 1726880902.79756: 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' <<< 9257 1726880902.79796: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7aa4e0> import 'importlib.util' # import 'runpy' # <<< 9257 1726880902.79815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880902.79863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880902.79882: 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 0x7f62ac7c0710> <<< 9257 1726880902.79943: 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' <<< 9257 1726880902.79949: 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 0x7f62ac7c1df0> <<< 9257 1726880902.79986: 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' <<< 9257 1726880902.80010: 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 0x7f62ac7c2cc0> <<< 9257 1726880902.80084: 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 0x7f62ac7c3320><<< 9257 1726880902.80100: stdout chunk (state=3): >>> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7c2240> # /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' <<< 9257 1726880902.80282: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.80288: 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 0x7f62ac7c3da0> <<< 9257 1726880902.80496: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7c34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7aa540> # /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 0x7f62ac54bc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880902.80501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880902.80514: 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 0x7f62ac574740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5744a0> # 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 0x7f62ac574770> # 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 0x7f62ac574950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac549e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880902.80733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880902.80738: 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 0x7f62ac575fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac574c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7aac30> # /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' <<< 9257 1726880902.80774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880902.80802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880902.80825: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5a6360> <<< 9257 1726880902.80885: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880902.80931: 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 <<< 9257 1726880902.80937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880902.81035: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5be4e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880902.81130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880902.81263: 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 0x7f62ac5fb290> # /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' <<< 9257 1726880902.81341: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac61da30> <<< 9257 1726880902.81415: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5fb3b0> <<< 9257 1726880902.81470: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5bf170> <<< 9257 1726880902.81589: 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 0x7f62ac438350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5bd520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac576f00> <<< 9257 1726880902.81779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62ac5bd8e0> # zipimport: found 30 names in '/tmp/ansible_file_payload_bo8sqrgy/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880902.81871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.81895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880902.81911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880902.81948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880902.82024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880902.82063: 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 0x7f62ac48dfd0> <<< 9257 1726880902.82124: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880902.82287: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac464ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac43bf80> # zipimport: zlib available <<< 9257 1726880902.82309: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880902.82349: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880902.82409: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880902.83930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.85193: 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 0x7f62ac467e60> <<< 9257 1726880902.85222: 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' <<< 9257 1726880902.85252: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880902.85277: 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' <<< 9257 1726880902.85314: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.85334: 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 0x7f62ac4b5940> <<< 9257 1726880902.85350: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4b56d0> <<< 9257 1726880902.85397: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4b4fe0> <<< 9257 1726880902.85403: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880902.85476: 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 0x7f62ac4b5730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac48ec60> <<< 9257 1726880902.85480: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880902.85511: 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 0x7f62ac4b66c0> <<< 9257 1726880902.85548: 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 0x7f62ac4b6840> <<< 9257 1726880902.85552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880902.85595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880902.85599: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880902.85669: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4b6d50> import 'pwd' # <<< 9257 1726880902.85673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880902.85691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880902.85730: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac31cb30> <<< 9257 1726880902.85776: 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 0x7f62ac31e7e0> <<< 9257 1726880902.85799: 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' <<< 9257 1726880902.85849: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac31f0e0> <<< 9257 1726880902.85872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880902.85913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880902.85917: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac31ff20> <<< 9257 1726880902.85939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880902.85996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880902.85999: 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' <<< 9257 1726880902.86048: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac322d50> <<< 9257 1726880902.86083: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.86107: 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 0x7f62ac322ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac321010> <<< 9257 1726880902.86133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880902.86167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880902.86192: 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' <<< 9257 1726880902.86205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880902.86234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880902.86290: 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 0x7f62ac326cc0> <<< 9257 1726880902.86293: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880902.86386: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac325790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac3254f0> <<< 9257 1726880902.86389: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880902.86403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880902.86486: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac327fb0> <<< 9257 1726880902.86507: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac321520> <<< 9257 1726880902.86561: 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 0x7f62ac36ee70> <<< 9257 1726880902.86593: 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 0x7f62ac36ef90> <<< 9257 1726880902.86631: 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' <<< 9257 1726880902.86695: 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' <<< 9257 1726880902.86702: 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 0x7f62ac370b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac370920> <<< 9257 1726880902.86720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880902.86784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880902.86839: 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 0x7f62ac3730e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac371250> <<< 9257 1726880902.86868: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880902.86968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.86972: 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' # <<< 9257 1726880902.87002: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac37a900> <<< 9257 1726880902.87164: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac373290> <<< 9257 1726880902.87233: 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 0x7f62ac37bb90> <<< 9257 1726880902.87275: 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 0x7f62ac37b980> <<< 9257 1726880902.87347: 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 0x7f62ac37bce0> <<< 9257 1726880902.87351: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac36f290> <<< 9257 1726880902.87374: 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' <<< 9257 1726880902.87401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880902.87428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880902.87448: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.87476: 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 0x7f62ac37ebd0> <<< 9257 1726880902.87660: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.87678: 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 0x7f62ac37ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac37d370> <<< 9257 1726880902.87734: 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 0x7f62ac37e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac37cf20> # zipimport: zlib available <<< 9257 1726880902.87764: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880902.87777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.87870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.87991: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880902.88007: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880902.88042: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880902.88061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.88192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.88325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.88978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.89653: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880902.89657: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880902.89688: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880902.89692: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880902.89695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.89762: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.89770: 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 0x7f62ac4042c0> <<< 9257 1726880902.89865: 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' <<< 9257 1726880902.89894: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac405070> <<< 9257 1726880902.89900: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac382b10> <<< 9257 1726880902.89953: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880902.89961: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.89987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.89996: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880902.90015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.90184: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.90378: 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' <<< 9257 1726880902.90386: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac405220> <<< 9257 1726880902.90399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.90960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91607: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880902.91713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91804: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880902.91904: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.91990: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880902.92020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92036: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92043: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880902.92091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92147: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880902.92150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880902.92780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880902.92794: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880902.92871: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4079b0> <<< 9257 1726880902.92890: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.92970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93056: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880902.93070: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # <<< 9257 1726880902.93083: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880902.93110: 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' <<< 9257 1726880902.93192: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880902.93311: 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 0x7f62ac215d90> <<< 9257 1726880902.93379: 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 0x7f62ac216660> <<< 9257 1726880902.93387: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac406750> <<< 9257 1726880902.93403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93454: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93491: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880902.93504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93600: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93663: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.93736: 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 <<< 9257 1726880902.93775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880902.93873: 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 0x7f62ac215310> <<< 9257 1726880902.93910: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac216780> <<< 9257 1726880902.93941: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880902.93979: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 9257 1726880902.93982: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94034: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94110: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94186: 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' <<< 9257 1726880902.94235: 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 <<< 9257 1726880902.94239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880902.94267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880902.94306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880902.94327: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880902.94350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880902.94402: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac2a6900> <<< 9257 1726880902.94449: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac220590> <<< 9257 1726880902.94531: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac21a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac21a510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880902.94554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94598: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.94616: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880902.94686: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880902.94720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880902.94735: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.95290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.95901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880902.96652: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "src": "/etc/pcp/pmieconf/power/thermal_throttle", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle"}, "after": {"path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/power/thermal_throttle", "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880902.96656: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880902.96975: 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 <<< 9257 1726880902.96979: 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 <<< 9257 1726880902.97062: 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 # 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 <<< 9257 1726880902.97070: 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 <<< 9257 1726880902.97149: 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 # 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 <<< 9257 1726880902.97154: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.97396: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880902.97431: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression <<< 9257 1726880902.97466: 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 <<< 9257 1726880902.97507: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880902.97546: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.97600: 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 # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 9257 1726880902.97679: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess<<< 9257 1726880902.97686: stdout chunk (state=3): >>> # 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 <<< 9257 1726880902.97731: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.97779: 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 <<< 9257 1726880902.97810: stdout chunk (state=3): >>># 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 <<< 9257 1726880902.97987: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880902.98021: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880902.98080: 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 <<< 9257 1726880902.98143: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880902.98152: 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 <<< 9257 1726880902.98224: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy select # destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880902.98228: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize <<< 9257 1726880902.98257: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator <<< 9257 1726880902.98277: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880902.98351: 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 <<< 9257 1726880902.98424: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880902.98428: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880902.98470: stdout chunk (state=3): >>># destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880902.98884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880902.98985: stderr chunk (state=3): >>><<< 9257 1726880902.98990: stdout chunk (state=3): >>><<< 9257 1726880902.99172: _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 0x7f62ac92c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac8fbb30> # /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 0x7f62ac92eab0> 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 0x7f62ac6dd160> # /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 0x7f62ac6de000> 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 0x7f62ac71be90> # /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 0x7f62ac71bf50> # /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 0x7f62ac7538c0> # /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 0x7f62ac753f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac733b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac731280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac719040> # /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 0x7f62ac777800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac776420> # /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 0x7f62ac732150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac774cb0> # /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 0x7f62ac7a8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7182c0> # /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 0x7f62ac7a8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a8bc0> # 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 0x7f62ac7a8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac716de0> # /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 0x7f62ac7a9640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7a9310> 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 0x7f62ac7aa4e0> 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 0x7f62ac7c0710> 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 0x7f62ac7c1df0> # /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 0x7f62ac7c2cc0> # 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 0x7f62ac7c3320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7c2240> # /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 0x7f62ac7c3da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7c34d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7aa540> # /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 0x7f62ac54bc80> # /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 0x7f62ac574740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5744a0> # 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 0x7f62ac574770> # 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 0x7f62ac574950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac549e20> # /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 0x7f62ac575fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac574c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac7aac30> # /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 0x7f62ac5a6360> # /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 0x7f62ac5be4e0> # /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 0x7f62ac5fb290> # /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 0x7f62ac61da30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5fb3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5bf170> # /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 0x7f62ac438350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac5bd520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac576f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f62ac5bd8e0> # zipimport: found 30 names in '/tmp/ansible_file_payload_bo8sqrgy/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 0x7f62ac48dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac464ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac43bf80> # 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 0x7f62ac467e60> # /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 0x7f62ac4b5940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4b56d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac4b4fe0> # /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 0x7f62ac4b5730> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac48ec60> 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 0x7f62ac4b66c0> # 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 0x7f62ac4b6840> # /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 0x7f62ac4b6d50> 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 0x7f62ac31cb30> # 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 0x7f62ac31e7e0> # /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 0x7f62ac31f0e0> # /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 0x7f62ac31ff20> # /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 0x7f62ac322d50> # 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 0x7f62ac322ea0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac321010> # /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 0x7f62ac326cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac325790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac3254f0> # /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 0x7f62ac327fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac321520> # 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 0x7f62ac36ee70> # /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 0x7f62ac36ef90> # /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 0x7f62ac370b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac370920> # /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 0x7f62ac3730e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac371250> # /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 0x7f62ac37a900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac373290> # 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 0x7f62ac37bb90> # 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 0x7f62ac37b980> # 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 0x7f62ac37bce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac36f290> # /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 0x7f62ac37ebd0> # 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 0x7f62ac37ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac37d370> # 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 0x7f62ac37e6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac37cf20> # 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 0x7f62ac4042c0> # /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 0x7f62ac405070> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac382b10> 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 0x7f62ac405220> # 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 0x7f62ac4079b0> # 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 0x7f62ac215d90> # 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 0x7f62ac216660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac406750> # 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 0x7f62ac215310> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac216780> 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 0x7f62ac2a6900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac220590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac21a6c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f62ac21a510> # 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 {"dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "src": "/etc/pcp/pmieconf/power/thermal_throttle", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle"}, "after": {"path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/power/thermal_throttle", "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880902.99928: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/power/thermal_throttle', 'dest': '/var/lib/pcp/config/pmieconf/power/thermal_throttle', 'state': 'link', 'force': 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': '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-1726880902.6342635-10426-221071227751145/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880902.99932: _low_level_execute_command(): starting 9257 1726880902.99935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880902.6342635-10426-221071227751145/ > /dev/null 2>&1 && sleep 0' 9257 1726880903.00322: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.00363: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.00449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.00467: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.00514: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.00539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.00571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.00643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.02649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.02653: stdout chunk (state=3): >>><<< 9257 1726880903.02656: stderr chunk (state=3): >>><<< 9257 1726880903.02677: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.02689: handler run complete 9257 1726880903.02873: attempt loop complete, returning result 9257 1726880903.02876: variable 'item' from source: unknown 9257 1726880903.02879: variable 'item' from source: unknown ok: [managed_node1] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } 9257 1726880903.03322: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.03326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.03329: variable 'omit' from source: magic vars 9257 1726880903.03332: variable 'omit' from source: magic vars 9257 1726880903.03334: variable 'omit' from source: magic vars 9257 1726880903.03548: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880903.03563: variable 'item' from source: unknown 9257 1726880903.03761: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880903.03765: variable 'item' from source: unknown 9257 1726880903.03767: variable 'omit' from source: magic vars 9257 1726880903.03770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880903.03781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880903.03795: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880903.03817: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880903.03863: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.03874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.03971: Set connection var ansible_connection to ssh 9257 1726880903.04005: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880903.04019: Set connection var ansible_pipelining to False 9257 1726880903.04032: Set connection var ansible_shell_type to sh 9257 1726880903.04088: Set connection var ansible_shell_executable to /bin/sh 9257 1726880903.04099: Set connection var ansible_timeout to 10 9257 1726880903.04111: variable 'ansible_shell_executable' from source: unknown 9257 1726880903.04121: variable 'ansible_connection' from source: unknown 9257 1726880903.04130: variable 'ansible_module_compression' from source: unknown 9257 1726880903.04139: variable 'ansible_shell_type' from source: unknown 9257 1726880903.04152: variable 'ansible_shell_executable' from source: unknown 9257 1726880903.04165: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.04196: variable 'ansible_pipelining' from source: unknown 9257 1726880903.04199: variable 'ansible_timeout' from source: unknown 9257 1726880903.04210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.04415: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880903.04425: variable 'omit' from source: magic vars 9257 1726880903.04429: starting attempt loop 9257 1726880903.04436: running the handler 9257 1726880903.04439: _low_level_execute_command(): starting 9257 1726880903.04452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880903.05211: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.05227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.05294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.05319: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.05382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.05426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.05447: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.05527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.07123: stdout chunk (state=3): >>>/root <<< 9257 1726880903.07301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.07324: stderr chunk (state=3): >>><<< 9257 1726880903.07334: stdout chunk (state=3): >>><<< 9257 1726880903.07360: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.07462: _low_level_execute_command(): starting 9257 1726880903.07466: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049 `" && echo ansible-tmp-1726880903.073657-10426-13279034015049="` echo /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049 `" ) && sleep 0' 9257 1726880903.08068: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.08086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.08116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.08232: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880903.08265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.08339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.10271: stdout chunk (state=3): >>>ansible-tmp-1726880903.073657-10426-13279034015049=/root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049 <<< 9257 1726880903.10477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.10481: stdout chunk (state=3): >>><<< 9257 1726880903.10484: stderr chunk (state=3): >>><<< 9257 1726880903.10664: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880903.073657-10426-13279034015049=/root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.10668: variable 'ansible_module_compression' from source: unknown 9257 1726880903.10670: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880903.10673: variable 'ansible_facts' from source: unknown 9257 1726880903.10724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py 9257 1726880903.10933: Sending initial data 9257 1726880903.10936: Sent initial data (150 bytes) 9257 1726880903.11682: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.11726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.11757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.11832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.13391: 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 <<< 9257 1726880903.13453: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880903.13536: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmperjp81ow /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py <<< 9257 1726880903.13540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py" <<< 9257 1726880903.13590: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmperjp81ow" to remote "/root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py" <<< 9257 1726880903.14842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.14890: stderr chunk (state=3): >>><<< 9257 1726880903.14901: stdout chunk (state=3): >>><<< 9257 1726880903.14935: done transferring module to remote 9257 1726880903.14955: _low_level_execute_command(): starting 9257 1726880903.15056: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/ /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py && sleep 0' 9257 1726880903.15760: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.15808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.15829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.15865: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.15938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.17843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.17848: stdout chunk (state=3): >>><<< 9257 1726880903.17851: stderr chunk (state=3): >>><<< 9257 1726880903.17875: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.17981: _low_level_execute_command(): starting 9257 1726880903.17985: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/AnsiballZ_file.py && sleep 0' 9257 1726880903.18734: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880903.18766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.18861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.20970: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880903.20999: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880903.21044: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880903.21066: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880903.21111: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880903.21122: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880903.21166: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880903.21213: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880903.21230: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880903.21238: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880903.21308: 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' <<< 9257 1726880903.21319: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880903.21330: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880903.21394: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880903.21430: 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 0x7f862e40c530> <<< 9257 1726880903.21446: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e3dbb30> # /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' <<< 9257 1726880903.21477: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e40eab0> <<< 9257 1726880903.21522: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880903.21572: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880903.21576: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880903.21657: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880903.21686: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880903.21729: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880903.21785: 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' <<< 9257 1726880903.21798: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880903.21820: 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 <<< 9257 1726880903.21849: 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 0x7f862e221160> <<< 9257 1726880903.21920: 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 <<< 9257 1726880903.21924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.21973: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e222000> <<< 9257 1726880903.21977: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880903.21999: 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. <<< 9257 1726880903.22237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880903.22278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880903.22282: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880903.22335: 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 <<< 9257 1726880903.22342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880903.22385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880903.22388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880903.22448: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25fe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880903.22452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880903.22480: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25ff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880903.22525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880903.22537: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880903.22595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.22611: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880903.22658: 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' <<< 9257 1726880903.22695: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2978c0> # /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 0x7f862e297f50> <<< 9257 1726880903.22707: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880903.22754: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e277b60> import '_functools' # <<< 9257 1726880903.22796: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e275280> <<< 9257 1726880903.22881: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25d040> <<< 9257 1726880903.22933: 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' <<< 9257 1726880903.22967: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880903.22994: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880903.23039: 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 <<< 9257 1726880903.23043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880903.23070: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ba480> <<< 9257 1726880903.23117: 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' <<< 9257 1726880903.23121: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e276120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2b8ce0> <<< 9257 1726880903.23182: 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 0x7f862e2e8890> <<< 9257 1726880903.23238: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25c2c0> # /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' <<< 9257 1726880903.23260: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.23267: 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 0x7f862e2e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2e8bf0> <<< 9257 1726880903.23321: 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 0x7f862e2e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25ade0> <<< 9257 1726880903.23328: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880903.23352: 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 <<< 9257 1726880903.23403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880903.23454: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2e9370> 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' <<< 9257 1726880903.23462: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ea5a0> <<< 9257 1726880903.23505: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880903.23509: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880903.23568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880903.23572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880903.23596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e3047d0> <<< 9257 1726880903.23638: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880903.23673: 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 0x7f862e305f10> <<< 9257 1726880903.23701: 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 <<< 9257 1726880903.23713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e306db0> <<< 9257 1726880903.23770: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.23796: 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 0x7f862e307410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e306300> # /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' <<< 9257 1726880903.23843: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.23868: 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 0x7f862e307e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e307560> <<< 9257 1726880903.23919: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ea600> <<< 9257 1726880903.23924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880903.23977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880903.23982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880903.24039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880903.24048: 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 0x7f862e097cb0> <<< 9257 1726880903.24117: 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' <<< 9257 1726880903.24125: 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 0x7f862e0c07d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c0530> <<< 9257 1726880903.24154: 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 0x7f862e0c0800> <<< 9257 1726880903.24176: 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 0x7f862e0c09e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e095e50> <<< 9257 1726880903.24203: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880903.24298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880903.24330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880903.24369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c2030> <<< 9257 1726880903.24391: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ea780> <<< 9257 1726880903.24408: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880903.24475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.24493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880903.24526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880903.24558: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0ee390> <<< 9257 1726880903.24614: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880903.24637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.24668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880903.24684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880903.24723: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e10a540> <<< 9257 1726880903.24740: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880903.24787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880903.24831: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880903.24868: 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 0x7f862e143320> <<< 9257 1726880903.24920: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880903.24926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880903.24946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880903.24995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880903.25084: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e169ac0> <<< 9257 1726880903.25161: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e143440> <<< 9257 1726880903.25206: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e10b1d0> <<< 9257 1726880903.25260: 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 0x7f862df843b0> <<< 9257 1726880903.25275: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e109580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c2f30> <<< 9257 1726880903.25369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880903.25396: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f862df84590> <<< 9257 1726880903.25473: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_eziv2q6k/ansible_file_payload.zip' <<< 9257 1726880903.25492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.25618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.25650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880903.25667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880903.25710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880903.25783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880903.25835: 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 0x7f862dfda060> import '_typing' # <<< 9257 1726880903.26041: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfb0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfb00b0> <<< 9257 1726880903.26074: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 9257 1726880903.26112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.26138: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880903.26156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.27708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.29013: 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 0x7f862dfb3ec0> <<< 9257 1726880903.29051: 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' <<< 9257 1726880903.29100: 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' <<< 9257 1726880903.29105: 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' <<< 9257 1726880903.29134: 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 0x7f862e005a90> <<< 9257 1726880903.29159: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e005820> <<< 9257 1726880903.29209: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e005130> <<< 9257 1726880903.29214: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880903.29278: 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 0x7f862e005b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfdaa80> <<< 9257 1726880903.29282: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880903.29321: 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 0x7f862e006840> <<< 9257 1726880903.29354: 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 0x7f862e006a50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880903.29394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880903.29409: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880903.29491: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e006f90> import 'pwd' # <<< 9257 1726880903.29495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880903.29509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880903.29562: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de64ce0> <<< 9257 1726880903.29595: 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 0x7f862de66420> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880903.29618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880903.29657: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de67260> <<< 9257 1726880903.29688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880903.29723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de68410> <<< 9257 1726880903.29741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880903.29797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880903.29814: 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' <<< 9257 1726880903.29855: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6aea0> <<< 9257 1726880903.29927: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.29932: 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 0x7f862de6afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de69160> <<< 9257 1726880903.29993: 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' <<< 9257 1726880903.29997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880903.30022: 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 <<< 9257 1726880903.30065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880903.30095: 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 0x7f862de6ede0> import '_tokenize' # <<< 9257 1726880903.30180: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6d8e0> <<< 9257 1726880903.30197: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6d640> # /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' <<< 9257 1726880903.30278: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6fd70> <<< 9257 1726880903.30310: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de695e0> <<< 9257 1726880903.30341: 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 0x7f862deb6f30> <<< 9257 1726880903.30366: 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 0x7f862deb70e0> <<< 9257 1726880903.30391: 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 <<< 9257 1726880903.30400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880903.30427: 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' <<< 9257 1726880903.30485: 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 0x7f862deb8cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb8a70> <<< 9257 1726880903.30502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880903.30588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880903.30634: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.30653: 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 0x7f862debb1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb9310> <<< 9257 1726880903.30675: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880903.30716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.30738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880903.30762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880903.30817: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec29c0> <<< 9257 1726880903.30962: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862debb350> <<< 9257 1726880903.31038: 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 0x7f862dec37d0> <<< 9257 1726880903.31076: 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 0x7f862dec39e0> <<< 9257 1726880903.31164: 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 0x7f862dec3d70> <<< 9257 1726880903.31171: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb73e0> <<< 9257 1726880903.31223: 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 <<< 9257 1726880903.31228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880903.31261: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.31279: 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 0x7f862dec6c30> <<< 9257 1726880903.31482: 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 0x7f862dec7fe0> <<< 9257 1726880903.31520: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec53a0> # 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 0x7f862dec6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec4f50> <<< 9257 1726880903.31578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880903.31582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.31679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.31776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.31800: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880903.31815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.31848: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880903.31851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.31989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.32129: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.32792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.33491: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880903.33506: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880903.33521: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880903.33552: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880903.33591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.33612: 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 0x7f862df502f0> <<< 9257 1726880903.33724: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880903.33750: 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 0x7f862df51040> <<< 9257 1726880903.33775: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec81a0> <<< 9257 1726880903.33812: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880903.33900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.33904: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.33907: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880903.34060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.34261: 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' <<< 9257 1726880903.34289: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df51760> # zipimport: zlib available <<< 9257 1726880903.34830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35569: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880903.35576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35655: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880903.35676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35871: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880903.35890: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35908: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880903.35923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.35971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.36012: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880903.36026: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.36302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.36599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880903.36666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880903.36682: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880903.36771: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df53ad0> <<< 9257 1726880903.36790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.36870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.36946: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880903.36978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880903.37046: 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' <<< 9257 1726880903.37128: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.37204: 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 0x7f862df59d90> <<< 9257 1726880903.37280: 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 0x7f862df5a6f0> <<< 9257 1726880903.37298: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df52720> # zipimport: zlib available <<< 9257 1726880903.37347: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.37393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880903.37422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.37472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.37484: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.37537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.37608: 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 <<< 9257 1726880903.37648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.37733: 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' <<< 9257 1726880903.37739: 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 0x7f862df593d0> <<< 9257 1726880903.37775: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df5a930> <<< 9257 1726880903.37827: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880903.37835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.38007: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.38039: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880903.38207: 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 <<< 9257 1726880903.38211: 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 <<< 9257 1726880903.38321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880903.38325: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862ddeab70> <<< 9257 1726880903.38397: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd648c0> <<< 9257 1726880903.38470: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd5ec00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd5e780> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880903.38498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.38566: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880903.38574: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 9257 1726880903.38618: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880903.39229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.39856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.40572: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads"}, "after": {"path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/zeroconf/all_threads", "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 9257 1726880903.40921: 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 <<< 9257 1726880903.41042: 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 <<< 9257 1726880903.41050: 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 <<< 9257 1726880903.41120: 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 # 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 <<< 9257 1726880903.41305: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880903.41327: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880903.41331: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 9257 1726880903.41350: stdout chunk (state=3): >>># destroy zipfile._path <<< 9257 1726880903.41363: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880903.41389: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880903.41447: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy array <<< 9257 1726880903.41456: 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 # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib <<< 9257 1726880903.41505: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.41519: 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 <<< 9257 1726880903.41556: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.41601: 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 <<< 9257 1726880903.41653: 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 # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 9257 1726880903.41690: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 9257 1726880903.41694: 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 # 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 <<< 9257 1726880903.41742: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.41776: 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 <<< 9257 1726880903.41813: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880903.41980: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880903.41996: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880903.42112: 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 <<< 9257 1726880903.42146: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.42180: stdout chunk (state=3): >>># destroy _signal # destroy _typing # destroy _tokenize <<< 9257 1726880903.42197: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880903.42498: stdout chunk (state=3): >>># destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880903.42502: 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 # 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 <<< 9257 1726880903.42787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.42800: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9257 1726880903.42928: stderr chunk (state=3): >>><<< 9257 1726880903.42939: stdout chunk (state=3): >>><<< 9257 1726880903.43107: _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 0x7f862e40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e3dbb30> # /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 0x7f862e40eab0> 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 0x7f862e221160> # /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 0x7f862e222000> 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 0x7f862e25fe90> # /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 0x7f862e25ff50> # /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 0x7f862e2978c0> # /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 0x7f862e297f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e277b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e275280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25d040> # /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 0x7f862e2bb860> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ba480> # /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 0x7f862e276120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2b8ce0> # /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 0x7f862e2e8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25c2c0> # /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 0x7f862e2e8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2e8bf0> # 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 0x7f862e2e8fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e25ade0> # /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 0x7f862e2e96a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2e9370> 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 0x7f862e2ea5a0> 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 0x7f862e3047d0> 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 0x7f862e305f10> # /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 0x7f862e306db0> # 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 0x7f862e307410> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e306300> # /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 0x7f862e307e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e307560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ea600> # /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 0x7f862e097cb0> # /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 0x7f862e0c07d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c0530> # 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 0x7f862e0c0800> # 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 0x7f862e0c09e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e095e50> # /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 0x7f862e0c2030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c0cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e2ea780> # /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 0x7f862e0ee390> # /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 0x7f862e10a540> # /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 0x7f862e143320> # /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 0x7f862e169ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e143440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e10b1d0> # /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 0x7f862df843b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e109580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e0c2f30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f862df84590> # zipimport: found 30 names in '/tmp/ansible_file_payload_eziv2q6k/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 0x7f862dfda060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfb0f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfb00b0> # 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 0x7f862dfb3ec0> # /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 0x7f862e005a90> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e005820> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862e005130> # /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 0x7f862e005b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dfdaa80> 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 0x7f862e006840> # 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 0x7f862e006a50> # /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 0x7f862e006f90> 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 0x7f862de64ce0> # 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 0x7f862de66420> # /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 0x7f862de67260> # /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 0x7f862de68410> # /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 0x7f862de6aea0> # 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 0x7f862de6afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de69160> # /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 0x7f862de6ede0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6d8e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de6d640> # /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 0x7f862de6fd70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862de695e0> # 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 0x7f862deb6f30> # /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 0x7f862deb70e0> # /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 0x7f862deb8cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb8a70> # /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 0x7f862debb1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb9310> # /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 0x7f862dec29c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862debb350> # 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 0x7f862dec37d0> # 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 0x7f862dec39e0> # 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 0x7f862dec3d70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862deb73e0> # /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 0x7f862dec6c30> # 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 0x7f862dec7fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec53a0> # 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 0x7f862dec6750> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec4f50> # 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 0x7f862df502f0> # /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 0x7f862df51040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dec81a0> 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 0x7f862df51760> # 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 0x7f862df53ad0> # 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 0x7f862df59d90> # 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 0x7f862df5a6f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df52720> # 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 0x7f862df593d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862df5a930> 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 0x7f862ddeab70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd648c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd5ec00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f862dd5e780> # 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 {"dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads"}, "after": {"path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/zeroconf/all_threads", "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880903.43898: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/zeroconf/all_threads', 'dest': '/var/lib/pcp/config/pmieconf/zeroconf/all_threads', 'state': 'link', 'force': 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': '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-1726880903.073657-10426-13279034015049/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880903.43902: _low_level_execute_command(): starting 9257 1726880903.43905: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880903.073657-10426-13279034015049/ > /dev/null 2>&1 && sleep 0' 9257 1726880903.44301: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.44336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880903.44366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.44425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.44429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.44509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.44512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.46488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.46513: stderr chunk (state=3): >>><<< 9257 1726880903.46520: stdout chunk (state=3): >>><<< 9257 1726880903.46523: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.46556: handler run complete 9257 1726880903.46575: attempt loop complete, returning result 9257 1726880903.46604: variable 'item' from source: unknown 9257 1726880903.46676: variable 'item' from source: unknown ok: [managed_node1] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } 9257 1726880903.46834: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.46839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.46843: variable 'omit' from source: magic vars 9257 1726880903.47071: variable 'omit' from source: magic vars 9257 1726880903.47075: variable 'omit' from source: magic vars 9257 1726880903.47142: variable '__pcp_pmieconf_path' from source: role '' all vars 9257 1726880903.47151: variable 'item' from source: unknown 9257 1726880903.47288: variable '__pcp_pmieconf_link_path' from source: role '' all vars 9257 1726880903.47361: variable 'item' from source: unknown 9257 1726880903.47365: variable 'omit' from source: magic vars 9257 1726880903.47393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880903.47397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880903.47400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880903.47402: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880903.47405: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.47407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.47464: Set connection var ansible_connection to ssh 9257 1726880903.47489: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880903.47493: Set connection var ansible_pipelining to False 9257 1726880903.47496: Set connection var ansible_shell_type to sh 9257 1726880903.47498: Set connection var ansible_shell_executable to /bin/sh 9257 1726880903.47507: Set connection var ansible_timeout to 10 9257 1726880903.47526: variable 'ansible_shell_executable' from source: unknown 9257 1726880903.47530: variable 'ansible_connection' from source: unknown 9257 1726880903.47532: variable 'ansible_module_compression' from source: unknown 9257 1726880903.47537: variable 'ansible_shell_type' from source: unknown 9257 1726880903.47540: variable 'ansible_shell_executable' from source: unknown 9257 1726880903.47546: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880903.47554: variable 'ansible_pipelining' from source: unknown 9257 1726880903.47557: variable 'ansible_timeout' from source: unknown 9257 1726880903.47564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880903.47729: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880903.47738: variable 'omit' from source: magic vars 9257 1726880903.47743: starting attempt loop 9257 1726880903.47746: running the handler 9257 1726880903.47757: _low_level_execute_command(): starting 9257 1726880903.47765: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880903.48259: 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 <<< 9257 1726880903.48268: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.48271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.48274: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.48327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.48330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.48379: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.50130: stdout chunk (state=3): >>>/root <<< 9257 1726880903.50240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.50272: stdout chunk (state=3): >>><<< 9257 1726880903.50276: stderr chunk (state=3): >>><<< 9257 1726880903.50394: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.50398: _low_level_execute_command(): starting 9257 1726880903.50401: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865 `" && echo ansible-tmp-1726880903.5029972-10426-167290120628865="` echo /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865 `" ) && sleep 0' 9257 1726880903.51007: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.51028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.51139: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.51169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.51187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.51247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.51331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.53280: stdout chunk (state=3): >>>ansible-tmp-1726880903.5029972-10426-167290120628865=/root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865 <<< 9257 1726880903.53483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.53522: stdout chunk (state=3): >>><<< 9257 1726880903.53526: stderr chunk (state=3): >>><<< 9257 1726880903.53671: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880903.5029972-10426-167290120628865=/root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.53675: variable 'ansible_module_compression' from source: unknown 9257 1726880903.53678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880903.53741: variable 'ansible_facts' from source: unknown 9257 1726880903.53952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py 9257 1726880903.54196: Sending initial data 9257 1726880903.54286: Sent initial data (152 bytes) 9257 1726880903.55388: 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 <<< 9257 1726880903.55500: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.55555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.55587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.55617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.55678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.57281: 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 <<< 9257 1726880903.57452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880903.57576: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpv_swmknw /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py <<< 9257 1726880903.57580: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py" <<< 9257 1726880903.57864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpv_swmknw" to remote "/root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py" <<< 9257 1726880903.59284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.59366: stderr chunk (state=3): >>><<< 9257 1726880903.59370: stdout chunk (state=3): >>><<< 9257 1726880903.59396: done transferring module to remote 9257 1726880903.59407: _low_level_execute_command(): starting 9257 1726880903.59413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/ /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py && sleep 0' 9257 1726880903.60062: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880903.60066: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.60131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.60135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.60184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.68150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.68207: stderr chunk (state=3): >>><<< 9257 1726880903.68211: stdout chunk (state=3): >>><<< 9257 1726880903.68390: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.68394: _low_level_execute_command(): starting 9257 1726880903.68397: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/AnsiballZ_file.py && sleep 0' 9257 1726880903.69329: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.69399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.69486: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.69538: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration <<< 9257 1726880903.69611: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.69732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.69754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.69870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.71996: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880903.72034: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880903.72075: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880903.72153: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880903.72159: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880903.72187: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880903.72220: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880903.72259: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 9257 1726880903.72277: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880903.72321: 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' <<< 9257 1726880903.72359: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880903.72363: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880903.72419: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880903.72456: 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 0x7fadfccac530> <<< 9257 1726880903.72486: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcc7bb30> # /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' <<< 9257 1726880903.72512: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfccaeab0> import '_signal' # <<< 9257 1726880903.72552: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880903.72584: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880903.72685: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880903.72717: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880903.72742: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880903.72790: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880903.72835: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880903.72841: 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 <<< 9257 1726880903.72864: 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 0x7fadfccbd160> <<< 9257 1726880903.72928: 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 <<< 9257 1726880903.72943: 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 0x7fadfccbe000> <<< 9257 1726880903.72972: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880903.73005: 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. <<< 9257 1726880903.73279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880903.73283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880903.73314: 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 <<< 9257 1726880903.73383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880903.73386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880903.73414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca9be90> <<< 9257 1726880903.73452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880903.73487: 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 0x7fadfca9bf50> <<< 9257 1726880903.73530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880903.73536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880903.73567: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880903.73610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.73660: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880903.73692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcad38c0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880903.73707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcad3f50> import '_collections' # <<< 9257 1726880903.73772: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcab3b60> <<< 9257 1726880903.73777: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880903.73807: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcab1280> <<< 9257 1726880903.73915: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca99040> <<< 9257 1726880903.73944: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880903.73975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880903.74016: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880903.74019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880903.74074: 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' <<< 9257 1726880903.74078: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcaf7800> <<< 9257 1726880903.74116: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcaf6420> <<< 9257 1726880903.74136: 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 0x7fadfcab2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcaf4cb0> <<< 9257 1726880903.74188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880903.74225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb28860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca982c0> # /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' <<< 9257 1726880903.74258: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.74295: 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 0x7fadfcb28d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb28bc0> <<< 9257 1726880903.74309: 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 0x7fadfcb28f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca96de0> <<< 9257 1726880903.74350: 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' <<< 9257 1726880903.74369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880903.74424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb29640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb29310> <<< 9257 1726880903.74428: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880903.74467: 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' <<< 9257 1726880903.74500: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb2a4e0> import 'importlib.util' # <<< 9257 1726880903.74523: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880903.74572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880903.74608: 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 0x7fadfcb40710> <<< 9257 1726880903.74634: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880903.74637: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.74690: 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 0x7fadfcb41df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880903.74693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880903.74722: 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 0x7fadfcb42cc0> <<< 9257 1726880903.74796: 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 0x7fadfcb43320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb42240> <<< 9257 1726880903.74800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880903.74835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880903.74864: 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 0x7fadfcb43da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb434d0> <<< 9257 1726880903.74917: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb2a540> <<< 9257 1726880903.74951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880903.74994: 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 <<< 9257 1726880903.74997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880903.75079: 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 0x7fadfc8c3c80> <<< 9257 1726880903.75086: 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' <<< 9257 1726880903.75122: 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 0x7fadfc8ec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8ec4a0> # 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 0x7fadfc8ec770> <<< 9257 1726880903.75172: 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 0x7fadfc8ec950> <<< 9257 1726880903.75202: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8c1e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880903.75315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880903.75319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880903.75383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8edfa0> <<< 9257 1726880903.75396: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8ecc20> <<< 9257 1726880903.75400: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb2ac30> <<< 9257 1726880903.75416: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880903.75466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.75483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880903.75531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880903.75563: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc91e360> <<< 9257 1726880903.75617: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880903.75652: 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 <<< 9257 1726880903.75678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880903.75726: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc9364e0> <<< 9257 1726880903.75745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880903.75788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880903.75855: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880903.75892: 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 0x7fadfc973290> <<< 9257 1726880903.75919: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880903.75943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880903.75974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880903.75997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880903.76092: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc995a30> <<< 9257 1726880903.76165: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc9733b0> <<< 9257 1726880903.76210: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc937170> <<< 9257 1726880903.76264: 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 0x7fadfc7b4350> <<< 9257 1726880903.76268: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc935520> <<< 9257 1726880903.76285: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8eef00> <<< 9257 1726880903.76378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880903.76391: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fadfc9358e0> <<< 9257 1726880903.76474: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_njqa2evp/ansible_file_payload.zip' # zipimport: zlib available <<< 9257 1726880903.76619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.76657: 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' <<< 9257 1726880903.76703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880903.76791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880903.76821: 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 0x7fadfc809fd0> <<< 9257 1726880903.76835: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880903.77025: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc7e0ec0> <<< 9257 1726880903.77079: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc7b7f80> # zipimport: zlib available import 'ansible' # <<< 9257 1726880903.77083: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.77126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880903.77130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.78687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.79949: 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 0x7fadfc7e3e60> <<< 9257 1726880903.79984: 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' <<< 9257 1726880903.80031: 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' <<< 9257 1726880903.80057: 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' <<< 9257 1726880903.80100: 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 0x7fadfc8318e0> <<< 9257 1726880903.80106: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8316a0> <<< 9257 1726880903.80168: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc830fb0> <<< 9257 1726880903.80173: 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' <<< 9257 1726880903.80210: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8316d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc80ac60> import 'atexit' # <<< 9257 1726880903.80265: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.80294: 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 0x7fadfc8325d0> # 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' <<< 9257 1726880903.80312: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fadfc832750> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880903.80343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880903.80376: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880903.80401: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc832c90> <<< 9257 1726880903.80431: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880903.80464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880903.80519: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc698a10> <<< 9257 1726880903.80559: 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 0x7fadfc69a630> <<< 9257 1726880903.80563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880903.80654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880903.80660: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69afc0> <<< 9257 1726880903.80711: 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 0x7fadfc69be90> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880903.80744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880903.80774: 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' <<< 9257 1726880903.80803: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69ec00> <<< 9257 1726880903.80849: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.80871: 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 0x7fadfc69ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69cef0> <<< 9257 1726880903.80880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880903.80910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880903.80942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880903.80947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880903.80962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880903.80988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880903.81012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880903.81022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 9257 1726880903.81037: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a2ba0> <<< 9257 1726880903.81044: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880903.81110: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a1670> <<< 9257 1726880903.81122: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a13d0> <<< 9257 1726880903.81138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880903.81148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880903.81222: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a3d40> <<< 9257 1726880903.81262: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69d400> <<< 9257 1726880903.81284: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.81291: 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 0x7fadfc6eacf0> <<< 9257 1726880903.81316: 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 0x7fadfc6eaf60> <<< 9257 1726880903.81342: 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 <<< 9257 1726880903.81359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880903.81384: 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' <<< 9257 1726880903.81424: 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 0x7fadfc6ec9b0> <<< 9257 1726880903.81433: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ec770> <<< 9257 1726880903.81447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880903.81538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880903.81588: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.81596: 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 0x7fadfc6eeea0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ed010> <<< 9257 1726880903.81621: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880903.81662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.81688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880903.81698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880903.81715: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880903.81760: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6f6630> <<< 9257 1726880903.81914: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6eefc0> <<< 9257 1726880903.81996: 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' <<< 9257 1726880903.81999: 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 0x7fadfc6f7380> <<< 9257 1726880903.82032: 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' <<< 9257 1726880903.82034: 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 0x7fadfc6f75f0> <<< 9257 1726880903.82086: 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' <<< 9257 1726880903.82089: 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 0x7fadfc6f7920> <<< 9257 1726880903.82091: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6eb110> <<< 9257 1726880903.82123: 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' <<< 9257 1726880903.82149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880903.82169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880903.82197: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.82230: 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 0x7fadfc6fb020> <<< 9257 1726880903.82436: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.82440: 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 0x7fadfc6fc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6f97c0> <<< 9257 1726880903.82517: 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 0x7fadfc6fab70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6f9400> <<< 9257 1726880903.82522: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880903.82536: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880903.82766: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880903.82803: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880903.82807: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.82961: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.83090: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.83776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.84473: 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 <<< 9257 1726880903.84497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.84540: 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 0x7fadfc7805f0> <<< 9257 1726880903.84637: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880903.84814: 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 0x7fadfc781400> <<< 9257 1726880903.84831: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ffb60> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880903.84963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.85147: 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' <<< 9257 1726880903.85242: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc781b80> # zipimport: zlib available <<< 9257 1726880903.85731: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86466: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880903.86507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86564: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880903.86653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86798: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880903.86802: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880903.86821: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86852: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.86904: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880903.87180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.87464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880903.87520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880903.87538: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880903.87622: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc783b00> <<< 9257 1726880903.87630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.87715: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.87805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880903.87809: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880903.87828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880903.87847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880903.87851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880903.87929: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.88048: 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 0x7fadfc591f70> <<< 9257 1726880903.88108: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880903.88115: 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 0x7fadfc5928a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc782990> <<< 9257 1726880903.88125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88174: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880903.88230: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88456: 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 <<< 9257 1726880903.88490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.88578: 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 0x7fadfc591550> <<< 9257 1726880903.88624: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc592a20> <<< 9257 1726880903.88656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880903.88664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880903.88738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88801: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.88885: 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 <<< 9257 1726880903.88892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880903.88901: 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 <<< 9257 1726880903.88932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880903.88952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880903.89036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880903.89040: 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' <<< 9257 1726880903.89108: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc622b40> <<< 9257 1726880903.89156: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc59c920> <<< 9257 1726880903.89267: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc596900> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc596750> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880903.89308: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.89326: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880903.89389: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880903.89408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880903.89437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.89978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.90587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880903.91330: stdout chunk (state=3): >>> {"dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "src": "/etc/pcp/pmieconf/filesys/vfs_files", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files"}, "after": {"path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/filesys/vfs_files", "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "recurse": 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, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880903.91334: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880903.91662: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880903.91674: 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 <<< 9257 1726880903.91683: 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 <<< 9257 1726880903.91707: 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 <<< 9257 1726880903.91734: 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 <<< 9257 1726880903.91759: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.91792: 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 # 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 <<< 9257 1726880903.91804: 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 # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 9257 1726880903.91830: stdout chunk (state=3): >>># 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<<< 9257 1726880903.91837: 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 <<< 9257 1726880903.92078: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880903.92086: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880903.92106: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880903.92121: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880903.92156: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880903.92162: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy array <<< 9257 1726880903.92192: 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 # cleanup[3] wiping selinux._selinux <<< 9257 1726880903.92209: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 9257 1726880903.92225: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 9257 1726880903.92244: 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 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 <<< 9257 1726880903.92261: 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<<< 9257 1726880903.92283: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading <<< 9257 1726880903.92300: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.92317: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json <<< 9257 1726880903.92335: 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 # cleanup[3] wiping tempfile # destroy io # destroy weakref <<< 9257 1726880903.92361: 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 <<< 9257 1726880903.92380: 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 <<< 9257 1726880903.92404: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880903.92409: 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 # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 9257 1726880903.92433: stdout chunk (state=3): >>># 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 <<< 9257 1726880903.92452: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 9257 1726880903.92464: 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 <<< 9257 1726880903.92472: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880903.92647: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880903.92655: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880903.92678: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref<<< 9257 1726880903.92684: stdout chunk (state=3): >>> <<< 9257 1726880903.92717: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880903.92738: 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 # destroy selinux <<< 9257 1726880903.92750: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize <<< 9257 1726880903.92766: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880903.92801: 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 <<< 9257 1726880903.92814: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 9257 1726880903.92830: stdout chunk (state=3): >>># destroy _hashlib <<< 9257 1726880903.92845: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880903.92861: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880903.92881: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880903.92893: stdout chunk (state=3): >>># destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880903.92896: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880903.92932: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880903.93014: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880903.93028: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880903.93085: stdout chunk (state=3): >>># destroy re <<< 9257 1726880903.93090: stdout chunk (state=3): >>># destroy _random # destroy itertools # destroy _collections<<< 9257 1726880903.93099: stdout chunk (state=3): >>> # destroy _operator # destroy _sha2 # destroy builtins # destroy _thread # destroy _abc <<< 9257 1726880903.93148: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 9257 1726880903.93520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.93580: stderr chunk (state=3): >>>Shared connection to 10.31.46.117 closed. <<< 9257 1726880903.93623: stderr chunk (state=3): >>><<< 9257 1726880903.93627: stdout chunk (state=3): >>><<< 9257 1726880903.93723: _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 0x7fadfccac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcc7bb30> # /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 0x7fadfccaeab0> 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 0x7fadfccbd160> # /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 0x7fadfccbe000> 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 0x7fadfca9be90> # /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 0x7fadfca9bf50> # /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 0x7fadfcad38c0> # /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 0x7fadfcad3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcab3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcab1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca99040> # /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 0x7fadfcaf7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcaf6420> # /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 0x7fadfcab2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcaf4cb0> # /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 0x7fadfcb28860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca982c0> # /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 0x7fadfcb28d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb28bc0> # 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 0x7fadfcb28f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfca96de0> # /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 0x7fadfcb29640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb29310> 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 0x7fadfcb2a4e0> 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 0x7fadfcb40710> 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 0x7fadfcb41df0> # /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 0x7fadfcb42cc0> # 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 0x7fadfcb43320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb42240> # /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 0x7fadfcb43da0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb434d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb2a540> # /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 0x7fadfc8c3c80> # /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 0x7fadfc8ec740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8ec4a0> # 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 0x7fadfc8ec770> # 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 0x7fadfc8ec950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8c1e20> # /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 0x7fadfc8edfa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8ecc20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfcb2ac30> # /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 0x7fadfc91e360> # /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 0x7fadfc9364e0> # /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 0x7fadfc973290> # /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 0x7fadfc995a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc9733b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc937170> # /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 0x7fadfc7b4350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc935520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8eef00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fadfc9358e0> # zipimport: found 30 names in '/tmp/ansible_file_payload_njqa2evp/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 0x7fadfc809fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc7e0ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc7b7f80> # 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 0x7fadfc7e3e60> # /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 0x7fadfc8318e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc8316a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc830fb0> # /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 0x7fadfc8316d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc80ac60> 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 0x7fadfc8325d0> # 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 0x7fadfc832750> # /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 0x7fadfc832c90> 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 0x7fadfc698a10> # 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 0x7fadfc69a630> # /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 0x7fadfc69afc0> # /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 0x7fadfc69be90> # /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 0x7fadfc69ec00> # 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 0x7fadfc69ef60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69cef0> # /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 0x7fadfc6a2ba0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a1670> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6a13d0> # /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 0x7fadfc6a3d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc69d400> # 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 0x7fadfc6eacf0> # /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 0x7fadfc6eaf60> # /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 0x7fadfc6ec9b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ec770> # /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 0x7fadfc6eeea0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ed010> # /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 0x7fadfc6f6630> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6eefc0> # 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 0x7fadfc6f7380> # 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 0x7fadfc6f75f0> # 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 0x7fadfc6f7920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6eb110> # /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 0x7fadfc6fb020> # 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 0x7fadfc6fc380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6f97c0> # 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 0x7fadfc6fab70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6f9400> # 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 0x7fadfc7805f0> # /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 0x7fadfc781400> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc6ffb60> 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 0x7fadfc781b80> # 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 0x7fadfc783b00> # 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 0x7fadfc591f70> # 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 0x7fadfc5928a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc782990> # 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 0x7fadfc591550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc592a20> 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 0x7fadfc622b40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc59c920> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc596900> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fadfc596750> # 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 {"dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "src": "/etc/pcp/pmieconf/filesys/vfs_files", "changed": false, "diff": {"before": {"path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files"}, "after": {"path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0777", "state": "link", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "invocation": {"module_args": {"src": "/etc/pcp/pmieconf/filesys/vfs_files", "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "state": "link", "force": true, "path": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "recurse": 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, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880903.94935: done with _execute_module (file, {'src': '/etc/pcp/pmieconf/filesys/vfs_files', 'dest': '/var/lib/pcp/config/pmieconf/filesys/vfs_files', 'state': 'link', 'force': 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': '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-1726880903.5029972-10426-167290120628865/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880903.94939: _low_level_execute_command(): starting 9257 1726880903.94942: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880903.5029972-10426-167290120628865/ > /dev/null 2>&1 && sleep 0' 9257 1726880903.94944: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880903.94949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.94952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.94954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880903.94958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880903.94961: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880903.94964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.94966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880903.94969: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880903.94971: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880903.94974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880903.94978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880903.94981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880903.94984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880903.94987: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880903.94989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880903.94991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880903.94997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880903.94998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880903.95000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880903.96754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880903.96836: stderr chunk (state=3): >>><<< 9257 1726880903.96840: stdout chunk (state=3): >>><<< 9257 1726880903.96856: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880903.96860: handler run complete 9257 1726880903.96894: attempt loop complete, returning result 9257 1726880903.96929: variable 'item' from source: unknown 9257 1726880903.97043: variable 'item' from source: unknown ok: [managed_node1] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } 9257 1726880903.97233: dumping result to json 9257 1726880903.97237: done dumping result, returning 9257 1726880903.97240: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts [027aebc8-b3f3-b82f-6e37-00000000021f] 9257 1726880903.97242: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021f 9257 1726880903.97435: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000021f 9257 1726880903.97439: WORKER PROCESS EXITING 9257 1726880903.97947: no more pending results, returning what we have 9257 1726880903.97955: results queue empty 9257 1726880903.97966: checking for any_errors_fatal 9257 1726880903.97982: done checking for any_errors_fatal 9257 1726880903.97983: checking for max_fail_percentage 9257 1726880903.97986: done checking for max_fail_percentage 9257 1726880903.97987: checking to see if all hosts have failed and the running result is not ok 9257 1726880903.97989: done checking to see if all hosts have failed 9257 1726880903.97990: getting the remaining hosts for this loop 9257 1726880903.97991: done getting the remaining hosts for this loop 9257 1726880903.97998: getting the next task for host managed_node1 9257 1726880903.98006: done getting next task for host managed_node1 9257 1726880903.98013: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d) 9257 1726880903.98030: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880903.98047: getting variables 9257 1726880903.98048: in VariableManager get_vars() 9257 1726880903.98091: Calling all_inventory to load vars for managed_node1 9257 1726880903.98094: Calling groups_inventory to load vars for managed_node1 9257 1726880903.98096: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880903.98106: Calling all_plugins_play to load vars for managed_node1 9257 1726880903.98110: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880903.98114: Calling groups_plugins_play to load vars for managed_node1 9257 1726880903.98738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880903.99493: done with get_vars() 9257 1726880903.99516: done getting variables 9257 1726880903.99617: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Friday 20 September 2024 21:08:23 -0400 (0:00:02.764) 0:00:33.024 ****** 9257 1726880903.99674: entering _queue_task() for managed_node1/template 9257 1726880904.00110: worker is 1 (out of 1 available) 9257 1726880904.00193: exiting _queue_task() for managed_node1/template 9257 1726880904.00207: done queuing things up, now waiting for results queue to drain 9257 1726880904.00209: waiting for pending results... 9257 1726880904.00548: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d) 9257 1726880904.00701: in run() - task 027aebc8-b3f3-b82f-6e37-000000000220 9257 1726880904.00723: variable 'ansible_search_path' from source: unknown 9257 1726880904.00727: variable 'ansible_search_path' from source: unknown 9257 1726880904.01151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880904.01171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880904.01203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880904.01242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880904.01270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880904.01421: variable 'pcp_target_hosts' from source: include params 9257 1726880904.01434: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880904.01518: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880904.01587: dumping result to json 9257 1726880904.01593: done dumping result, returning 9257 1726880904.01604: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d) [027aebc8-b3f3-b82f-6e37-000000000220] 9257 1726880904.01611: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000220 9257 1726880904.01724: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000220 9257 1726880904.01728: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 9257 1726880904.01793: no more pending results, returning what we have 9257 1726880904.01805: results queue empty 9257 1726880904.01807: checking for any_errors_fatal 9257 1726880904.01827: done checking for any_errors_fatal 9257 1726880904.01828: checking for max_fail_percentage 9257 1726880904.01830: done checking for max_fail_percentage 9257 1726880904.01831: checking to see if all hosts have failed and the running result is not ok 9257 1726880904.01833: done checking to see if all hosts have failed 9257 1726880904.01834: getting the remaining hosts for this loop 9257 1726880904.01836: done getting the remaining hosts for this loop 9257 1726880904.01841: getting the next task for host managed_node1 9257 1726880904.01854: done getting next task for host managed_node1 9257 1726880904.01861: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control) 9257 1726880904.01867: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880904.01882: getting variables 9257 1726880904.01885: in VariableManager get_vars() 9257 1726880904.01936: Calling all_inventory to load vars for managed_node1 9257 1726880904.01940: Calling groups_inventory to load vars for managed_node1 9257 1726880904.01943: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.01952: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.01956: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.01962: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.02389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.02992: done with get_vars() 9257 1726880904.03004: done getting variables 9257 1726880904.03054: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Friday 20 September 2024 21:08:24 -0400 (0:00:00.034) 0:00:33.058 ****** 9257 1726880904.03085: entering _queue_task() for managed_node1/template 9257 1726880904.03294: worker is 1 (out of 1 available) 9257 1726880904.03308: exiting _queue_task() for managed_node1/template 9257 1726880904.03320: done queuing things up, now waiting for results queue to drain 9257 1726880904.03323: waiting for pending results... 9257 1726880904.03522: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control) 9257 1726880904.03652: in run() - task 027aebc8-b3f3-b82f-6e37-000000000221 9257 1726880904.03671: variable 'ansible_search_path' from source: unknown 9257 1726880904.03677: variable 'ansible_search_path' from source: unknown 9257 1726880904.03711: calling self._execute() 9257 1726880904.03796: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.03804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.03815: variable 'omit' from source: magic vars 9257 1726880904.04142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880904.04175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880904.04199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880904.04241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880904.04260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880904.04380: variable 'pcp_single_control' from source: role '' defaults 9257 1726880904.04396: Evaluated conditional (pcp_single_control | d(true) | bool): False 9257 1726880904.04400: when evaluation is False, skipping this task 9257 1726880904.04403: _execute() done 9257 1726880904.04409: dumping result to json 9257 1726880904.04412: done dumping result, returning 9257 1726880904.04419: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control) [027aebc8-b3f3-b82f-6e37-000000000221] 9257 1726880904.04427: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000221 9257 1726880904.04530: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000221 9257 1726880904.04534: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } 9257 1726880904.04596: no more pending results, returning what we have 9257 1726880904.04599: results queue empty 9257 1726880904.04600: checking for any_errors_fatal 9257 1726880904.04606: done checking for any_errors_fatal 9257 1726880904.04607: checking for max_fail_percentage 9257 1726880904.04609: done checking for max_fail_percentage 9257 1726880904.04610: checking to see if all hosts have failed and the running result is not ok 9257 1726880904.04611: done checking to see if all hosts have failed 9257 1726880904.04612: getting the remaining hosts for this loop 9257 1726880904.04614: done getting the remaining hosts for this loop 9257 1726880904.04618: getting the next task for host managed_node1 9257 1726880904.04625: done getting next task for host managed_node1 9257 1726880904.04629: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed 9257 1726880904.04634: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880904.04652: getting variables 9257 1726880904.04654: in VariableManager get_vars() 9257 1726880904.04688: Calling all_inventory to load vars for managed_node1 9257 1726880904.04690: Calling groups_inventory to load vars for managed_node1 9257 1726880904.04692: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.04699: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.04701: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.04703: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.05046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.05744: done with get_vars() 9257 1726880904.05762: done getting variables 9257 1726880904.05806: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Friday 20 September 2024 21:08:24 -0400 (0:00:00.027) 0:00:33.085 ****** 9257 1726880904.05831: entering _queue_task() for managed_node1/set_fact 9257 1726880904.06019: worker is 1 (out of 1 available) 9257 1726880904.06034: exiting _queue_task() for managed_node1/set_fact 9257 1726880904.06047: done queuing things up, now waiting for results queue to drain 9257 1726880904.06049: waiting for pending results... 9257 1726880904.06236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed 9257 1726880904.06382: in run() - task 027aebc8-b3f3-b82f-6e37-000000000222 9257 1726880904.06398: variable 'ansible_search_path' from source: unknown 9257 1726880904.06402: variable 'ansible_search_path' from source: unknown 9257 1726880904.06434: calling self._execute() 9257 1726880904.06516: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.06525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.06534: variable 'omit' from source: magic vars 9257 1726880904.06623: variable 'omit' from source: magic vars 9257 1726880904.06699: variable 'omit' from source: magic vars 9257 1726880904.06982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880904.07215: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880904.07255: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880904.07292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880904.07324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880904.07646: variable '__pcp_register_changed_group_dir' from source: set_fact 9257 1726880904.07709: variable '__pcp_register_changed_group_link_dir' from source: set_fact 9257 1726880904.07804: variable '__pcp_register_changed_rules_for_hosts' from source: set_fact 9257 1726880904.07856: variable '__pcp_register_changed_actions_for_hosts' from source: set_fact 9257 1726880904.07905: variable '__pcp_register_changed_symlinks_for_hosts' from source: set_fact 9257 1726880904.08027: variable '__pcp_register_changed_target_hosts_controld' from source: set_fact 9257 1726880904.08031: variable '__pcp_register_changed_target_hosts_single' from source: set_fact 9257 1726880904.08052: variable 'omit' from source: magic vars 9257 1726880904.08081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880904.08127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880904.08276: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880904.08279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880904.08283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880904.08285: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880904.08288: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.08291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.08405: Set connection var ansible_connection to ssh 9257 1726880904.08418: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880904.08425: Set connection var ansible_pipelining to False 9257 1726880904.08458: Set connection var ansible_shell_type to sh 9257 1726880904.08461: Set connection var ansible_shell_executable to /bin/sh 9257 1726880904.08473: Set connection var ansible_timeout to 10 9257 1726880904.08505: variable 'ansible_shell_executable' from source: unknown 9257 1726880904.08509: variable 'ansible_connection' from source: unknown 9257 1726880904.08512: variable 'ansible_module_compression' from source: unknown 9257 1726880904.08519: variable 'ansible_shell_type' from source: unknown 9257 1726880904.08521: variable 'ansible_shell_executable' from source: unknown 9257 1726880904.08524: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.08530: variable 'ansible_pipelining' from source: unknown 9257 1726880904.08533: variable 'ansible_timeout' from source: unknown 9257 1726880904.08538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.08731: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880904.08765: variable 'omit' from source: magic vars 9257 1726880904.08769: starting attempt loop 9257 1726880904.08773: running the handler 9257 1726880904.08775: handler run complete 9257 1726880904.08784: attempt loop complete, returning result 9257 1726880904.08787: _execute() done 9257 1726880904.08872: dumping result to json 9257 1726880904.08876: done dumping result, returning 9257 1726880904.08879: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed [027aebc8-b3f3-b82f-6e37-000000000222] 9257 1726880904.08881: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000222 9257 1726880904.08951: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000222 9257 1726880904.08955: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmie": false }, "changed": false } 9257 1726880904.09039: no more pending results, returning what we have 9257 1726880904.09043: results queue empty 9257 1726880904.09046: checking for any_errors_fatal 9257 1726880904.09053: done checking for any_errors_fatal 9257 1726880904.09054: checking for max_fail_percentage 9257 1726880904.09056: done checking for max_fail_percentage 9257 1726880904.09057: checking to see if all hosts have failed and the running result is not ok 9257 1726880904.09107: done checking to see if all hosts have failed 9257 1726880904.09108: getting the remaining hosts for this loop 9257 1726880904.09109: done getting the remaining hosts for this loop 9257 1726880904.09112: getting the next task for host managed_node1 9257 1726880904.09117: done getting next task for host managed_node1 9257 1726880904.09120: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot 9257 1726880904.09123: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880904.09131: getting variables 9257 1726880904.09132: in VariableManager get_vars() 9257 1726880904.09179: Calling all_inventory to load vars for managed_node1 9257 1726880904.09186: Calling groups_inventory to load vars for managed_node1 9257 1726880904.09190: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.09202: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.09206: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.09211: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.12403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.13012: done with get_vars() 9257 1726880904.13024: done getting variables 9257 1726880904.13076: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Friday 20 September 2024 21:08:24 -0400 (0:00:00.072) 0:00:33.158 ****** 9257 1726880904.13115: entering _queue_task() for managed_node1/service 9257 1726880904.13383: worker is 1 (out of 1 available) 9257 1726880904.13397: exiting _queue_task() for managed_node1/service 9257 1726880904.13409: done queuing things up, now waiting for results queue to drain 9257 1726880904.13411: waiting for pending results... 9257 1726880904.13630: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot 9257 1726880904.13792: in run() - task 027aebc8-b3f3-b82f-6e37-000000000223 9257 1726880904.13806: variable 'ansible_search_path' from source: unknown 9257 1726880904.13810: variable 'ansible_search_path' from source: unknown 9257 1726880904.13843: calling self._execute() 9257 1726880904.13930: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.13939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.13953: variable 'omit' from source: magic vars 9257 1726880904.14318: variable '__pcp_restart_pmie' from source: set_fact 9257 1726880904.14333: Evaluated conditional (not __pcp_restart_pmie | bool): True 9257 1726880904.14339: variable 'omit' from source: magic vars 9257 1726880904.14415: variable 'omit' from source: magic vars 9257 1726880904.14443: variable 'omit' from source: magic vars 9257 1726880904.14483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880904.14514: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880904.14532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880904.14548: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880904.14567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880904.14590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880904.14594: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.14598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.14685: Set connection var ansible_connection to ssh 9257 1726880904.14696: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880904.14703: Set connection var ansible_pipelining to False 9257 1726880904.14710: Set connection var ansible_shell_type to sh 9257 1726880904.14717: Set connection var ansible_shell_executable to /bin/sh 9257 1726880904.14725: Set connection var ansible_timeout to 10 9257 1726880904.14748: variable 'ansible_shell_executable' from source: unknown 9257 1726880904.14755: variable 'ansible_connection' from source: unknown 9257 1726880904.14760: variable 'ansible_module_compression' from source: unknown 9257 1726880904.14763: variable 'ansible_shell_type' from source: unknown 9257 1726880904.14768: variable 'ansible_shell_executable' from source: unknown 9257 1726880904.14773: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.14780: variable 'ansible_pipelining' from source: unknown 9257 1726880904.14783: variable 'ansible_timeout' from source: unknown 9257 1726880904.14791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.14934: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880904.14946: variable 'omit' from source: magic vars 9257 1726880904.14953: starting attempt loop 9257 1726880904.14957: running the handler 9257 1726880904.15032: variable 'ansible_facts' from source: unknown 9257 1726880904.15284: _low_level_execute_command(): starting 9257 1726880904.15293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880904.15852: 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 <<< 9257 1726880904.15856: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.15863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.15921: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880904.15924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.15971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.17661: stdout chunk (state=3): >>>/root <<< 9257 1726880904.17777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880904.17825: stderr chunk (state=3): >>><<< 9257 1726880904.17829: stdout chunk (state=3): >>><<< 9257 1726880904.17858: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880904.17869: _low_level_execute_command(): starting 9257 1726880904.17875: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347 `" && echo ansible-tmp-1726880904.178527-10542-173954579240347="` echo /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347 `" ) && sleep 0' 9257 1726880904.18337: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880904.18341: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.18355: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880904.18364: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.18403: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880904.18410: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.18453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.20403: stdout chunk (state=3): >>>ansible-tmp-1726880904.178527-10542-173954579240347=/root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347 <<< 9257 1726880904.20513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880904.20578: stderr chunk (state=3): >>><<< 9257 1726880904.20582: stdout chunk (state=3): >>><<< 9257 1726880904.20600: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880904.178527-10542-173954579240347=/root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880904.20631: variable 'ansible_module_compression' from source: unknown 9257 1726880904.20680: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 9257 1726880904.20739: variable 'ansible_facts' from source: unknown 9257 1726880904.20885: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py 9257 1726880904.21009: Sending initial data 9257 1726880904.21013: Sent initial data (154 bytes) 9257 1726880904.21625: 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 <<< 9257 1726880904.21631: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.21634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880904.21637: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.21816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.21840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.23442: 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 <<< 9257 1726880904.23524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880904.23556: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpu6g_bs3c /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py <<< 9257 1726880904.23561: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py" <<< 9257 1726880904.23761: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpu6g_bs3c" to remote "/root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py" <<< 9257 1726880904.26404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880904.26408: stderr chunk (state=3): >>><<< 9257 1726880904.26411: stdout chunk (state=3): >>><<< 9257 1726880904.26458: done transferring module to remote 9257 1726880904.26465: _low_level_execute_command(): starting 9257 1726880904.26468: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/ /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py && sleep 0' 9257 1726880904.27450: 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 <<< 9257 1726880904.27485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880904.27499: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880904.27516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.27590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.27684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880904.27725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.27868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.29662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880904.29675: stdout chunk (state=3): >>><<< 9257 1726880904.29685: stderr chunk (state=3): >>><<< 9257 1726880904.29702: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880904.29765: _low_level_execute_command(): starting 9257 1726880904.29770: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/AnsiballZ_systemd.py && sleep 0' 9257 1726880904.30245: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880904.30280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880904.30292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880904.30339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.30397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.32492: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880904.32533: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880904.32578: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880904.32645: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880904.32685: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880904.32695: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880904.32721: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880904.32758: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880904.32776: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880904.32829: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880904.32833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 9257 1726880904.32863: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880904.32912: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880904.32938: 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 0x7f39791b4530> <<< 9257 1726880904.32968: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979183b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880904.32992: 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 0x7f39791b6ab0> <<< 9257 1726880904.33026: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880904.33054: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880904.33059: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880904.33088: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880904.33183: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880904.33226: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880904.33267: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880904.33292: 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' <<< 9257 1726880904.33355: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880904.33361: 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' <<< 9257 1726880904.33381: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978f89160> <<< 9257 1726880904.33436: 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 <<< 9257 1726880904.33479: 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 0x7f3978f8a000> import 'site' # <<< 9257 1726880904.33508: 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. <<< 9257 1726880904.33935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880904.33939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880904.33963: 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' <<< 9257 1726880904.33983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880904.34027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880904.34062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880904.34083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880904.34108: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc7dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880904.34165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880904.34169: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc7fe0> <<< 9257 1726880904.34191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880904.34217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880904.34243: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880904.34480: 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 0x7f3978fff800> # /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 0x7f3978fffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fdfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fdd190> <<< 9257 1726880904.34610: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc4f80> # /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' <<< 9257 1726880904.35101: 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 0x7f3979023710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979022330> # /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 0x7f3978fde060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979020a40> # /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 0x7f39790546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc4200> # /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 0x7f3979054b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc6840> # 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 0x7f3979054dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc2d20> # /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' <<< 9257 1726880904.35134: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39790554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979055190> 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' <<< 9257 1726880904.35138: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39790563c0> <<< 9257 1726880904.35140: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880904.35167: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880904.35182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880904.35244: 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 0x7f3979070590> <<< 9257 1726880904.35254: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880904.35275: 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 0x7f3979071cd0> <<< 9257 1726880904.35333: 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 <<< 9257 1726880904.35349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880904.35412: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979072bd0> <<< 9257 1726880904.35582: 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 0x7f3979073230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979072120> # /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 0x7f3979073c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39790733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979056360> # /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' <<< 9257 1726880904.35635: 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' <<< 9257 1726880904.35782: 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 0x7f3978d53b60> <<< 9257 1726880904.35789: 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 0x7f3978d7c680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7c3e0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.35793: 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 0x7f3978d7c5f0> <<< 9257 1726880904.35796: 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 0x7f3978d7c830> <<< 9257 1726880904.35850: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d51d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880904.35922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880904.36088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880904.36095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7dee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7cb60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979056ab0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880904.36098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880904.36112: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880904.36152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880904.36181: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dae270> <<< 9257 1726880904.36298: 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 <<< 9257 1726880904.36302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880904.36399: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dc6420> # /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' <<< 9257 1726880904.36467: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880904.36484: 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 0x7f3978e031d0> <<< 9257 1726880904.36527: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880904.36620: 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 <<< 9257 1726880904.36624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880904.36715: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978e25970> <<< 9257 1726880904.37073: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978e032f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dc70b0> # /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 0x7f3978c5c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dc5460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7ee10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880904.37081: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3978c5c500> <<< 9257 1726880904.37271: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_bsgj7w2a/ansible_ansible.legacy.systemd_payload.zip' <<< 9257 1726880904.37275: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.37495: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.37498: 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 <<< 9257 1726880904.37568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880904.37591: 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 0x7f3978cca030> <<< 9257 1726880904.37606: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880904.37996: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978c9cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978c9c0b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880904.39678: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.40720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880904.40738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978c9fd40> <<< 9257 1726880904.40756: 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' <<< 9257 1726880904.40789: 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' <<< 9257 1726880904.40812: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880904.40830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880904.40898: 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 0x7f3978cf59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978cf5760> <<< 9257 1726880904.40916: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978cf5070> <<< 9257 1726880904.40937: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880904.41008: 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 0x7f3978cf5ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ccaab0> import 'atexit' # <<< 9257 1726880904.41026: 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 0x7f3978cf6750> <<< 9257 1726880904.41136: 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 0x7f3978cf68d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880904.41140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880904.41143: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880904.41241: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978cf6de0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880904.41244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880904.41317: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b58c50> <<< 9257 1726880904.41338: 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 0x7f3978b5a870> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880904.41452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5b230> # /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' <<< 9257 1726880904.41477: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5c410> <<< 9257 1726880904.41480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880904.41548: 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' <<< 9257 1726880904.41676: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5eed0> # 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 0x7f3978b5eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5d190> <<< 9257 1726880904.41686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880904.41704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880904.41725: 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' <<< 9257 1726880904.41764: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880904.41864: 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' <<< 9257 1726880904.41868: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b62d20> <<< 9257 1726880904.41884: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880904.42001: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b617f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b61550> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880904.42017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b63d40> <<< 9257 1726880904.42044: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5d6a0> <<< 9257 1726880904.42300: 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 0x7f3978ba6ea0> <<< 9257 1726880904.42305: 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 0x7f3978ba7020> # /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 0x7f3978bacbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bac9b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880904.42323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880904.42369: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.42400: 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 0x7f3978baf0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bad250> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880904.42475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880904.42498: 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' # <<< 9257 1726880904.42686: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bb6840> <<< 9257 1726880904.42708: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978baf1d0> <<< 9257 1726880904.42762: 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' <<< 9257 1726880904.42792: 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 0x7f3978bb7b60> <<< 9257 1726880904.42814: 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 0x7f3978bb78c0> <<< 9257 1726880904.42861: 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 0x7f3978bb7b30> <<< 9257 1726880904.42888: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ba7320> <<< 9257 1726880904.42912: 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' <<< 9257 1726880904.42932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880904.42944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880904.43002: 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 0x7f3978bbb2c0> <<< 9257 1726880904.43189: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.43206: 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 0x7f3978bbc7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bb9a30> <<< 9257 1726880904.43248: 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 0x7f3978bbade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bb9640> <<< 9257 1726880904.43283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880904.43499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.43504: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.43529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880904.43561: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880904.43583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.43715: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.43862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.44511: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.45184: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880904.45286: 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' <<< 9257 1726880904.45308: 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 0x7f3978a40770> <<< 9257 1726880904.45401: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880904.45435: 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 0x7f3978a41640> <<< 9257 1726880904.45450: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bbefc0> <<< 9257 1726880904.45508: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880904.45543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.45561: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880904.45763: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.45930: 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 0x7f3978a40320> <<< 9257 1726880904.46021: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.46502: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.47051: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.47131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.47319: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880904.47348: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880904.47405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.47520: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880904.47682: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880904.47686: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.47701: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880904.47944: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.48228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880904.48285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880904.48304: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880904.48388: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a43b00> <<< 9257 1726880904.48599: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.48616: 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 # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880904.48690: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.48809: 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 0x7f3978a49e20> <<< 9257 1726880904.48866: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.48941: 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 0x7f3978a4a780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bbb1d0> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.48976: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880904.49000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49037: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49085: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49148: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49222: 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 <<< 9257 1726880904.49265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880904.49341: 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 0x7f3978a49490> <<< 9257 1726880904.49389: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4a960> <<< 9257 1726880904.49429: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880904.49468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49556: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49588: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.49699: 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 <<< 9257 1726880904.49713: 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 <<< 9257 1726880904.49791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880904.49821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880904.49825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880904.49918: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978adec00> <<< 9257 1726880904.49922: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a549e0> <<< 9257 1726880904.50063: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4e870> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880904.50067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50087: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880904.50206: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880904.50210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880904.50403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50616: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50734: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50737: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.50828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 9257 1726880904.50832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.50999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.51004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.51050: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 9257 1726880904.51072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.51310: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.51432: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.51564: 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' <<< 9257 1726880904.51601: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 9257 1726880904.51635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 9257 1726880904.51774: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae1b20> <<< 9257 1726880904.51804: 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 # 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 0x7f3977f49b20> <<< 9257 1726880904.51824: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.51849: 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 0x7f3977f48440> <<< 9257 1726880904.51891: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ac9430> <<< 9257 1726880904.51904: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ac8650> <<< 9257 1726880904.51959: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae0200> <<< 9257 1726880904.51975: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae0d10> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 9257 1726880904.52012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 9257 1726880904.52094: 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' <<< 9257 1726880904.52167: 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 0x7f3977f4ba40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977f4b2f0> <<< 9257 1726880904.52184: 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 0x7f3977f4b4d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977f4a750> <<< 9257 1726880904.52386: 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' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977f4bc20> <<< 9257 1726880904.52390: 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' <<< 9257 1726880904.52425: 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 0x7f3977fae6f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fac6e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae3e30> import 'ansible.module_utils.facts.timeout' # <<< 9257 1726880904.52492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 9257 1726880904.52596: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.52630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 9257 1726880904.52792: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.52824: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.52852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 9257 1726880904.52876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.52914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.52983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 9257 1726880904.53023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.53120: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 9257 1726880904.53144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.53214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.53273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.53351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 9257 1726880904.53366: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.53879: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 9257 1726880904.54385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54426: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54524: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54565: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 9257 1726880904.54588: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54614: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 9257 1726880904.54670: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 9257 1726880904.54824: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 9257 1726880904.54885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.54928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 9257 1726880904.54939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 9257 1726880904.55135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fae8a0> <<< 9257 1726880904.55165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880904.55191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880904.55331: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977faf470> import 'ansible.module_utils.facts.system.local' # <<< 9257 1726880904.55335: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55476: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 9257 1726880904.55584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 9257 1726880904.55695: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 9257 1726880904.55885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.55938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880904.55984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880904.56062: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.56122: 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 0x7f3977fe6ab0> <<< 9257 1726880904.56400: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fd3710> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.56500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 9257 1726880904.56504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.56664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.56668: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.56811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.56927: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 9257 1726880904.56954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.56974: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.57087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 9257 1726880904.57091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.57127: 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' <<< 9257 1726880904.57275: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880904.57302: 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 0x7f3977ffe510> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fe4cb0> 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 <<< 9257 1726880904.57325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 9257 1726880904.57505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.57667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 9257 1726880904.57882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.57900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.57973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.58001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 9257 1726880904.58082: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.58099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.58227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.58404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 9257 1726880904.58687: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 9257 1726880904.58718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.58762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.59371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.59940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 9257 1726880904.59965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60072: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 9257 1726880904.60307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 9257 1726880904.60435: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 9257 1726880904.60817: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 9257 1726880904.60834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.60923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 9257 1726880904.60939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61039: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 9257 1726880904.61634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61659: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 9257 1726880904.61851: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 9257 1726880904.61880: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.61919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 9257 1726880904.61979: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.62085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 9257 1726880904.62113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.62132: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 9257 1726880904.62198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.62251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 9257 1726880904.62277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.62639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.62865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 9257 1726880904.62885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63096: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.63124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 9257 1726880904.63196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 9257 1726880904.63315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880904.63477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 9257 1726880904.63491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 9257 1726880904.63604: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.63672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63749: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63812: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.63892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 9257 1726880904.63991: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880904.64024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 9257 1726880904.64050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.64260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.64797: stdout chunk (state=3): >>>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 <<< 9257 1726880904.64898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 9257 1726880904.64920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.65006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.65103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880904.65243: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.65277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.65422: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 9257 1726880904.65502: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880904.67796: stdout chunk (state=3): >>> {"name": "pmie", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmie.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "32877", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "993", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ExecMainStartTimestampMonotonic": "519801065", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32877", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6810", "MemoryCurrent": "1396736", "Memory<<< 9257 1726880904.68008: stdout chunk (state=3): >>>Available": "infinity", "CPUUsageNSec": "313748000", "TasksCurrent": "1", "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", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "n<<< 9257 1726880904.68013: stdout chunk (state=3): >>>o", "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": "pmie.service", "Names": "pmie.service", "Requires": "sysinit.target system.slice", "Wants": "pmcd.service", "BindsTo": "pmie_farm.service pmie_daily.timer pmie_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "pmie_farm.service shutdown.target multi-user.target pmie_daily.timer pmie_check.timer", "After": "network-online.target pcp-reboot-init.service systemd-journald.socket pmcd.service basic.target sysinit.target system.slice", "Documentation": "\"man:pmie(1)\"", "Description": "Performance Metrics Inference Engine", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:07:38 EDT", "StateChangeTimestampMonotonic": "519801130", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveExitTimestampMonotonic": "519579390", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveEnterTimestampMonotonic": "519801130", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveExitTimestampMonotonic": "519272306", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveEnterTimestampMonotonic": "519573217", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ConditionTimestampMonotonic": "519574098", "AssertTimestamp": "Fri 2024-09-20 21:07:38 EDT", "AssertTimestampMonotonic": "519574101", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94987579c8854f83ab2aa43b6ad87bc7", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 9257 1726880904.68369: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880904.68404: 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 <<< 9257 1726880904.68458: 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 <<< 9257 1726880904.68600: 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 # 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 <<< 9257 1726880904.68605: 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 # 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<<< 9257 1726880904.68719: stdout chunk (state=3): >>> # 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 <<< 9257 1726880904.68741: 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 # 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 <<< 9257 1726880904.68747: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.68884: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 9257 1726880904.69109: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880904.69143: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880904.69174: 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 <<< 9257 1726880904.69255: 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 <<< 9257 1726880904.69340: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.69387: 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 # destroy _compat_pickle <<< 9257 1726880904.69429: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 9257 1726880904.69574: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 9257 1726880904.69628: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.69668: stdout chunk (state=3): >>># 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 <<< 9257 1726880904.69737: 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 <<< 9257 1726880904.69744: 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 <<< 9257 1726880904.69792: 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 <<< 9257 1726880904.70031: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880904.70061: 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 <<< 9257 1726880904.70077: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880904.70205: 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 <<< 9257 1726880904.70263: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880904.70267: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre <<< 9257 1726880904.70300: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880904.70969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880904.70973: stdout chunk (state=3): >>><<< 9257 1726880904.70976: stderr chunk (state=3): >>><<< 9257 1726880904.71236: _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 0x7f39791b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979183b30> # /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 0x7f39791b6ab0> 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 0x7f3978f89160> # /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 0x7f3978f8a000> 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 0x7f3978fc7dd0> # /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 0x7f3978fc7fe0> # /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 0x7f3978fff800> # /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 0x7f3978fffe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fdfaa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fdd190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc4f80> # /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 0x7f3979023710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979022330> # /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 0x7f3978fde060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979020a40> # /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 0x7f39790546b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc4200> # /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 0x7f3979054b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc6840> # 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 0x7f3979054dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978fc2d20> # /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 0x7f39790554c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979055190> 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 0x7f39790563c0> 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 0x7f3979070590> 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 0x7f3979071cd0> # /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 0x7f3979072bd0> # 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 0x7f3979073230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979072120> # /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 0x7f3979073c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f39790733b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979056360> # /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 0x7f3978d53b60> # /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 0x7f3978d7c680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7c3e0> # 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 0x7f3978d7c5f0> # 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 0x7f3978d7c830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d51d00> # /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 0x7f3978d7dee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7cb60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3979056ab0> # /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 0x7f3978dae270> # /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 0x7f3978dc6420> # /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 0x7f3978e031d0> # /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 0x7f3978e25970> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978e032f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dc70b0> # /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 0x7f3978c5c2f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978dc5460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978d7ee10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3978c5c500> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_bsgj7w2a/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 0x7f3978cca030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978c9cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978c9c0b0> # 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 0x7f3978c9fd40> # /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 0x7f3978cf59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978cf5760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978cf5070> # /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 0x7f3978cf5ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ccaab0> 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 0x7f3978cf6750> # 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 0x7f3978cf68d0> # /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 0x7f3978cf6de0> 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 0x7f3978b58c50> # 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 0x7f3978b5a870> # /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 0x7f3978b5b230> # /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 0x7f3978b5c410> # /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 0x7f3978b5eed0> # 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 0x7f3978b5eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5d190> # /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 0x7f3978b62d20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b617f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b61550> # /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 0x7f3978b63d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978b5d6a0> # 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 0x7f3978ba6ea0> # /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 0x7f3978ba7020> # /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 0x7f3978bacbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bac9b0> # /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 0x7f3978baf0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bad250> # /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 0x7f3978bb6840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978baf1d0> # 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 0x7f3978bb7b60> # 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 0x7f3978bb78c0> # 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 0x7f3978bb7b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ba7320> # /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 0x7f3978bbb2c0> # 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 0x7f3978bbc7d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bb9a30> # 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 0x7f3978bbade0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bb9640> # 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 0x7f3978a40770> # /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 0x7f3978a41640> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bbefc0> 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 0x7f3978a40320> # 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 0x7f3978a43b00> # 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 0x7f3978a49e20> # 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 0x7f3978a4a780> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978bbb1d0> # 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 0x7f3978a49490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4a960> 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 0x7f3978adec00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a549e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4ea20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978a4e870> # 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 0x7f3978ae1b20> # /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 0x7f3977f49b20> # 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 0x7f3977f48440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ac9430> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ac8650> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae0200> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae0d10> # /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 0x7f3977f4ba40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977f4b2f0> # 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 0x7f3977f4b4d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977f4a750> # /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 0x7f3977f4bc20> # /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 0x7f3977fae6f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fac6e0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3978ae3e30> 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 0x7f3977fae8a0> # /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 0x7f3977faf470> 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 0x7f3977fe6ab0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fd3710> 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 0x7f3977ffe510> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3977fe4cb0> 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": "pmie", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmie.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "32877", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "993", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ExecMainStartTimestampMonotonic": "519801065", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32877", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6810", "MemoryCurrent": "1396736", "MemoryAvailable": "infinity", "CPUUsageNSec": "313748000", "TasksCurrent": "1", "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", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "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": "pmie.service", "Names": "pmie.service", "Requires": "sysinit.target system.slice", "Wants": "pmcd.service", "BindsTo": "pmie_farm.service pmie_daily.timer pmie_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "pmie_farm.service shutdown.target multi-user.target pmie_daily.timer pmie_check.timer", "After": "network-online.target pcp-reboot-init.service systemd-journald.socket pmcd.service basic.target sysinit.target system.slice", "Documentation": "\"man:pmie(1)\"", "Description": "Performance Metrics Inference Engine", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:07:38 EDT", "StateChangeTimestampMonotonic": "519801130", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveExitTimestampMonotonic": "519579390", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveEnterTimestampMonotonic": "519801130", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveExitTimestampMonotonic": "519272306", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveEnterTimestampMonotonic": "519573217", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ConditionTimestampMonotonic": "519574098", "AssertTimestamp": "Fri 2024-09-20 21:07:38 EDT", "AssertTimestampMonotonic": "519574101", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "94987579c8854f83ab2aa43b6ad87bc7", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880904.73843: done with _execute_module (ansible.legacy.systemd, {'name': 'pmie', 'state': 'started', '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-1726880904.178527-10542-173954579240347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880904.73850: _low_level_execute_command(): starting 9257 1726880904.73853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880904.178527-10542-173954579240347/ > /dev/null 2>&1 && sleep 0' 9257 1726880904.74190: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880904.74296: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880904.74302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880904.74387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880904.76252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880904.76315: stderr chunk (state=3): >>><<< 9257 1726880904.76326: stdout chunk (state=3): >>><<< 9257 1726880904.76376: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880904.76772: handler run complete 9257 1726880904.76775: attempt loop complete, returning result 9257 1726880904.76778: _execute() done 9257 1726880904.76781: dumping result to json 9257 1726880904.76783: done dumping result, returning 9257 1726880904.76786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot [027aebc8-b3f3-b82f-6e37-000000000223] 9257 1726880904.76789: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000223 ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveEnterTimestampMonotonic": "519801130", "ActiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ActiveExitTimestampMonotonic": "519272306", "ActiveState": "active", "After": "network-online.target pcp-reboot-init.service systemd-journald.socket pmcd.service basic.target sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:07:38 EDT", "AssertTimestampMonotonic": "519574101", "Before": "pmie_farm.service shutdown.target multi-user.target pmie_daily.timer pmie_check.timer", "BindsTo": "pmie_farm.service pmie_daily.timer pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "313748000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ConditionTimestampMonotonic": "519574098", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6810", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32877", "ExecMainStartTimestamp": "Fri 2024-09-20 21:07:38 EDT", "ExecMainStartTimestampMonotonic": "519801065", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:07:38 EDT] ; stop_time=[n/a] ; pid=32663 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; 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/pmie.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "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": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveEnterTimestampMonotonic": "519573217", "InactiveExitTimestamp": "Fri 2024-09-20 21:07:38 EDT", "InactiveExitTimestampMonotonic": "519579390", "InvocationID": "94987579c8854f83ab2aa43b6ad87bc7", "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": "32877", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1396736", "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": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "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": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "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": "10s", "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 21:07:38 EDT", "StateChangeTimestampMonotonic": "519801130", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9257 1726880904.78455: no more pending results, returning what we have 9257 1726880904.78460: results queue empty 9257 1726880904.78462: checking for any_errors_fatal 9257 1726880904.78468: done checking for any_errors_fatal 9257 1726880904.78469: checking for max_fail_percentage 9257 1726880904.78471: done checking for max_fail_percentage 9257 1726880904.78472: checking to see if all hosts have failed and the running result is not ok 9257 1726880904.78474: done checking to see if all hosts have failed 9257 1726880904.78475: getting the remaining hosts for this loop 9257 1726880904.78477: done getting the remaining hosts for this loop 9257 1726880904.78481: getting the next task for host managed_node1 9257 1726880904.78488: done getting next task for host managed_node1 9257 1726880904.78492: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot 9257 1726880904.78497: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880904.78509: getting variables 9257 1726880904.78511: in VariableManager get_vars() 9257 1726880904.78665: Calling all_inventory to load vars for managed_node1 9257 1726880904.78670: Calling groups_inventory to load vars for managed_node1 9257 1726880904.78674: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.78682: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000223 9257 1726880904.78685: WORKER PROCESS EXITING 9257 1726880904.78694: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.78698: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.78702: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.79975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.81779: done with get_vars() 9257 1726880904.81803: done getting variables 9257 1726880904.81952: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Friday 20 September 2024 21:08:24 -0400 (0:00:00.689) 0:00:33.848 ****** 9257 1726880904.82050: entering _queue_task() for managed_node1/service 9257 1726880904.82714: worker is 1 (out of 1 available) 9257 1726880904.82728: exiting _queue_task() for managed_node1/service 9257 1726880904.82739: done queuing things up, now waiting for results queue to drain 9257 1726880904.82741: waiting for pending results... 9257 1726880904.83233: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot 9257 1726880904.83641: in run() - task 027aebc8-b3f3-b82f-6e37-000000000224 9257 1726880904.83677: variable 'ansible_search_path' from source: unknown 9257 1726880904.83784: variable 'ansible_search_path' from source: unknown 9257 1726880904.83796: calling self._execute() 9257 1726880904.83827: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.83837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.83863: variable 'omit' from source: magic vars 9257 1726880904.85263: variable '__pcp_restart_pmie' from source: set_fact 9257 1726880904.85267: Evaluated conditional (__pcp_restart_pmie | bool): False 9257 1726880904.85270: when evaluation is False, skipping this task 9257 1726880904.85273: _execute() done 9257 1726880904.85368: dumping result to json 9257 1726880904.85372: done dumping result, returning 9257 1726880904.85381: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot [027aebc8-b3f3-b82f-6e37-000000000224] 9257 1726880904.85388: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000224 9257 1726880904.85630: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000224 9257 1726880904.85635: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } 9257 1726880904.85712: no more pending results, returning what we have 9257 1726880904.85717: results queue empty 9257 1726880904.85718: checking for any_errors_fatal 9257 1726880904.85748: done checking for any_errors_fatal 9257 1726880904.85749: checking for max_fail_percentage 9257 1726880904.85752: done checking for max_fail_percentage 9257 1726880904.85753: checking to see if all hosts have failed and the running result is not ok 9257 1726880904.85754: done checking to see if all hosts have failed 9257 1726880904.85755: getting the remaining hosts for this loop 9257 1726880904.85759: done getting the remaining hosts for this loop 9257 1726880904.85764: getting the next task for host managed_node1 9257 1726880904.85776: done getting next task for host managed_node1 9257 1726880904.85782: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger 9257 1726880904.85787: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880904.85806: getting variables 9257 1726880904.85809: in VariableManager get_vars() 9257 1726880904.85856: Calling all_inventory to load vars for managed_node1 9257 1726880904.85978: Calling groups_inventory to load vars for managed_node1 9257 1726880904.85982: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.85993: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.85997: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.86001: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.87316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.89235: done with get_vars() 9257 1726880904.89253: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48 Friday 20 September 2024 21:08:24 -0400 (0:00:00.075) 0:00:33.923 ****** 9257 1726880904.89624: entering _queue_task() for managed_node1/include_tasks 9257 1726880904.90244: worker is 1 (out of 1 available) 9257 1726880904.90262: exiting _queue_task() for managed_node1/include_tasks 9257 1726880904.90275: done queuing things up, now waiting for results queue to drain 9257 1726880904.90277: waiting for pending results... 9257 1726880904.91080: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger 9257 1726880904.91443: in run() - task 027aebc8-b3f3-b82f-6e37-000000000120 9257 1726880904.91448: variable 'ansible_search_path' from source: unknown 9257 1726880904.91451: variable 'ansible_search_path' from source: unknown 9257 1726880904.91525: calling self._execute() 9257 1726880904.91784: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880904.91848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880904.92051: variable 'omit' from source: magic vars 9257 1726880904.92207: _execute() done 9257 1726880904.92220: dumping result to json 9257 1726880904.92229: done dumping result, returning 9257 1726880904.92282: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger [027aebc8-b3f3-b82f-6e37-000000000120] 9257 1726880904.92295: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000120 9257 1726880904.92745: no more pending results, returning what we have 9257 1726880904.92752: in VariableManager get_vars() 9257 1726880904.92815: Calling all_inventory to load vars for managed_node1 9257 1726880904.92819: Calling groups_inventory to load vars for managed_node1 9257 1726880904.92823: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880904.92840: Calling all_plugins_play to load vars for managed_node1 9257 1726880904.92846: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880904.92851: Calling groups_plugins_play to load vars for managed_node1 9257 1726880904.93868: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000120 9257 1726880904.93872: WORKER PROCESS EXITING 9257 1726880904.94437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880904.96314: done with get_vars() 9257 1726880904.96330: variable 'ansible_search_path' from source: unknown 9257 1726880904.96332: variable 'ansible_search_path' from source: unknown 9257 1726880904.96460: we have included files to process 9257 1726880904.96462: generating all_blocks data 9257 1726880904.96465: done generating all_blocks data 9257 1726880904.96474: processing included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml 9257 1726880904.96475: loading included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml 9257 1726880904.96480: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml 9257 1726880904.99311: done processing included file 9257 1726880904.99315: iterating over new_blocks loaded from include file 9257 1726880904.99317: in VariableManager get_vars() 9257 1726880904.99473: done with get_vars() 9257 1726880904.99476: filtering new block on tags 9257 1726880904.99662: done filtering new block on tags 9257 1726880904.99666: done iterating over new_blocks loaded from include file included: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed_node1 9257 1726880904.99673: extending task lists for all hosts with included blocks 9257 1726880905.07426: done extending task lists 9257 1726880905.07429: done processing included files 9257 1726880905.07430: results queue empty 9257 1726880905.07431: checking for any_errors_fatal 9257 1726880905.07438: done checking for any_errors_fatal 9257 1726880905.07439: checking for max_fail_percentage 9257 1726880905.07441: done checking for max_fail_percentage 9257 1726880905.07556: checking to see if all hosts have failed and the running result is not ok 9257 1726880905.07559: done checking to see if all hosts have failed 9257 1726880905.07561: getting the remaining hosts for this loop 9257 1726880905.07564: done getting the remaining hosts for this loop 9257 1726880905.07570: getting the next task for host managed_node1 9257 1726880905.07576: done getting next task for host managed_node1 9257 1726880905.07580: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured 9257 1726880905.07585: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880905.07597: getting variables 9257 1726880905.07598: in VariableManager get_vars() 9257 1726880905.07620: Calling all_inventory to load vars for managed_node1 9257 1726880905.07623: Calling groups_inventory to load vars for managed_node1 9257 1726880905.07626: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880905.07634: Calling all_plugins_play to load vars for managed_node1 9257 1726880905.07637: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880905.07642: Calling groups_plugins_play to load vars for managed_node1 9257 1726880905.08701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880905.09504: done with get_vars() 9257 1726880905.09522: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Friday 20 September 2024 21:08:25 -0400 (0:00:00.200) 0:00:34.123 ****** 9257 1726880905.09633: entering _queue_task() for managed_node1/lineinfile 9257 1726880905.09998: worker is 1 (out of 1 available) 9257 1726880905.10013: exiting _queue_task() for managed_node1/lineinfile 9257 1726880905.10140: done queuing things up, now waiting for results queue to drain 9257 1726880905.10142: waiting for pending results... 9257 1726880905.10368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured 9257 1726880905.10632: in run() - task 027aebc8-b3f3-b82f-6e37-00000000032d 9257 1726880905.10663: variable 'ansible_search_path' from source: unknown 9257 1726880905.10683: variable 'ansible_search_path' from source: unknown 9257 1726880905.10750: calling self._execute() 9257 1726880905.10877: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.10905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.10936: variable 'omit' from source: magic vars 9257 1726880905.11076: variable 'omit' from source: magic vars 9257 1726880905.11208: variable 'omit' from source: magic vars 9257 1726880905.11259: variable '__pcp_conf' from source: role '' all vars 9257 1726880905.11499: variable '__pcp_conf' from source: role '' all vars 9257 1726880905.11623: variable 'pcp_archive_dir' from source: role '' defaults 9257 1726880905.11649: variable 'omit' from source: magic vars 9257 1726880905.11714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880905.11763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880905.11798: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880905.11826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880905.11846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880905.11890: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880905.11911: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.12016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.12061: Set connection var ansible_connection to ssh 9257 1726880905.12082: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880905.12095: Set connection var ansible_pipelining to False 9257 1726880905.12108: Set connection var ansible_shell_type to sh 9257 1726880905.12128: Set connection var ansible_shell_executable to /bin/sh 9257 1726880905.12142: Set connection var ansible_timeout to 10 9257 1726880905.12178: variable 'ansible_shell_executable' from source: unknown 9257 1726880905.12188: variable 'ansible_connection' from source: unknown 9257 1726880905.12196: variable 'ansible_module_compression' from source: unknown 9257 1726880905.12204: variable 'ansible_shell_type' from source: unknown 9257 1726880905.12213: variable 'ansible_shell_executable' from source: unknown 9257 1726880905.12222: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.12240: variable 'ansible_pipelining' from source: unknown 9257 1726880905.12249: variable 'ansible_timeout' from source: unknown 9257 1726880905.12262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.12534: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880905.12668: variable 'omit' from source: magic vars 9257 1726880905.12671: starting attempt loop 9257 1726880905.12674: running the handler 9257 1726880905.12676: _low_level_execute_command(): starting 9257 1726880905.12679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880905.13383: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880905.13399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880905.13445: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.13467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880905.13562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.13589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.13610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.13645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.13730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.15466: stdout chunk (state=3): >>>/root <<< 9257 1726880905.15561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.15623: stderr chunk (state=3): >>><<< 9257 1726880905.15625: stdout chunk (state=3): >>><<< 9257 1726880905.15660: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.15664: _low_level_execute_command(): starting 9257 1726880905.15670: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116 `" && echo ansible-tmp-1726880905.156465-10576-48829925668116="` echo /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116 `" ) && sleep 0' 9257 1726880905.16113: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880905.16116: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.16127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.16130: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.16186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.16192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.16232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.18202: stdout chunk (state=3): >>>ansible-tmp-1726880905.156465-10576-48829925668116=/root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116 <<< 9257 1726880905.18391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.18397: stdout chunk (state=3): >>><<< 9257 1726880905.18563: stderr chunk (state=3): >>><<< 9257 1726880905.18569: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880905.156465-10576-48829925668116=/root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.18573: variable 'ansible_module_compression' from source: unknown 9257 1726880905.18576: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 9257 1726880905.18625: variable 'ansible_facts' from source: unknown 9257 1726880905.18738: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py 9257 1726880905.18939: Sending initial data 9257 1726880905.18954: Sent initial data (156 bytes) 9257 1726880905.19507: 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 <<< 9257 1726880905.19524: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.19536: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.19594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.19612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.19648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.21220: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 9257 1726880905.21238: 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 <<< 9257 1726880905.21268: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880905.21308: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpu8k9sfy2 /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py <<< 9257 1726880905.21316: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py" <<< 9257 1726880905.21343: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpu8k9sfy2" to remote "/root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py" <<< 9257 1726880905.22627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.22631: stdout chunk (state=3): >>><<< 9257 1726880905.22635: stderr chunk (state=3): >>><<< 9257 1726880905.22638: done transferring module to remote 9257 1726880905.22643: _low_level_execute_command(): starting 9257 1726880905.22646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/ /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py && sleep 0' 9257 1726880905.23217: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.23222: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.23336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.23415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.25144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.25185: stderr chunk (state=3): >>><<< 9257 1726880905.25189: stdout chunk (state=3): >>><<< 9257 1726880905.25203: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.25206: _low_level_execute_command(): starting 9257 1726880905.25212: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/AnsiballZ_lineinfile.py && sleep 0' 9257 1726880905.25825: 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 <<< 9257 1726880905.25828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880905.25831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.25834: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.25836: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.25890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.25899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.25939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.28054: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880905.28077: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880905.28113: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880905.28193: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880905.28278: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880905.28314: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 9257 1726880905.28318: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880905.28402: 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' # <<< 9257 1726880905.28406: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880905.28456: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880905.28487: 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 0x7fafd14d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd14a3b30> <<< 9257 1726880905.28516: 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' <<< 9257 1726880905.28596: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd14d6ab0> <<< 9257 1726880905.28600: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880905.28606: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880905.28626: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880905.28649: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880905.28729: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880905.28772: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880905.28793: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880905.28827: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 9257 1726880905.28845: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880905.28864: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880905.28892: 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 <<< 9257 1726880905.28899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880905.28916: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12a5160> <<< 9257 1726880905.28984: 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 <<< 9257 1726880905.28995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.29005: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12a6000> <<< 9257 1726880905.29026: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880905.29061: 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. <<< 9257 1726880905.29323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880905.29364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880905.29367: 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' <<< 9257 1726880905.29390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880905.29463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880905.29469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880905.29495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e3e30> <<< 9257 1726880905.29500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880905.29518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880905.29538: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e3f80> <<< 9257 1726880905.29571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880905.29593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880905.29622: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880905.29671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.29692: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880905.29716: 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 0x7fafd131b830> <<< 9257 1726880905.29743: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880905.29755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd131bec0> <<< 9257 1726880905.29775: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880905.29826: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12fbad0> <<< 9257 1726880905.29841: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880905.29868: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12f91f0> <<< 9257 1726880905.29971: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e0fe0> <<< 9257 1726880905.29992: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880905.30022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880905.30029: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880905.30055: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880905.30076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880905.30101: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880905.30109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880905.30140: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd133f710> <<< 9257 1726880905.30160: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd133e330> <<< 9257 1726880905.30195: 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 0x7fafd12fa0c0> <<< 9257 1726880905.30201: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd133cbf0> <<< 9257 1726880905.30257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880905.30272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 9257 1726880905.30281: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1370770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e0260> <<< 9257 1726880905.30301: 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' <<< 9257 1726880905.30340: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.30344: 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 0x7fafd1370c20> <<< 9257 1726880905.30347: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1370ad0> <<< 9257 1726880905.30386: 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' <<< 9257 1726880905.30394: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd1370e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12ded80> <<< 9257 1726880905.30429: 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' <<< 9257 1726880905.30455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880905.30484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880905.30508: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1371550> <<< 9257 1726880905.30512: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1371220> import 'importlib.machinery' # <<< 9257 1726880905.30546: 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' <<< 9257 1726880905.30578: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1372420> <<< 9257 1726880905.30588: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880905.30598: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880905.30619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880905.30654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880905.30683: 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 0x7fafd1388650> <<< 9257 1726880905.30707: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880905.30738: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.30742: 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 0x7fafd1389d30> <<< 9257 1726880905.30774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880905.30788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880905.30809: 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' <<< 9257 1726880905.30827: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd138ac00> <<< 9257 1726880905.30868: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.30875: 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 0x7fafd138b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd138a150> <<< 9257 1726880905.30904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880905.30914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880905.30962: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.30966: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.30968: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fafd138bcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd138b3e0> <<< 9257 1726880905.31019: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1372480> <<< 9257 1726880905.31036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880905.31068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880905.31100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880905.31125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880905.31175: 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 0x7fafd1113b60> <<< 9257 1726880905.31215: 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' <<< 9257 1726880905.31220: 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 0x7fafd113c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113c410> <<< 9257 1726880905.31279: 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 0x7fafd113c620> <<< 9257 1726880905.31283: 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 0x7fafd113c860> <<< 9257 1726880905.31319: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1111d00> <<< 9257 1726880905.31322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880905.31415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880905.31443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880905.31484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113df40> <<< 9257 1726880905.31533: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113cbc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1372b70> <<< 9257 1726880905.31537: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880905.31600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.31604: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880905.31651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880905.31679: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd116e2a0> <<< 9257 1726880905.31744: 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' <<< 9257 1726880905.31781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880905.31785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880905.31850: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd11863c0> <<< 9257 1726880905.31875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880905.31902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880905.31995: 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 0x7fafd11c3170> <<< 9257 1726880905.32027: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880905.32060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880905.32065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880905.32124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880905.32195: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd11e9910> <<< 9257 1726880905.32268: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd11c3290> <<< 9257 1726880905.32312: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1187050> <<< 9257 1726880905.32338: 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 0x7fafd1004290> <<< 9257 1726880905.32363: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1185400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113ee40> <<< 9257 1726880905.32470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880905.32481: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafd1004470> <<< 9257 1726880905.32564: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_n3iwea_w/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 9257 1726880905.32718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.32756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880905.32762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880905.32799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880905.32880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880905.32912: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 9257 1726880905.32921: 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 0x7fafd105dee0> import '_typing' # <<< 9257 1726880905.33124: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1030dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1007ef0> <<< 9257 1726880905.33132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.33166: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880905.33184: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880905.33203: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.33210: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880905.33231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.34835: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.36151: 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 0x7fafd1033d40> # /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' <<< 9257 1726880905.36188: 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 0x7fafd1085820> <<< 9257 1726880905.36202: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd10855b0> <<< 9257 1726880905.36226: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1084ec0> <<< 9257 1726880905.36309: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880905.36376: 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 0x7fafd1085310> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd105e900> 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 0x7fafd10865a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.36406: 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 0x7fafd10867e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880905.36485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880905.36494: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1086d20> <<< 9257 1726880905.36566: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880905.36628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ee8a70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.36711: 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 0x7fafd0eea690> # /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' <<< 9257 1726880905.36763: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eeaff0> # /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' <<< 9257 1726880905.36811: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eebf80> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880905.36815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880905.36851: 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' <<< 9257 1726880905.36952: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eeec30> # 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 0x7fafd0eeed20> <<< 9257 1726880905.36960: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eecef0> <<< 9257 1726880905.37083: 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' <<< 9257 1726880905.37087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880905.37153: 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 0x7fafd0ef2b10> <<< 9257 1726880905.37173: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880905.37226: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ef15e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ef1340> # /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' <<< 9257 1726880905.37306: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ef3c80> <<< 9257 1726880905.37386: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eed400> <<< 9257 1726880905.37487: 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 0x7fafd0f3ab70> # /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 0x7fafd0f3acc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880905.37491: 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' <<< 9257 1726880905.37521: 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 0x7fafd0f3c8c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3c680> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880905.37604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880905.37672: 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 0x7fafd0f3edb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3cef0> <<< 9257 1726880905.37699: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880905.37732: 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 <<< 9257 1726880905.37760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880905.37848: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f465d0> <<< 9257 1726880905.37964: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3ef60> <<< 9257 1726880905.38076: 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 0x7fafd0f47860> <<< 9257 1726880905.38090: 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 0x7fafd0f47710> <<< 9257 1726880905.38175: 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 0x7fafd0f47890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3afc0> <<< 9257 1726880905.38237: 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 <<< 9257 1726880905.38243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880905.38304: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.38307: 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 0x7fafd0f4b0b0> <<< 9257 1726880905.38489: 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 0x7fafd0f4c2f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f49820> <<< 9257 1726880905.38548: 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 0x7fafd0f4abd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f49430> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880905.38559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.38661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.38775: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880905.38821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880905.38855: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.39004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.39136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.39762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.40440: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880905.40443: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880905.40452: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880905.40479: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880905.40492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.40548: 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 0x7fafd0fd45f0> <<< 9257 1726880905.40661: 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' <<< 9257 1726880905.40684: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0fd5370> <<< 9257 1726880905.40690: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f4ee70> <<< 9257 1726880905.40747: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880905.40755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.40783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.40798: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880905.40809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.40983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.41176: 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' <<< 9257 1726880905.41189: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0fd5070> <<< 9257 1726880905.41199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.41758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42314: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42541: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880905.42597: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 9257 1726880905.42710: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42815: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880905.42819: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880905.42844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.42926: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880905.42956: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.43239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.43503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880905.43572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880905.43590: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880905.43689: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0fd7d70> # zipimport: zlib available <<< 9257 1726880905.43761: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.43840: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880905.43886: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880905.43899: 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' <<< 9257 1726880905.43962: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.44088: 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 0x7fafd0de1dc0> <<< 9257 1726880905.44159: 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 0x7fafd0de2690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0fd68a0> <<< 9257 1726880905.44191: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44279: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880905.44324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44497: 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 <<< 9257 1726880905.44561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.44677: 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 0x7fafd0de1400> <<< 9257 1726880905.44707: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de2840> <<< 9257 1726880905.44720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880905.44729: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.44950: 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 <<< 9257 1726880905.44961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.44995: 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' <<< 9257 1726880905.45012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880905.45087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880905.45105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880905.45115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880905.45170: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0e76a50> <<< 9257 1726880905.45221: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0dec830> <<< 9257 1726880905.45298: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de6810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de6660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880905.45315: stdout chunk (state=3): >>> <<< 9257 1726880905.45322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.45352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.45380: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880905.45448: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880905.45471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880905.45487: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880905.45494: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.45782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.46136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.46865: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/pcp.conf (content)", "after_header": "/etc/pcp.conf (content)"}, {"before_header": "/etc/pcp.conf (file attributes)", "after_header": "/etc/pcp.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/pcp.conf", "regexp": "^PCP_ARCHIVE_DIR=", "line": "PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger", "state": "present", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9257 1726880905.46869: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880905.47193: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880905.47199: 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 <<< 9257 1726880905.47201: 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<<< 9257 1726880905.47223: 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 <<< 9257 1726880905.47252: 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 <<< 9257 1726880905.47259: 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 <<< 9257 1726880905.47282: 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 <<< 9257 1726880905.47338: 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 # 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 <<< 9257 1726880905.47372: 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 <<< 9257 1726880905.47611: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880905.47651: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880905.47661: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880905.47682: 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 <<< 9257 1726880905.47705: stdout chunk (state=3): >>># destroy ipaddress <<< 9257 1726880905.47713: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880905.47742: 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 <<< 9257 1726880905.47769: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 9257 1726880905.47773: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 9257 1726880905.47795: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 9257 1726880905.47802: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno <<< 9257 1726880905.47835: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 9257 1726880905.47842: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880905.47864: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880905.47928: 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 <<< 9257 1726880905.47954: 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 <<< 9257 1726880905.47996: 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 <<< 9257 1726880905.48001: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880905.48034: 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 <<< 9257 1726880905.48053: 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 <<< 9257 1726880905.48058: 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 <<< 9257 1726880905.48074: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9257 1726880905.48219: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring <<< 9257 1726880905.48233: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880905.48244: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880905.48269: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880905.48292: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880905.48322: 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 <<< 9257 1726880905.48340: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880905.48428: 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 <<< 9257 1726880905.48475: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880905.48479: stdout chunk (state=3): >>># destroy time <<< 9257 1726880905.48499: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880905.48522: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880905.48542: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880905.48904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880905.49021: stderr chunk (state=3): >>><<< 9257 1726880905.49030: stdout chunk (state=3): >>><<< 9257 1726880905.49137: _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 0x7fafd14d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd14a3b30> # /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 0x7fafd14d6ab0> 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 0x7fafd12a5160> # /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 0x7fafd12a6000> 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 0x7fafd12e3e30> # /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 0x7fafd12e3f80> # /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 0x7fafd131b830> # /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 0x7fafd131bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12fbad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12f91f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e0fe0> # /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 0x7fafd133f710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd133e330> # /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 0x7fafd12fa0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd133cbf0> # /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 0x7fafd1370770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12e0260> # /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 0x7fafd1370c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1370ad0> # 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 0x7fafd1370e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd12ded80> # /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 0x7fafd1371550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1371220> 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 0x7fafd1372420> 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 0x7fafd1388650> 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 0x7fafd1389d30> # /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 0x7fafd138ac00> # 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 0x7fafd138b260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd138a150> # /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 0x7fafd138bcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd138b3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1372480> # /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 0x7fafd1113b60> # /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 0x7fafd113c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113c410> # 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 0x7fafd113c620> # 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 0x7fafd113c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1111d00> # /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 0x7fafd113df40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113cbc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1372b70> # /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 0x7fafd116e2a0> # /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 0x7fafd11863c0> # /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 0x7fafd11c3170> # /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 0x7fafd11e9910> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd11c3290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1187050> # /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 0x7fafd1004290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1185400> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd113ee40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fafd1004470> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_n3iwea_w/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 0x7fafd105dee0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1030dd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1007ef0> # 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 0x7fafd1033d40> # /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 0x7fafd1085820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd10855b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd1084ec0> # /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 0x7fafd1085310> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd105e900> 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 0x7fafd10865a0> # 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 0x7fafd10867e0> # /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 0x7fafd1086d20> 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 0x7fafd0ee8a70> # 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 0x7fafd0eea690> # /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 0x7fafd0eeaff0> # /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 0x7fafd0eebf80> # /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 0x7fafd0eeec30> # 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 0x7fafd0eeed20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eecef0> # /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 0x7fafd0ef2b10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ef15e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0ef1340> # /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 0x7fafd0ef3c80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0eed400> # 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 0x7fafd0f3ab70> # /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 0x7fafd0f3acc0> # /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 0x7fafd0f3c8c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3c680> # /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 0x7fafd0f3edb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3cef0> # /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 0x7fafd0f465d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3ef60> # 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 0x7fafd0f47860> # 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 0x7fafd0f47710> # 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 0x7fafd0f47890> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f3afc0> # /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 0x7fafd0f4b0b0> # 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 0x7fafd0f4c2f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f49820> # 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 0x7fafd0f4abd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f49430> # 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 0x7fafd0fd45f0> # /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 0x7fafd0fd5370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0f4ee70> 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 0x7fafd0fd5070> # 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 0x7fafd0fd7d70> # 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 0x7fafd0de1dc0> # 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 0x7fafd0de2690> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0fd68a0> # 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 0x7fafd0de1400> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de2840> 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 0x7fafd0e76a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0dec830> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de6810> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fafd0de6660> # 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": "/etc/pcp.conf (content)", "after_header": "/etc/pcp.conf (content)"}, {"before_header": "/etc/pcp.conf (file attributes)", "after_header": "/etc/pcp.conf (file attributes)"}], "invocation": {"module_args": {"path": "/etc/pcp.conf", "regexp": "^PCP_ARCHIVE_DIR=", "line": "PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger", "state": "present", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880905.50475: done with _execute_module (lineinfile, {'path': '/etc/pcp.conf', 'regexp': '^PCP_ARCHIVE_DIR=', 'line': 'PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger', '_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-1726880905.156465-10576-48829925668116/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880905.50480: _low_level_execute_command(): starting 9257 1726880905.50485: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880905.156465-10576-48829925668116/ > /dev/null 2>&1 && sleep 0' 9257 1726880905.50489: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880905.50493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880905.50496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.50500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880905.50554: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880905.50562: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880905.50565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.50568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880905.50571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880905.50574: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.50576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.50579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.50581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.50583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.52412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.52463: stderr chunk (state=3): >>><<< 9257 1726880905.52466: stdout chunk (state=3): >>><<< 9257 1726880905.52483: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.52490: handler run complete 9257 1726880905.52516: attempt loop complete, returning result 9257 1726880905.52520: _execute() done 9257 1726880905.52524: dumping result to json 9257 1726880905.52544: done dumping result, returning 9257 1726880905.52550: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured [027aebc8-b3f3-b82f-6e37-00000000032d] 9257 1726880905.52552: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032d 9257 1726880905.52667: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032d 9257 1726880905.52670: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false } 9257 1726880905.52816: no more pending results, returning what we have 9257 1726880905.52820: results queue empty 9257 1726880905.52821: checking for any_errors_fatal 9257 1726880905.52823: done checking for any_errors_fatal 9257 1726880905.52824: checking for max_fail_percentage 9257 1726880905.52826: done checking for max_fail_percentage 9257 1726880905.52827: checking to see if all hosts have failed and the running result is not ok 9257 1726880905.52829: done checking to see if all hosts have failed 9257 1726880905.52830: getting the remaining hosts for this loop 9257 1726880905.52831: done getting the remaining hosts for this loop 9257 1726880905.52836: getting the next task for host managed_node1 9257 1726880905.52844: done getting next task for host managed_node1 9257 1726880905.52850: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured 9257 1726880905.52855: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880905.52871: getting variables 9257 1726880905.52873: in VariableManager get_vars() 9257 1726880905.52927: Calling all_inventory to load vars for managed_node1 9257 1726880905.52931: Calling groups_inventory to load vars for managed_node1 9257 1726880905.52934: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880905.52944: Calling all_plugins_play to load vars for managed_node1 9257 1726880905.52949: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880905.52953: Calling groups_plugins_play to load vars for managed_node1 9257 1726880905.53340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880905.53832: done with get_vars() 9257 1726880905.53844: done getting variables 9257 1726880905.53900: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Friday 20 September 2024 21:08:25 -0400 (0:00:00.443) 0:00:34.566 ****** 9257 1726880905.53935: entering _queue_task() for managed_node1/template 9257 1726880905.54186: worker is 1 (out of 1 available) 9257 1726880905.54203: exiting _queue_task() for managed_node1/template 9257 1726880905.54216: done queuing things up, now waiting for results queue to drain 9257 1726880905.54218: waiting for pending results... 9257 1726880905.54421: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured 9257 1726880905.54688: in run() - task 027aebc8-b3f3-b82f-6e37-00000000032e 9257 1726880905.54698: variable 'ansible_search_path' from source: unknown 9257 1726880905.54704: variable 'ansible_search_path' from source: unknown 9257 1726880905.54775: calling self._execute() 9257 1726880905.54916: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.54920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.54934: variable 'omit' from source: magic vars 9257 1726880905.55085: variable 'omit' from source: magic vars 9257 1726880905.55190: variable 'omit' from source: magic vars 9257 1726880905.55213: variable '__pcp_pmlogger_defaults_path' from source: include_vars 9257 1726880905.55485: variable '__pcp_pmlogger_defaults_path' from source: include_vars 9257 1726880905.55540: variable 'omit' from source: magic vars 9257 1726880905.55628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880905.55874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880905.55878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880905.55881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880905.55884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880905.55886: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880905.55891: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.55894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.56214: Set connection var ansible_connection to ssh 9257 1726880905.56248: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880905.56260: Set connection var ansible_pipelining to False 9257 1726880905.56272: Set connection var ansible_shell_type to sh 9257 1726880905.56281: Set connection var ansible_shell_executable to /bin/sh 9257 1726880905.56290: Set connection var ansible_timeout to 10 9257 1726880905.56341: variable 'ansible_shell_executable' from source: unknown 9257 1726880905.56344: variable 'ansible_connection' from source: unknown 9257 1726880905.56352: variable 'ansible_module_compression' from source: unknown 9257 1726880905.56355: variable 'ansible_shell_type' from source: unknown 9257 1726880905.56366: variable 'ansible_shell_executable' from source: unknown 9257 1726880905.56370: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880905.56372: variable 'ansible_pipelining' from source: unknown 9257 1726880905.56375: variable 'ansible_timeout' from source: unknown 9257 1726880905.56378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880905.56621: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880905.56633: variable 'omit' from source: magic vars 9257 1726880905.56639: starting attempt loop 9257 1726880905.56646: running the handler 9257 1726880905.56676: _low_level_execute_command(): starting 9257 1726880905.56863: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880905.57464: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.57565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.57598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.59215: stdout chunk (state=3): >>>/root <<< 9257 1726880905.59362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.59439: stderr chunk (state=3): >>><<< 9257 1726880905.59462: stdout chunk (state=3): >>><<< 9257 1726880905.59513: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.59567: _low_level_execute_command(): starting 9257 1726880905.59573: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511 `" && echo ansible-tmp-1726880905.595134-10592-44480595638511="` echo /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511 `" ) && sleep 0' 9257 1726880905.60198: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.60204: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.60260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.60265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.60306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.62220: stdout chunk (state=3): >>>ansible-tmp-1726880905.595134-10592-44480595638511=/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511 <<< 9257 1726880905.62451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.62456: stdout chunk (state=3): >>><<< 9257 1726880905.62461: stderr chunk (state=3): >>><<< 9257 1726880905.62627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880905.595134-10592-44480595638511=/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.62631: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880905.62670: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmlogger.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmlogger.defaults.j2 9257 1726880905.62680: variable 'ansible_search_path' from source: unknown 9257 1726880905.63013: variable 'ansible_managed' from source: unknown 9257 1726880905.63017: variable 'pcp_pmlogger_localonly' from source: role '' defaults 9257 1726880905.63019: variable 'pcp_pmlogger_interval' from source: role '' defaults 9257 1726880905.64307: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880905.64408: variable 'ansible_module_compression' from source: unknown 9257 1726880905.64547: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880905.64550: variable 'ansible_facts' from source: unknown 9257 1726880905.64594: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py 9257 1726880905.64888: Sending initial data 9257 1726880905.64895: Sent initial data (150 bytes) 9257 1726880905.65384: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880905.65404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.65440: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880905.65444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.65502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.65509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.65576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.67134: 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 <<< 9257 1726880905.67180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880905.67306: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpmdwjge5e /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py <<< 9257 1726880905.67310: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py" <<< 9257 1726880905.67338: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpmdwjge5e" to remote "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py" <<< 9257 1726880905.68571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.68617: stderr chunk (state=3): >>><<< 9257 1726880905.68620: stdout chunk (state=3): >>><<< 9257 1726880905.68651: done transferring module to remote 9257 1726880905.68655: _low_level_execute_command(): starting 9257 1726880905.68746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/ /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py && sleep 0' 9257 1726880905.69389: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880905.69410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880905.69438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880905.69507: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.69593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.69622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.69664: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.69760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.71541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880905.71584: stderr chunk (state=3): >>><<< 9257 1726880905.71595: stdout chunk (state=3): >>><<< 9257 1726880905.71615: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880905.71622: _low_level_execute_command(): starting 9257 1726880905.71629: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_stat.py && sleep 0' 9257 1726880905.72328: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880905.72399: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.72463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880905.72488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.72537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.74662: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880905.74688: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880905.74729: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880905.74793: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880905.74833: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880905.74869: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880905.74912: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880905.74915: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880905.74981: 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' <<< 9257 1726880905.74999: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880905.75033: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880905.75056: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880905.75079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880905.75083: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db40c530> <<< 9257 1726880905.75110: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db3dbb30> <<< 9257 1726880905.75139: 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 0x7f64db40eab0> <<< 9257 1726880905.75166: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880905.75188: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 9257 1726880905.75214: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880905.75252: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880905.75337: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880905.75369: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880905.75399: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880905.75431: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880905.75436: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880905.75507: 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' <<< 9257 1726880905.75514: 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' <<< 9257 1726880905.75527: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db221160> <<< 9257 1726880905.75592: 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 <<< 9257 1726880905.75637: 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 0x7f64db222000> import 'site' # <<< 9257 1726880905.75675: 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. <<< 9257 1726880905.75906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880905.75931: 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 <<< 9257 1726880905.75955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.75979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880905.76020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880905.76051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880905.76103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25fdd0> <<< 9257 1726880905.76108: 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' <<< 9257 1726880905.76140: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25ffe0> <<< 9257 1726880905.76166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880905.76187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880905.76214: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880905.76268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.76315: 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 0x7f64db297800> <<< 9257 1726880905.76343: 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' <<< 9257 1726880905.76369: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db297e90> <<< 9257 1726880905.76389: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880905.76428: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db277aa0> import '_functools' # <<< 9257 1726880905.76467: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db275190> <<< 9257 1726880905.76558: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25cf80> <<< 9257 1726880905.76589: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880905.76622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880905.76653: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880905.76672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880905.76693: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880905.76716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880905.76776: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ba330> <<< 9257 1726880905.76803: 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 0x7f64db276060> <<< 9257 1726880905.76807: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2b8a40> <<< 9257 1726880905.76872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880905.76878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25c200> <<< 9257 1726880905.76915: 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' <<< 9257 1726880905.76925: 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 0x7f64db2ecb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25e840> <<< 9257 1726880905.76996: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.77004: 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 0x7f64db2ecdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25ad20> <<< 9257 1726880905.77018: 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' <<< 9257 1726880905.77055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880905.77088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880905.77102: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ed190> import 'importlib.machinery' # <<< 9257 1726880905.77132: 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' <<< 9257 1726880905.77186: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ee3c0> <<< 9257 1726880905.77192: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880905.77204: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880905.77260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880905.77271: 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 0x7f64db3085c0> <<< 9257 1726880905.77311: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880905.77347: 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 0x7f64db309d00> <<< 9257 1726880905.77351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880905.77407: 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 # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880905.77418: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db30abd0> <<< 9257 1726880905.77472: 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 0x7f64db30b230> <<< 9257 1726880905.77480: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db30a120> <<< 9257 1726880905.77490: 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' <<< 9257 1726880905.77533: 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' <<< 9257 1726880905.77557: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64db30bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db30b3b0> <<< 9257 1726880905.77611: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ee3f0> <<< 9257 1726880905.77636: 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' <<< 9257 1726880905.77674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880905.77691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880905.77716: 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 0x7f64db087b30> <<< 9257 1726880905.77741: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880905.77748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880905.77779: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.77786: 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 0x7f64db0b05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b0350> <<< 9257 1726880905.77812: 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 0x7f64db0b0560> <<< 9257 1726880905.77848: 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 0x7f64db0b07a0> <<< 9257 1726880905.77892: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db085cd0> <<< 9257 1726880905.77904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880905.77989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880905.78026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880905.78061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b1e20> <<< 9257 1726880905.78065: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b0aa0> <<< 9257 1726880905.78100: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2eeae0> <<< 9257 1726880905.78118: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880905.78169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.78186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880905.78223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880905.78266: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0e2180> <<< 9257 1726880905.78303: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880905.78319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.78349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880905.78372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880905.78428: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0fa330> <<< 9257 1726880905.78447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880905.78476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880905.78538: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880905.78570: 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 0x7f64db1370b0> <<< 9257 1726880905.78581: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880905.78627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880905.78654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880905.78690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880905.78780: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db161850> <<< 9257 1726880905.78855: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db1371d0> <<< 9257 1726880905.78894: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0faf90> <<< 9257 1726880905.78929: 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 0x7f64daf78170> <<< 9257 1726880905.78960: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0f9370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b2d20> <<< 9257 1726880905.79062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880905.79074: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64daf78380> <<< 9257 1726880905.79164: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_cjjv88xv/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880905.79305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.79335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880905.79364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880905.79390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880905.79466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880905.79498: 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 0x7f64dafd1e20> <<< 9257 1726880905.79509: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880905.79738: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dafa8d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf7be30> <<< 9257 1726880905.79742: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.79786: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880905.79815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.79820: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880905.79822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.81359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.82619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880905.82635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dafabcb0> <<< 9257 1726880905.82652: 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' <<< 9257 1726880905.82680: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880905.82687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880905.82715: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880905.82719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880905.82747: 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' <<< 9257 1726880905.82761: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64daff5850> <<< 9257 1726880905.82787: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff55e0> <<< 9257 1726880905.82815: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff4ef0> <<< 9257 1726880905.82841: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880905.82856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880905.82886: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff5340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dafd2ab0> <<< 9257 1726880905.82906: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880905.82932: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.82941: 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 0x7f64daff6570> <<< 9257 1726880905.82965: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.82972: 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 0x7f64daff67b0> <<< 9257 1726880905.82986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880905.83028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880905.83045: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880905.83091: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff6cf0> <<< 9257 1726880905.83097: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880905.83119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880905.83143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880905.83182: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae5ca70> <<< 9257 1726880905.83210: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.83219: 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 0x7f64dae5e690> <<< 9257 1726880905.83231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880905.83254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880905.83287: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae5f050> <<< 9257 1726880905.83311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880905.83335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880905.83360: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae5ffe0> <<< 9257 1726880905.83375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880905.83414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880905.83436: 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' <<< 9257 1726880905.83492: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae62cf0> <<< 9257 1726880905.83531: 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 0x7f64dae62e10> <<< 9257 1726880905.83554: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae60fb0> <<< 9257 1726880905.83574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880905.83606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880905.83628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880905.83634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880905.83651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880905.83679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880905.83705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880905.83711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 9257 1726880905.83733: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae66cc0> import '_tokenize' # <<< 9257 1726880905.83800: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae657c0> <<< 9257 1726880905.83812: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae65520> <<< 9257 1726880905.83835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880905.83840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880905.83915: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae67e90> <<< 9257 1726880905.83954: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae614c0> <<< 9257 1726880905.83975: 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 0x7f64daeaef00> <<< 9257 1726880905.84001: 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 0x7f64daeaeff0> <<< 9257 1726880905.84032: 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 <<< 9257 1726880905.84055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880905.84077: 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' <<< 9257 1726880905.84109: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.84116: 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 0x7f64daeb0bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb0980> <<< 9257 1726880905.84141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880905.84228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880905.84284: 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 0x7f64daeb30b0> <<< 9257 1726880905.84294: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb1250> <<< 9257 1726880905.84312: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880905.84361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.84396: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880905.84399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880905.84402: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880905.84453: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeba8d0> <<< 9257 1726880905.84599: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb3260> <<< 9257 1726880905.84672: 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 0x7f64daebb740> <<< 9257 1726880905.84708: 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 0x7f64daebb5c0> <<< 9257 1726880905.84764: 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 0x7f64daebbc80> <<< 9257 1726880905.84786: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeaf2f0> <<< 9257 1726880905.84813: 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 <<< 9257 1726880905.84824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880905.84842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880905.84864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880905.84887: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.84922: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.84928: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f64daebebd0> <<< 9257 1726880905.85104: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.85130: 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 0x7f64daebfef0> <<< 9257 1726880905.85137: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daebd370> <<< 9257 1726880905.85172: 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' <<< 9257 1726880905.85190: 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 0x7f64daebe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daebcf50> <<< 9257 1726880905.85196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85215: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880905.85229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85328: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85451: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880905.85475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85502: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880905.85652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.85787: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.86442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.87122: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880905.87126: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880905.87142: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880905.87165: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880905.87184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.87236: 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 0x7f64daf4b290> <<< 9257 1726880905.87342: 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' <<< 9257 1726880905.87368: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf48e90> <<< 9257 1726880905.87384: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daec3380> <<< 9257 1726880905.87429: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880905.87450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.87465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.87485: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880905.87498: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.87674: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.87854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880905.87874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf49520> <<< 9257 1726880905.87893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.88450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89186: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880905.89196: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89286: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880905.89293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89377: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89501: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880905.89526: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880905.89549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89638: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880905.89651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.89929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.90213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880905.90277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880905.90293: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880905.90379: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf4b320> <<< 9257 1726880905.90389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.90475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.90559: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880905.90573: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880905.90584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880905.90610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880905.90618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880905.90692: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880905.90818: 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 0x7f64dad55a30> <<< 9257 1726880905.90885: 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 0x7f64dad56360> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf4a750> <<< 9257 1726880905.90904: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.90954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.90998: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880905.91009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91162: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91238: 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 <<< 9257 1726880905.91273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.91362: 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 0x7f64dad55130> <<< 9257 1726880905.91408: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad56570> <<< 9257 1726880905.91439: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880905.91459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.91669: 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 <<< 9257 1726880905.91682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880905.91692: 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 <<< 9257 1726880905.91720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880905.91737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880905.91795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880905.91815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880905.91835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880905.91890: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dadea780> <<< 9257 1726880905.91940: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad60410> <<< 9257 1726880905.92022: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad5a540> <<< 9257 1726880905.92033: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad5a390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880905.92051: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.92073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.92102: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880905.92167: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880905.92182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.92197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.92208: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880905.92359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.92568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880905.93848: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/pmlogger", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1180, "inode": 265549, "dev": 51714, "nlink": 1, "atime": 1726880746.2872572, "mtime": 1717977600.0, "ctime": 1726880743.0842228, "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": "67bc35973101c614e92b1990f8bebfffc39fe498", "mimetype": "text/plain", "charset": "us-ascii", "version": "168099072", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmlogger", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880905.93876: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880905.94275: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880905.94296: 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<<< 9257 1726880905.94308: 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 <<< 9257 1726880905.94344: 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 <<< 9257 1726880905.94353: 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 # 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 <<< 9257 1726880905.94359: 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 <<< 9257 1726880905.94386: 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 <<< 9257 1726880905.94405: 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 <<< 9257 1726880905.94422: 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 # 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<<< 9257 1726880905.94459: stdout chunk (state=3): >>> # 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 <<< 9257 1726880905.94464: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 9257 1726880905.94477: 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 <<< 9257 1726880905.94483: 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 # 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 <<< 9257 1726880905.94730: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880905.94754: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880905.94770: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880905.94797: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880905.94817: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880905.94851: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880905.94875: 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 <<< 9257 1726880905.94897: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 9257 1726880905.94912: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 9257 1726880905.94942: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal <<< 9257 1726880905.94949: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 9257 1726880905.94967: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9257 1726880905.94977: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 9257 1726880905.94989: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 9257 1726880905.95015: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880905.95042: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880905.95088: 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 <<< 9257 1726880905.95106: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 9257 1726880905.95124: 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 <<< 9257 1726880905.95141: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 9257 1726880905.95176: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 9257 1726880905.95182: 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 <<< 9257 1726880905.95214: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 9257 1726880905.95220: 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<<< 9257 1726880905.95223: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 9257 1726880905.95255: 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<<< 9257 1726880905.95282: stdout chunk (state=3): >>> <<< 9257 1726880905.95288: 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 <<< 9257 1726880905.95304: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 9257 1726880905.95325: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9257 1726880905.95332: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880905.95467: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880905.95487: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880905.95513: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 9257 1726880905.95527: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 9257 1726880905.95546: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880905.95570: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 9257 1726880905.95575: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880905.95586: stdout chunk (state=3): >>># destroy _tokenize <<< 9257 1726880905.95611: 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 <<< 9257 1726880905.95621: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880905.95713: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 9257 1726880905.95729: stdout chunk (state=3): >>> # 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 <<< 9257 1726880905.95744: stdout chunk (state=3): >>># destroy time <<< 9257 1726880905.95760: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880905.95781: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880905.95802: stdout chunk (state=3): >>># destroy itertools <<< 9257 1726880905.95806: stdout chunk (state=3): >>># destroy _abc <<< 9257 1726880905.95827: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880905.96154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880905.96223: stderr chunk (state=3): >>><<< 9257 1726880905.96226: stdout chunk (state=3): >>><<< 9257 1726880905.96304: _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 0x7f64db40c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db3dbb30> # /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 0x7f64db40eab0> 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 0x7f64db221160> # /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 0x7f64db222000> 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 0x7f64db25fdd0> # /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 0x7f64db25ffe0> # /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 0x7f64db297800> # /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 0x7f64db297e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db277aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db275190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25cf80> # /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 0x7f64db2bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ba330> # /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 0x7f64db276060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2b8a40> # /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 0x7f64db2ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25c200> # /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 0x7f64db2ecb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25e840> # 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 0x7f64db2ecdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db25ad20> # /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 0x7f64db2ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ed190> 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 0x7f64db2ee3c0> 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 0x7f64db3085c0> 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 0x7f64db309d00> # /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 0x7f64db30abd0> # 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 0x7f64db30b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db30a120> # /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 0x7f64db30bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db30b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2ee3f0> # /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 0x7f64db087b30> # /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 0x7f64db0b05f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b0350> # 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 0x7f64db0b0560> # 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 0x7f64db0b07a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db085cd0> # /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 0x7f64db0b1e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b0aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db2eeae0> # /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 0x7f64db0e2180> # /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 0x7f64db0fa330> # /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 0x7f64db1370b0> # /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 0x7f64db161850> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db1371d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0faf90> # /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 0x7f64daf78170> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0f9370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64db0b2d20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f64daf78380> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_cjjv88xv/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 0x7f64dafd1e20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dafa8d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf7be30> # 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 0x7f64dafabcb0> # /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 0x7f64daff5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff55e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daff4ef0> # /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 0x7f64daff5340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dafd2ab0> 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 0x7f64daff6570> # 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 0x7f64daff67b0> # /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 0x7f64daff6cf0> 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 0x7f64dae5ca70> # 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 0x7f64dae5e690> # /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 0x7f64dae5f050> # /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 0x7f64dae5ffe0> # /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 0x7f64dae62cf0> # 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 0x7f64dae62e10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae60fb0> # /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 0x7f64dae66cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae657c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae65520> # /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 0x7f64dae67e90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dae614c0> # 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 0x7f64daeaef00> # /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 0x7f64daeaeff0> # /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 0x7f64daeb0bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb0980> # /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 0x7f64daeb30b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb1250> # /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 0x7f64daeba8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeb3260> # 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 0x7f64daebb740> # 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 0x7f64daebb5c0> # 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 0x7f64daebbc80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daeaf2f0> # /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 0x7f64daebebd0> # 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 0x7f64daebfef0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daebd370> # 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 0x7f64daebe6f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daebcf50> # 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 0x7f64daf4b290> # /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 0x7f64daf48e90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daec3380> 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 0x7f64daf49520> # 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 0x7f64daf4b320> # 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 0x7f64dad55a30> # 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 0x7f64dad56360> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64daf4a750> # 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 0x7f64dad55130> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad56570> 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 0x7f64dadea780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad60410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad5a540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f64dad5a390> # 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/sysconfig/pmlogger", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1180, "inode": 265549, "dev": 51714, "nlink": 1, "atime": 1726880746.2872572, "mtime": 1717977600.0, "ctime": 1726880743.0842228, "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": "67bc35973101c614e92b1990f8bebfffc39fe498", "mimetype": "text/plain", "charset": "us-ascii", "version": "168099072", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmlogger", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880905.96903: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/pmlogger', '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-1726880905.595134-10592-44480595638511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880905.96907: variable 'ansible_module_compression' from source: unknown 9257 1726880905.96910: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880905.96913: variable 'ansible_facts' from source: unknown 9257 1726880905.96915: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py 9257 1726880905.96918: Sending initial data 9257 1726880905.96920: Sent initial data (150 bytes) 9257 1726880905.97335: 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 <<< 9257 1726880905.97341: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880905.97343: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880905.97346: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880905.97348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880905.97401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880905.97408: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880905.97447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880905.99183: 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 <<< 9257 1726880905.99235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880905.99283: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpr5pwi4jy /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py <<< 9257 1726880905.99287: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py" <<< 9257 1726880905.99351: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpr5pwi4jy" to remote "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py" <<< 9257 1726880906.00664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.00704: stderr chunk (state=3): >>><<< 9257 1726880906.00716: stdout chunk (state=3): >>><<< 9257 1726880906.00752: done transferring module to remote 9257 1726880906.00796: _low_level_execute_command(): starting 9257 1726880906.00889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/ /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py && sleep 0' 9257 1726880906.01504: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880906.01576: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.01665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.01722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.01763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.03561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.03606: stderr chunk (state=3): >>><<< 9257 1726880906.03610: stdout chunk (state=3): >>><<< 9257 1726880906.03622: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.03626: _low_level_execute_command(): starting 9257 1726880906.03632: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/AnsiballZ_file.py && sleep 0' 9257 1726880906.04068: 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 <<< 9257 1726880906.04072: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.04087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.04143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.04152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.04193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.06294: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880906.06327: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880906.06368: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880906.06372: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880906.06438: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880906.06445: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880906.06478: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880906.06513: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880906.06552: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880906.06561: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880906.06606: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880906.06614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.06625: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880906.06654: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880906.06692: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880906.06724: 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 0x7f00648d4530> <<< 9257 1726880906.06732: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00648a3b30> <<< 9257 1726880906.06765: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880906.06772: 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 0x7f00648d6ab0> <<< 9257 1726880906.06797: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880906.06826: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880906.06834: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880906.06845: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880906.06881: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880906.06977: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880906.07008: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880906.07016: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880906.07050: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880906.07062: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880906.07079: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880906.07086: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880906.07095: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880906.07111: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880906.07138: 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 <<< 9257 1726880906.07141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880906.07164: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00646c5160> <<< 9257 1726880906.07221: 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 <<< 9257 1726880906.07235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.07247: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00646c6000> <<< 9257 1726880906.07272: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880906.07301: 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. <<< 9257 1726880906.07552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880906.07575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880906.07593: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880906.07611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.07615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880906.07669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880906.07681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880906.07714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880906.07720: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064703da0> <<< 9257 1726880906.07742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880906.07760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880906.07787: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064703fe0> <<< 9257 1726880906.07814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880906.07837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880906.07866: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880906.07915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.07936: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880906.07960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880906.07972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006473b7d0> <<< 9257 1726880906.07979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880906.08000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006473be60> <<< 9257 1726880906.08020: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880906.08076: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006471ba70> <<< 9257 1726880906.08082: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880906.08116: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064719190> <<< 9257 1726880906.08217: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064700f50> <<< 9257 1726880906.08245: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880906.08271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880906.08277: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880906.08301: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880906.08325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880906.08352: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880906.08362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880906.08393: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006475f6b0> <<< 9257 1726880906.08401: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006475e2d0> <<< 9257 1726880906.08437: 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' <<< 9257 1726880906.08446: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006471a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064702e40> <<< 9257 1726880906.08499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880906.08503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064790770> <<< 9257 1726880906.08521: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647001d0> <<< 9257 1726880906.08534: 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' <<< 9257 1726880906.08576: 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 0x7f0064790c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064790ad0> <<< 9257 1726880906.08616: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.08620: 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 0x7f0064790e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00646fed20> <<< 9257 1726880906.08664: 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' <<< 9257 1726880906.08690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880906.08716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880906.08740: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064791520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647911f0> <<< 9257 1726880906.08746: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880906.08784: 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' <<< 9257 1726880906.08798: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064792420> <<< 9257 1726880906.08824: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880906.08848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880906.08883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880906.08913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880906.08927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647ac620> <<< 9257 1726880906.08934: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880906.08963: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.08973: 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 0x7f00647add60> <<< 9257 1726880906.08990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880906.09004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880906.09034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 9257 1726880906.09044: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880906.09050: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647aec60> <<< 9257 1726880906.09088: 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 0x7f00647af2c0> <<< 9257 1726880906.09098: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647ae1b0> <<< 9257 1726880906.09126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880906.09131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880906.09173: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.09181: 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 0x7f00647afd40> <<< 9257 1726880906.09187: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647af470> <<< 9257 1726880906.09234: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064792390> <<< 9257 1726880906.09255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880906.09280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880906.09304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 9257 1726880906.09315: stdout chunk (state=3): >>> <<< 9257 1726880906.09326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880906.09362: 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 0x7f006452fcb0> <<< 9257 1726880906.09387: 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' <<< 9257 1726880906.09423: 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 0x7f0064558770> <<< 9257 1726880906.09433: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645584d0> <<< 9257 1726880906.09456: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880906.09468: 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 0x7f00645586e0> <<< 9257 1726880906.09495: 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' <<< 9257 1726880906.09503: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0064558950> <<< 9257 1726880906.09509: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006452de50> <<< 9257 1726880906.09535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880906.09626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880906.09654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880906.09670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880906.09678: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006455a060> <<< 9257 1726880906.09698: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064558ce0> <<< 9257 1726880906.09720: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064792b40> <<< 9257 1726880906.09746: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880906.09804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.09822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880906.09869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880906.09898: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645863f0> <<< 9257 1726880906.09951: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880906.09961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.09986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880906.10007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880906.10059: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645a2540> <<< 9257 1726880906.10083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880906.10124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880906.10175: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880906.10203: 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 0x7f00645db2f0> <<< 9257 1726880906.10230: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880906.10265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880906.10290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880906.10333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880906.10427: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064601a90> <<< 9257 1726880906.10500: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645db410> <<< 9257 1726880906.10549: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645a31d0> <<< 9257 1726880906.10584: 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 0x7f00644243e0> <<< 9257 1726880906.10599: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645a1580> <<< 9257 1726880906.10606: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006455af90> <<< 9257 1726880906.10701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880906.10724: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f00644245c0> <<< 9257 1726880906.10805: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_af1a2kez/ansible_ansible.legacy.file_payload.zip' <<< 9257 1726880906.10813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.10963: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.10993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880906.11000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880906.11046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880906.11120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880906.11159: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 9257 1726880906.11166: 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 0x7f006447a060> import '_typing' # <<< 9257 1726880906.11368: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064454f50> <<< 9257 1726880906.11375: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644540b0> # zipimport: zlib available <<< 9257 1726880906.11404: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880906.11414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.11436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.11450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.11463: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880906.11475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.13025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.14276: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880906.14287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064457ec0> <<< 9257 1726880906.14306: 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' <<< 9257 1726880906.14340: 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' <<< 9257 1726880906.14370: 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' <<< 9257 1726880906.14400: 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 0x7f00644a1a30> <<< 9257 1726880906.14442: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a17c0> <<< 9257 1726880906.14468: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a10d0> <<< 9257 1726880906.14491: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880906.14500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880906.14549: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a1820> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006447aa80> <<< 9257 1726880906.14552: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880906.14580: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.14590: 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 0x7f00644a2780> <<< 9257 1726880906.14609: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.14620: 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 0x7f00644a29c0> <<< 9257 1726880906.14631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880906.14677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880906.14685: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880906.14738: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a2ea0> <<< 9257 1726880906.14749: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880906.14769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880906.14788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880906.14825: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064304c80> <<< 9257 1726880906.14857: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.14868: 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 0x7f00643068a0> <<< 9257 1726880906.14880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880906.14898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880906.14930: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064307260> <<< 9257 1726880906.14955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880906.14979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880906.15001: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064308410> <<< 9257 1726880906.15020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880906.15060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880906.15081: 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' <<< 9257 1726880906.15135: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430aed0> <<< 9257 1726880906.15175: 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 0x7f006430aff0> <<< 9257 1726880906.15198: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064309190> <<< 9257 1726880906.15219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880906.15247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880906.15267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880906.15280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880906.15289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880906.15323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880906.15349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880906.15356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430ee40> <<< 9257 1726880906.15375: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880906.15449: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430d910> <<< 9257 1726880906.15460: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430d670> <<< 9257 1726880906.15469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880906.15480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880906.15559: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430fe30> <<< 9257 1726880906.15584: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643096a0> <<< 9257 1726880906.15616: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.15629: 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 0x7f0064356f60> <<< 9257 1726880906.15647: 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 <<< 9257 1726880906.15660: 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 0x7f0064357080> <<< 9257 1726880906.15672: 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 <<< 9257 1726880906.15693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880906.15712: 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' <<< 9257 1726880906.15753: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.15768: 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 0x7f0064358c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064358a10> <<< 9257 1726880906.15775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880906.15864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880906.15912: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.15920: 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 0x7f006435b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643592b0> <<< 9257 1726880906.15942: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880906.15991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.16004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880906.16022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880906.16028: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880906.16079: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064362930> <<< 9257 1726880906.16230: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006435b2c0> <<< 9257 1726880906.16303: 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 0x7f0064363680> <<< 9257 1726880906.16338: 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 0x7f0064363710> <<< 9257 1726880906.16389: 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 0x7f0064363cb0> <<< 9257 1726880906.16416: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064357380> <<< 9257 1726880906.16437: 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 <<< 9257 1726880906.16446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880906.16461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880906.16482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880906.16511: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.16540: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.16547: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0064366c00> <<< 9257 1726880906.16725: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.16735: 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 0x7f0064367f80> <<< 9257 1726880906.16755: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643653a0> <<< 9257 1726880906.16777: 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' <<< 9257 1726880906.16792: 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 0x7f0064365ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064364f20> <<< 9257 1726880906.16804: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.16819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.16830: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880906.16841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.16942: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17058: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17079: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880906.17097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17100: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880906.17126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.17402: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.18056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.18735: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880906.18751: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880906.18759: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880906.18772: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880906.18796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.18854: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.18867: 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 0x7f00643f00b0> <<< 9257 1726880906.18961: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880906.18972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880906.18986: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643f1040> <<< 9257 1726880906.19000: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006436b290> <<< 9257 1726880906.19057: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880906.19066: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.19091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.19105: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880906.19111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.19287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.19474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880906.19481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880906.19495: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643f1640> <<< 9257 1726880906.19501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20607: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20689: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20781: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880906.20788: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20878: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880906.20885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.20977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21093: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880906.21099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21127: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880906.21150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21238: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880906.21246: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21529: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.21814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880906.21880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880906.21895: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880906.21983: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643f38f0> <<< 9257 1726880906.21992: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22171: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 9257 1726880906.22182: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880906.22189: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880906.22214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880906.22223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880906.22298: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.22426: 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 0x7f00643f9bb0> <<< 9257 1726880906.22482: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.22496: 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 0x7f00643fa4e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064363e00> <<< 9257 1726880906.22510: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22609: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880906.22662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.22841: 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 <<< 9257 1726880906.22882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.22973: 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' <<< 9257 1726880906.22980: 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 0x7f00643f9250> <<< 9257 1726880906.23016: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fa6f0> <<< 9257 1726880906.23051: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880906.23060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23127: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23226: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23272: 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' <<< 9257 1726880906.23297: 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 <<< 9257 1726880906.23318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880906.23341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880906.23397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880906.23422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880906.23431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880906.23495: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006428e7e0> <<< 9257 1726880906.23543: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064204410> <<< 9257 1726880906.23631: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fe5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fe3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880906.23637: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23699: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880906.23762: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880906.23778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.23796: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880906.23810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.24386: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.25006: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.25737: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/pmlogger", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmlogger"}, "after": {"path": "/etc/sysconfig/pmlogger"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmlogger", "_original_basename": "pmlogger.defaults.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmlogger", "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}}} <<< 9257 1726880906.25741: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880906.26090: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880906.26102: 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 <<< 9257 1726880906.26106: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 9257 1726880906.26127: 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 <<< 9257 1726880906.26134: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.26168: 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 # 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 <<< 9257 1726880906.26177: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.26199: 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 <<< 9257 1726880906.26224: 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 <<< 9257 1726880906.26246: 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 # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 9257 1726880906.26272: 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 <<< 9257 1726880906.26276: 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 # 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 <<< 9257 1726880906.26537: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery <<< 9257 1726880906.26554: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 9257 1726880906.26573: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880906.26590: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880906.26624: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880906.26639: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880906.26652: stdout chunk (state=3): >>># destroy array <<< 9257 1726880906.26682: 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 # cleanup[3] wiping selinux._selinux <<< 9257 1726880906.26701: 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 <<< 9257 1726880906.26733: 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 <<< 9257 1726880906.26737: 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 <<< 9257 1726880906.26758: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 9257 1726880906.26782: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.26797: stdout chunk (state=3): >>># destroy encodings # cleanup[3] wiping _locale <<< 9257 1726880906.26819: 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 <<< 9257 1726880906.26834: 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 <<< 9257 1726880906.26872: 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<<< 9257 1726880906.26878: stdout chunk (state=3): >>> # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 9257 1726880906.26896: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880906.26912: 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 # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc <<< 9257 1726880906.26929: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 9257 1726880906.26944: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.26976: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.26991: 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 <<< 9257 1726880906.26996: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9257 1726880906.27005: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880906.27181: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880906.27188: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880906.27212: stdout chunk (state=3): >>># destroy _collections_abc <<< 9257 1726880906.27221: stdout chunk (state=3): >>># destroy _weakref <<< 9257 1726880906.27264: 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 <<< 9257 1726880906.27274: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.27294: stdout chunk (state=3): >>># destroy datetime # destroy re._parser # destroy tokenize # destroy _string <<< 9257 1726880906.27313: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880906.27340: 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<<< 9257 1726880906.27349: stdout chunk (state=3): >>> # 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 <<< 9257 1726880906.27374: stdout chunk (state=3): >>># destroy select <<< 9257 1726880906.27386: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880906.27401: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880906.27420: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880906.27434: stdout chunk (state=3): >>># destroy argparse<<< 9257 1726880906.27447: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880906.27451: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880906.27483: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880906.27576: 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 <<< 9257 1726880906.27586: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880906.27609: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880906.27637: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880906.27646: stdout chunk (state=3): >>># destroy _thread <<< 9257 1726880906.27670: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880906.27678: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880906.28116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880906.28182: stderr chunk (state=3): >>><<< 9257 1726880906.28185: stdout chunk (state=3): >>><<< 9257 1726880906.28250: _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 0x7f00648d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00648a3b30> # /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 0x7f00648d6ab0> 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 0x7f00646c5160> # /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 0x7f00646c6000> 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 0x7f0064703da0> # /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 0x7f0064703fe0> # /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 0x7f006473b7d0> # /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 0x7f006473be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006471ba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064719190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064700f50> # /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 0x7f006475f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006475e2d0> # /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 0x7f006471a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064702e40> # /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 0x7f0064790770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647001d0> # /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 0x7f0064790c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064790ad0> # 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 0x7f0064790e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00646fed20> # /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 0x7f0064791520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647911f0> 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 0x7f0064792420> 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 0x7f00647ac620> 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 0x7f00647add60> # /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 0x7f00647aec60> # 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 0x7f00647af2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647ae1b0> # /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 0x7f00647afd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00647af470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064792390> # /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 0x7f006452fcb0> # /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 0x7f0064558770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645584d0> # 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 0x7f00645586e0> # 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 0x7f0064558950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006452de50> # /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 0x7f006455a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064558ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064792b40> # /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 0x7f00645863f0> # /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 0x7f00645a2540> # /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 0x7f00645db2f0> # /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 0x7f0064601a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645db410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645a31d0> # /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 0x7f00644243e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00645a1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006455af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f00644245c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_af1a2kez/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 0x7f006447a060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064454f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644540b0> # 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 0x7f0064457ec0> # /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 0x7f00644a1a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a17c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00644a10d0> # /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 0x7f00644a1820> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006447aa80> 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 0x7f00644a2780> # 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 0x7f00644a29c0> # /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 0x7f00644a2ea0> 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 0x7f0064304c80> # 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 0x7f00643068a0> # /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 0x7f0064307260> # /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 0x7f0064308410> # /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 0x7f006430aed0> # 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 0x7f006430aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064309190> # /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 0x7f006430ee40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430d910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006430d670> # /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 0x7f006430fe30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643096a0> # 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 0x7f0064356f60> # /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 0x7f0064357080> # /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 0x7f0064358c50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064358a10> # /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 0x7f006435b140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643592b0> # /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 0x7f0064362930> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006435b2c0> # 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 0x7f0064363680> # 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 0x7f0064363710> # 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 0x7f0064363cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064357380> # /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 0x7f0064366c00> # 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 0x7f0064367f80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643653a0> # 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 0x7f0064365ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064364f20> # 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 0x7f00643f00b0> # /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 0x7f00643f1040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f006436b290> 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 0x7f00643f1640> # 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 0x7f00643f38f0> # 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 0x7f00643f9bb0> # 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 0x7f00643fa4e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064363e00> # 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 0x7f00643f9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fa6f0> 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 0x7f006428e7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0064204410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fe5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00643fe3f0> # 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/sysconfig/pmlogger", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmlogger"}, "after": {"path": "/etc/sysconfig/pmlogger"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmlogger", "_original_basename": "pmlogger.defaults.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmlogger", "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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880906.28838: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/pmlogger', '_original_basename': 'pmlogger.defaults.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880905.595134-10592-44480595638511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880906.28842: _low_level_execute_command(): starting 9257 1726880906.28848: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880905.595134-10592-44480595638511/ > /dev/null 2>&1 && sleep 0' 9257 1726880906.29062: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880906.29066: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880906.29069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880906.29072: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880906.29074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.29130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.29135: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.29176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.31092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.31141: stderr chunk (state=3): >>><<< 9257 1726880906.31147: stdout chunk (state=3): >>><<< 9257 1726880906.31170: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.31180: handler run complete 9257 1726880906.31206: attempt loop complete, returning result 9257 1726880906.31209: _execute() done 9257 1726880906.31214: dumping result to json 9257 1726880906.31221: done dumping result, returning 9257 1726880906.31232: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured [027aebc8-b3f3-b82f-6e37-00000000032e] 9257 1726880906.31238: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032e 9257 1726880906.31360: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032e 9257 1726880906.31363: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } 9257 1726880906.31480: no more pending results, returning what we have 9257 1726880906.31484: results queue empty 9257 1726880906.31485: checking for any_errors_fatal 9257 1726880906.31494: done checking for any_errors_fatal 9257 1726880906.31495: checking for max_fail_percentage 9257 1726880906.31497: done checking for max_fail_percentage 9257 1726880906.31498: checking to see if all hosts have failed and the running result is not ok 9257 1726880906.31499: done checking to see if all hosts have failed 9257 1726880906.31501: getting the remaining hosts for this loop 9257 1726880906.31502: done getting the remaining hosts for this loop 9257 1726880906.31507: getting the next task for host managed_node1 9257 1726880906.31515: done getting next task for host managed_node1 9257 1726880906.31519: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set 9257 1726880906.31524: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880906.31536: getting variables 9257 1726880906.31537: in VariableManager get_vars() 9257 1726880906.31591: Calling all_inventory to load vars for managed_node1 9257 1726880906.31594: Calling groups_inventory to load vars for managed_node1 9257 1726880906.31597: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880906.31608: Calling all_plugins_play to load vars for managed_node1 9257 1726880906.31611: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880906.31615: Calling groups_plugins_play to load vars for managed_node1 9257 1726880906.31990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880906.32462: done with get_vars() 9257 1726880906.32474: done getting variables 9257 1726880906.32523: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Friday 20 September 2024 21:08:26 -0400 (0:00:00.786) 0:00:35.353 ****** 9257 1726880906.32563: entering _queue_task() for managed_node1/template 9257 1726880906.32788: worker is 1 (out of 1 available) 9257 1726880906.32804: exiting _queue_task() for managed_node1/template 9257 1726880906.32817: done queuing things up, now waiting for results queue to drain 9257 1726880906.32819: waiting for pending results... 9257 1726880906.33026: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set 9257 1726880906.33156: in run() - task 027aebc8-b3f3-b82f-6e37-00000000032f 9257 1726880906.33173: variable 'ansible_search_path' from source: unknown 9257 1726880906.33177: variable 'ansible_search_path' from source: unknown 9257 1726880906.33214: calling self._execute() 9257 1726880906.33309: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880906.33314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880906.33329: variable 'omit' from source: magic vars 9257 1726880906.33423: variable 'omit' from source: magic vars 9257 1726880906.33501: variable 'omit' from source: magic vars 9257 1726880906.33529: variable '__pcp_pmlogger_timers_path' from source: include_vars 9257 1726880906.33707: variable '__pcp_pmlogger_timers_path' from source: include_vars 9257 1726880906.33735: variable 'omit' from source: magic vars 9257 1726880906.33779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880906.33810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880906.33831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880906.33848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880906.33865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880906.33893: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880906.33897: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880906.33902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880906.33992: Set connection var ansible_connection to ssh 9257 1726880906.34003: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880906.34010: Set connection var ansible_pipelining to False 9257 1726880906.34016: Set connection var ansible_shell_type to sh 9257 1726880906.34023: Set connection var ansible_shell_executable to /bin/sh 9257 1726880906.34030: Set connection var ansible_timeout to 10 9257 1726880906.34059: variable 'ansible_shell_executable' from source: unknown 9257 1726880906.34063: variable 'ansible_connection' from source: unknown 9257 1726880906.34066: variable 'ansible_module_compression' from source: unknown 9257 1726880906.34069: variable 'ansible_shell_type' from source: unknown 9257 1726880906.34072: variable 'ansible_shell_executable' from source: unknown 9257 1726880906.34078: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880906.34084: variable 'ansible_pipelining' from source: unknown 9257 1726880906.34089: variable 'ansible_timeout' from source: unknown 9257 1726880906.34092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880906.34226: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880906.34236: variable 'omit' from source: magic vars 9257 1726880906.34242: starting attempt loop 9257 1726880906.34245: running the handler 9257 1726880906.34266: _low_level_execute_command(): starting 9257 1726880906.34274: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880906.34833: 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 <<< 9257 1726880906.34838: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880906.34843: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.34895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.34902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.34950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.36566: stdout chunk (state=3): >>>/root <<< 9257 1726880906.36675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.36720: stderr chunk (state=3): >>><<< 9257 1726880906.36724: stdout chunk (state=3): >>><<< 9257 1726880906.36750: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.36765: _low_level_execute_command(): starting 9257 1726880906.36770: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829 `" && echo ansible-tmp-1726880906.36747-10611-168062510582829="` echo /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829 `" ) && sleep 0' 9257 1726880906.37244: 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 <<< 9257 1726880906.37248: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.37252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880906.37265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.37305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880906.37312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.37353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.39281: stdout chunk (state=3): >>>ansible-tmp-1726880906.36747-10611-168062510582829=/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829 <<< 9257 1726880906.39413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.39453: stderr chunk (state=3): >>><<< 9257 1726880906.39457: stdout chunk (state=3): >>><<< 9257 1726880906.39476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880906.36747-10611-168062510582829=/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.39491: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880906.39524: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmlogger.timers.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmlogger.timers.j2 9257 1726880906.39547: variable 'ansible_search_path' from source: unknown 9257 1726880906.39790: variable 'ansible_managed' from source: unknown 9257 1726880906.39794: variable 'pcp_pmlogger_discard' from source: include params 9257 1726880906.39800: variable 'metrics_retention_days' from source: role '' defaults 9257 1726880906.40428: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880906.40481: variable 'ansible_module_compression' from source: unknown 9257 1726880906.40527: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880906.40562: variable 'ansible_facts' from source: unknown 9257 1726880906.40632: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py 9257 1726880906.40734: Sending initial data 9257 1726880906.40738: Sent initial data (150 bytes) 9257 1726880906.41207: 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 <<< 9257 1726880906.41211: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880906.41214: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.41255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880906.41278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.41320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.42882: 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" <<< 9257 1726880906.42889: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880906.42922: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880906.42961: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_n_erqjo /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py <<< 9257 1726880906.42968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py" <<< 9257 1726880906.43001: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_n_erqjo" to remote "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py" <<< 9257 1726880906.43782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.43840: stderr chunk (state=3): >>><<< 9257 1726880906.43844: stdout chunk (state=3): >>><<< 9257 1726880906.43867: done transferring module to remote 9257 1726880906.43879: _low_level_execute_command(): starting 9257 1726880906.43886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/ /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py && sleep 0' 9257 1726880906.44332: 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 <<< 9257 1726880906.44336: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.44339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880906.44343: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.44398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880906.44404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.44443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.46223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.46267: stderr chunk (state=3): >>><<< 9257 1726880906.46271: stdout chunk (state=3): >>><<< 9257 1726880906.46285: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.46288: _low_level_execute_command(): starting 9257 1726880906.46296: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_stat.py && sleep 0' 9257 1726880906.46710: 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 <<< 9257 1726880906.46753: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880906.46756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.46762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880906.46765: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.46810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880906.46817: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.46862: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.48974: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880906.49006: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880906.49040: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880906.49048: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880906.49117: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880906.49126: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880906.49161: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880906.49193: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880906.49229: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880906.49241: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880906.49287: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880906.49297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.49310: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880906.49337: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880906.49375: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880906.49403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880906.49412: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1cd4530> <<< 9257 1726880906.49423: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ca3b30> <<< 9257 1726880906.49452: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880906.49456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 9257 1726880906.49480: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1cd6ab0> <<< 9257 1726880906.49490: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880906.49508: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880906.49515: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880906.49532: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880906.49571: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880906.49668: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880906.49698: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880906.49728: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880906.49750: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880906.49760: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880906.49779: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880906.49794: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880906.49808: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880906.49829: 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 <<< 9257 1726880906.49835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 9257 1726880906.49854: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1aa5160> <<< 9257 1726880906.49922: 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 <<< 9257 1726880906.49926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.49943: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1aa6000> <<< 9257 1726880906.49963: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880906.49999: 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. <<< 9257 1726880906.50247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880906.50264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880906.50285: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880906.50295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.50308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880906.50360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880906.50375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880906.50400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880906.50413: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae3da0> <<< 9257 1726880906.50437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880906.50461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880906.50476: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae3fe0> <<< 9257 1726880906.50497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880906.50528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880906.50553: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880906.50603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.50621: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880906.50652: 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 0x7f45b1b1b7d0> <<< 9257 1726880906.50685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880906.50692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b1be60> <<< 9257 1726880906.50713: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880906.50772: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1afba70> <<< 9257 1726880906.50779: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880906.50809: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1af9190> <<< 9257 1726880906.50906: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae0f50> <<< 9257 1726880906.50931: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880906.50956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880906.50968: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880906.50993: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880906.51016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880906.51040: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880906.51047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880906.51078: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b3f6b0> <<< 9257 1726880906.51096: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b3e2d0> <<< 9257 1726880906.51133: 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 0x7f45b1afa030> <<< 9257 1726880906.51137: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae2e40> <<< 9257 1726880906.51194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880906.51209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 9257 1726880906.51217: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b70770> <<< 9257 1726880906.51227: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae01d0> <<< 9257 1726880906.51240: 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' <<< 9257 1726880906.51275: 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 0x7f45b1b70c20> <<< 9257 1726880906.51280: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b70ad0> <<< 9257 1726880906.51328: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.51338: 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 0x7f45b1b70e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1aded20> <<< 9257 1726880906.51371: 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' <<< 9257 1726880906.51399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880906.51427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880906.51457: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b71520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b711f0> <<< 9257 1726880906.51466: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880906.51487: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880906.51507: 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 0x7f45b1b72420> <<< 9257 1726880906.51534: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880906.51537: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880906.51571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880906.51597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880906.51631: 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' <<< 9257 1726880906.51644: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8c620> <<< 9257 1726880906.51655: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880906.51691: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.51696: 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 0x7f45b1b8dd60> <<< 9257 1726880906.51722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880906.51731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880906.51760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880906.51764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880906.51777: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8ec60> <<< 9257 1726880906.51812: 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 0x7f45b1b8f2c0> <<< 9257 1726880906.51827: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8e1b0> <<< 9257 1726880906.51851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880906.51859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880906.51900: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.51909: 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 0x7f45b1b8fd40> <<< 9257 1726880906.51920: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8f470> <<< 9257 1726880906.51967: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b72390> <<< 9257 1726880906.51985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880906.52015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880906.52032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880906.52059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880906.52089: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.52096: 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 0x7f45b191fcb0> <<< 9257 1726880906.52119: 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' <<< 9257 1726880906.52150: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.52154: 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 0x7f45b1948770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19484d0> <<< 9257 1726880906.52183: 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 0x7f45b19486e0> <<< 9257 1726880906.52220: 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 0x7f45b1948950> <<< 9257 1726880906.52242: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b191de50> <<< 9257 1726880906.52262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880906.52362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880906.52388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880906.52396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880906.52401: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b194a060> <<< 9257 1726880906.52430: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1948ce0> <<< 9257 1726880906.52449: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b72b40> <<< 9257 1726880906.52476: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880906.52527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.52552: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880906.52590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880906.52627: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19763f0> <<< 9257 1726880906.52679: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880906.52693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.52712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880906.52735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880906.52784: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1992540> <<< 9257 1726880906.52811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880906.52847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880906.52905: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880906.52925: 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 0x7f45b19cb2f0> <<< 9257 1726880906.52948: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880906.52986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880906.53014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880906.53054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880906.53151: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19f1a90> <<< 9257 1726880906.53224: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19cb410> <<< 9257 1726880906.53272: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19931d0> <<< 9257 1726880906.53298: 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 0x7f45b180c3e0> <<< 9257 1726880906.53328: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1991580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b194af90> <<< 9257 1726880906.53427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880906.53448: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45b180c5c0> <<< 9257 1726880906.53531: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_e5ipxmt4/ansible_ansible.legacy.stat_payload.zip' <<< 9257 1726880906.53537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.53684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.53718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880906.53727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880906.53772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880906.53849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880906.53887: 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 0x7f45b1862060> <<< 9257 1726880906.53901: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880906.54099: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b183cf50> <<< 9257 1726880906.54106: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b183c0b0> <<< 9257 1726880906.54113: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.54141: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880906.54152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.54173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.54183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.54205: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880906.54213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.55776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.57051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880906.57065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b183fec0> <<< 9257 1726880906.57084: 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' <<< 9257 1726880906.57117: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880906.57121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880906.57143: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 9257 1726880906.57149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 9257 1726880906.57178: 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 0x7f45b1889a30> <<< 9257 1726880906.57215: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b18897c0> <<< 9257 1726880906.57251: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b18890d0> <<< 9257 1726880906.57270: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880906.57286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880906.57320: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1889820> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1862a80> <<< 9257 1726880906.57334: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880906.57360: 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 0x7f45b188a780> <<< 9257 1726880906.57390: 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 0x7f45b188a9c0> <<< 9257 1726880906.57420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880906.57460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880906.57475: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880906.57525: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b188aea0> <<< 9257 1726880906.57533: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880906.57553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880906.57577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880906.57611: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f0cb0> <<< 9257 1726880906.57643: 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 0x7f45b16f28d0> <<< 9257 1726880906.57671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880906.57683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880906.57722: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f31d0> <<< 9257 1726880906.57742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880906.57771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880906.57788: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f43b0> <<< 9257 1726880906.57811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880906.57843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880906.57871: 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' <<< 9257 1726880906.57926: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f6e10> <<< 9257 1726880906.57967: 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 0x7f45b16f6f30> <<< 9257 1726880906.57988: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f50d0> <<< 9257 1726880906.58010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880906.58034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880906.58061: 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' <<< 9257 1726880906.58087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880906.58112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880906.58141: 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' <<< 9257 1726880906.58160: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16fad50> <<< 9257 1726880906.58166: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880906.58238: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f9820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f9580> <<< 9257 1726880906.58267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880906.58274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880906.58352: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16fbf20> <<< 9257 1726880906.58379: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f55e0> <<< 9257 1726880906.58410: 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 0x7f45b1742e40> <<< 9257 1726880906.58441: 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 0x7f45b1742f60> <<< 9257 1726880906.58474: 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 <<< 9257 1726880906.58485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880906.58509: 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' <<< 9257 1726880906.58551: 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 0x7f45b1744b60> <<< 9257 1726880906.58562: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1744920> <<< 9257 1726880906.58574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880906.58669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880906.58716: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.58729: 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 0x7f45b17470b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17451f0> <<< 9257 1726880906.58755: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880906.58793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.58819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880906.58838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880906.58890: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b174e8d0> <<< 9257 1726880906.59046: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1747260> <<< 9257 1726880906.59117: 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' <<< 9257 1726880906.59127: 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 0x7f45b174f980> <<< 9257 1726880906.59155: 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 0x7f45b174c0e0> <<< 9257 1726880906.59208: 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 0x7f45b174f9e0> <<< 9257 1726880906.59231: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1743260> <<< 9257 1726880906.59250: 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 <<< 9257 1726880906.59256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880906.59279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880906.59299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880906.59333: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.59361: 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 0x7f45b17532f0> <<< 9257 1726880906.59550: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.59563: 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 0x7f45b1754500> <<< 9257 1726880906.59575: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1751a60> <<< 9257 1726880906.59606: 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 0x7f45b1752e10> <<< 9257 1726880906.59620: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17516d0> <<< 9257 1726880906.59623: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.59648: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880906.59672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.59769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.59885: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.59898: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880906.59921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.59926: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880906.59953: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.60088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.60235: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.60889: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.61574: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880906.61590: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880906.61615: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880906.61637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.61688: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.61695: 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 0x7f45b17dc7a0> <<< 9257 1726880906.61797: 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' <<< 9257 1726880906.61832: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17dd580> <<< 9257 1726880906.61840: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1757020> <<< 9257 1726880906.61888: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880906.61902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.61923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.61943: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880906.61955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.62130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.62318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880906.62328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 9257 1726880906.62338: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17dd280> <<< 9257 1726880906.62352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.62910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880906.63651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880906.63750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63943: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880906.63969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.63980: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880906.63993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.64041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.64080: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880906.64098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.64373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.64663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880906.64720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880906.64737: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880906.64818: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17de210> <<< 9257 1726880906.64834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.64916: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65005: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880906.65022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880906.65034: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880906.65055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880906.65064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880906.65140: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.65267: 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 0x7f45b17e6000> <<< 9257 1726880906.65326: 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 0x7f45b17e68d0> <<< 9257 1726880906.65335: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17577a0> <<< 9257 1726880906.65359: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65441: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880906.65453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65501: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65546: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65679: 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 <<< 9257 1726880906.65722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.65804: 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' <<< 9257 1726880906.65812: 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 0x7f45b17e56a0> <<< 9257 1726880906.65851: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17e6a50> <<< 9257 1726880906.65882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880906.65900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.65978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66134: 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' <<< 9257 1726880906.66144: 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 <<< 9257 1726880906.66166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880906.66191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880906.66244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880906.66271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880906.66278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880906.66341: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b167ec00> <<< 9257 1726880906.66386: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15f4980> <<< 9257 1726880906.66472: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15ee9c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15ee840> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880906.66479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66540: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880906.66602: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880906.66619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66636: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880906.66651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66788: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.66995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.68270: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/pmlogger_timers", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 988, "inode": 265566, "dev": 51714, "nlink": 1, "atime": 1726880746.8952637, "mtime": 1717977600.0, "ctime": 1726880743.938232, "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": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "mimetype": "text/plain", "charset": "us-ascii", "version": "3028846022", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmlogger_timers", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}<<< 9257 1726880906.68282: stdout chunk (state=3): >>> <<< 9257 1726880906.68286: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880906.68666: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1<<< 9257 1726880906.68681: 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 <<< 9257 1726880906.68704: 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 <<< 9257 1726880906.68724: 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 <<< 9257 1726880906.68734: 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<<< 9257 1726880906.68755: stdout chunk (state=3): >>> # 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 <<< 9257 1726880906.68795: 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 <<< 9257 1726880906.68801: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.68826: 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 <<< 9257 1726880906.68834: stdout chunk (state=3): >>># destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 9257 1726880906.68838: 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 <<< 9257 1726880906.68856: 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 <<< 9257 1726880906.69091: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880906.69100: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880906.69132: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880906.69160: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 9257 1726880906.69164: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 9257 1726880906.69171: stdout chunk (state=3): >>># destroy ipaddress <<< 9257 1726880906.69201: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880906.69219: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 9257 1726880906.69244: 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 <<< 9257 1726880906.69251: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 9257 1726880906.69271: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 9257 1726880906.69280: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 9257 1726880906.69307: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 9257 1726880906.69312: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 9257 1726880906.69353: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 9257 1726880906.69367: stdout chunk (state=3): >>># destroy shutil # destroy distro <<< 9257 1726880906.69377: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880906.69414: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880906.69429: 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 <<< 9257 1726880906.69437: 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 <<< 9257 1726880906.69478: 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 <<< 9257 1726880906.69494: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.69513: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 9257 1726880906.69529: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 9257 1726880906.69543: 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 <<< 9257 1726880906.69578: 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 <<< 9257 1726880906.69582: 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 <<< 9257 1726880906.69587: 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 <<< 9257 1726880906.69725: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880906.69741: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880906.69769: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 9257 1726880906.69776: stdout chunk (state=3): >>> # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880906.69802: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880906.69814: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 9257 1726880906.69828: stdout chunk (state=3): >>># destroy _typing <<< 9257 1726880906.69850: 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 <<< 9257 1726880906.69860: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880906.69867: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880906.69962: 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 <<< 9257 1726880906.69974: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 9257 1726880906.69992: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880906.70018: stdout chunk (state=3): >>># destroy _operator<<< 9257 1726880906.70036: stdout chunk (state=3): >>> # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880906.70052: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 9257 1726880906.70063: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880906.70391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880906.70455: stderr chunk (state=3): >>><<< 9257 1726880906.70460: stdout chunk (state=3): >>><<< 9257 1726880906.70532: _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 0x7f45b1cd4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ca3b30> # /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 0x7f45b1cd6ab0> 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 0x7f45b1aa5160> # /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 0x7f45b1aa6000> 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 0x7f45b1ae3da0> # /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 0x7f45b1ae3fe0> # /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 0x7f45b1b1b7d0> # /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 0x7f45b1b1be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1afba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1af9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae0f50> # /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 0x7f45b1b3f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b3e2d0> # /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 0x7f45b1afa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae2e40> # /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 0x7f45b1b70770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1ae01d0> # /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 0x7f45b1b70c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b70ad0> # 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 0x7f45b1b70e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1aded20> # /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 0x7f45b1b71520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b711f0> 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 0x7f45b1b72420> 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 0x7f45b1b8c620> 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 0x7f45b1b8dd60> # /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 0x7f45b1b8ec60> # 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 0x7f45b1b8f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8e1b0> # /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 0x7f45b1b8fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b8f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b72390> # /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 0x7f45b191fcb0> # /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 0x7f45b1948770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19484d0> # 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 0x7f45b19486e0> # 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 0x7f45b1948950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b191de50> # /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 0x7f45b194a060> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1948ce0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1b72b40> # /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 0x7f45b19763f0> # /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 0x7f45b1992540> # /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 0x7f45b19cb2f0> # /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 0x7f45b19f1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19cb410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b19931d0> # /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 0x7f45b180c3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1991580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b194af90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f45b180c5c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_e5ipxmt4/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 0x7f45b1862060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b183cf50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b183c0b0> # 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 0x7f45b183fec0> # /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 0x7f45b1889a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b18897c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b18890d0> # /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 0x7f45b1889820> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1862a80> 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 0x7f45b188a780> # 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 0x7f45b188a9c0> # /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 0x7f45b188aea0> 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 0x7f45b16f0cb0> # 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 0x7f45b16f28d0> # /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 0x7f45b16f31d0> # /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 0x7f45b16f43b0> # /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 0x7f45b16f6e10> # 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 0x7f45b16f6f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f50d0> # /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 0x7f45b16fad50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f9820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f9580> # /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 0x7f45b16fbf20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b16f55e0> # 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 0x7f45b1742e40> # /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 0x7f45b1742f60> # /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 0x7f45b1744b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1744920> # /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 0x7f45b17470b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17451f0> # /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 0x7f45b174e8d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1747260> # 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 0x7f45b174f980> # 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 0x7f45b174c0e0> # 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 0x7f45b174f9e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1743260> # /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 0x7f45b17532f0> # 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 0x7f45b1754500> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1751a60> # 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 0x7f45b1752e10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17516d0> # 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 0x7f45b17dc7a0> # /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 0x7f45b17dd580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b1757020> 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 0x7f45b17dd280> # 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 0x7f45b17de210> # 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 0x7f45b17e6000> # 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 0x7f45b17e68d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17577a0> # 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 0x7f45b17e56a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b17e6a50> 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 0x7f45b167ec00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15f4980> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15ee9c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f45b15ee840> # 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/sysconfig/pmlogger_timers", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 988, "inode": 265566, "dev": 51714, "nlink": 1, "atime": 1726880746.8952637, "mtime": 1717977600.0, "ctime": 1726880743.938232, "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": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "mimetype": "text/plain", "charset": "us-ascii", "version": "3028846022", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmlogger_timers", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880906.71143: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/pmlogger_timers', '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-1726880906.36747-10611-168062510582829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880906.71149: variable 'ansible_module_compression' from source: unknown 9257 1726880906.71152: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9257 1726880906.71156: variable 'ansible_facts' from source: unknown 9257 1726880906.71160: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py 9257 1726880906.71163: Sending initial data 9257 1726880906.71166: Sent initial data (150 bytes) 9257 1726880906.71536: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880906.71540: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880906.71562: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.71612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.71616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.71659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.73272: 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 <<< 9257 1726880906.73305: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880906.73347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpjxtxztgd /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py <<< 9257 1726880906.73355: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py" <<< 9257 1726880906.73385: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpjxtxztgd" to remote "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py" <<< 9257 1726880906.74196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.74259: stderr chunk (state=3): >>><<< 9257 1726880906.74265: stdout chunk (state=3): >>><<< 9257 1726880906.74281: done transferring module to remote 9257 1726880906.74293: _low_level_execute_command(): starting 9257 1726880906.74298: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/ /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py && sleep 0' 9257 1726880906.74749: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880906.74753: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880906.74756: 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880906.74760: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880906.74763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.74820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.74823: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.74856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.76651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880906.76694: stderr chunk (state=3): >>><<< 9257 1726880906.76698: stdout chunk (state=3): >>><<< 9257 1726880906.76712: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880906.76718: _low_level_execute_command(): starting 9257 1726880906.76721: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/AnsiballZ_file.py && sleep 0' 9257 1726880906.77153: 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 <<< 9257 1726880906.77189: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880906.77193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880906.77245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880906.77252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880906.77299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880906.79419: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880906.79461: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880906.79487: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880906.79570: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880906.79612: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880906.79648: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9257 1726880906.79654: stdout chunk (state=3): >>># installing zipimport hook <<< 9257 1726880906.79679: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880906.79688: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880906.79738: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880906.79747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.79764: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880906.79790: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880906.79824: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880906.79851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880906.79866: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5a0c530> <<< 9257 1726880906.79872: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc59dbb30> <<< 9257 1726880906.79901: 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' <<< 9257 1726880906.79920: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5a0eab0> <<< 9257 1726880906.79937: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880906.79965: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880906.79974: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880906.79984: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880906.80025: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880906.80115: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880906.80147: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880906.80175: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880906.80191: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880906.80220: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880906.80232: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880906.80251: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880906.80277: 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' <<< 9257 1726880906.80300: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5821160> <<< 9257 1726880906.80370: 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 <<< 9257 1726880906.80383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.80387: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5822000> <<< 9257 1726880906.80409: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880906.80444: 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. <<< 9257 1726880906.80690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880906.80707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880906.80734: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880906.80740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.80763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880906.80802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880906.80822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880906.80847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880906.80868: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585fdd0> <<< 9257 1726880906.80885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880906.80904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880906.80927: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585ffe0> <<< 9257 1726880906.80956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880906.80981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880906.81011: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880906.81056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.81078: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880906.81102: 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' <<< 9257 1726880906.81113: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5897800> <<< 9257 1726880906.81138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880906.81148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5897e90> <<< 9257 1726880906.81167: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880906.81221: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5877aa0> <<< 9257 1726880906.81234: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880906.81261: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5875190> <<< 9257 1726880906.81363: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585cf80> <<< 9257 1726880906.81383: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880906.81410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880906.81421: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880906.81450: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880906.81472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880906.81491: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880906.81497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880906.81531: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58bb710> <<< 9257 1726880906.81550: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ba330> <<< 9257 1726880906.81582: 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 0x7f1dc5876060> <<< 9257 1726880906.81588: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58b8a40> <<< 9257 1726880906.81644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880906.81660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 9257 1726880906.81667: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585c200> <<< 9257 1726880906.81688: 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' <<< 9257 1726880906.81714: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.81728: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 9257 1726880906.81731: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dc58ecb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585e840> <<< 9257 1726880906.81764: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.81783: 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 0x7f1dc58ecdd0> <<< 9257 1726880906.81791: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585ad20> <<< 9257 1726880906.81814: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880906.81820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.81838: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880906.81873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880906.81897: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ed190> import 'importlib.machinery' # <<< 9257 1726880906.81932: 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' <<< 9257 1726880906.81963: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ee3c0> <<< 9257 1726880906.81977: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880906.81981: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880906.82002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880906.82037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880906.82072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880906.82075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc59085c0> <<< 9257 1726880906.82091: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880906.82130: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.82133: 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 0x7f1dc5909d00> <<< 9257 1726880906.82161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880906.82168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880906.82192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880906.82202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880906.82213: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc590abd0> <<< 9257 1726880906.82254: 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 0x7f1dc590b230> <<< 9257 1726880906.82268: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc590a120> <<< 9257 1726880906.82298: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880906.82301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880906.82343: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.82350: 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 0x7f1dc590bc80> <<< 9257 1726880906.82364: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc590b3b0> <<< 9257 1726880906.82408: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ee3f0> <<< 9257 1726880906.82426: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880906.82456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880906.82493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880906.82500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880906.82533: 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 0x7f1dc56bfb30> <<< 9257 1726880906.82564: 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' <<< 9257 1726880906.82594: 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 0x7f1dc56e85f0> <<< 9257 1726880906.82600: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56e8350> <<< 9257 1726880906.82628: 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 0x7f1dc56e8560> <<< 9257 1726880906.82662: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.82673: 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 0x7f1dc56e87a0> <<< 9257 1726880906.82689: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56bdcd0> <<< 9257 1726880906.82707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880906.82801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880906.82820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880906.82840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880906.82847: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56e9e20> <<< 9257 1726880906.82872: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56e8aa0> <<< 9257 1726880906.82891: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58eeae0> <<< 9257 1726880906.82921: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880906.82971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.82995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880906.83036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880906.83070: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc571a180> <<< 9257 1726880906.83123: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880906.83136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.83161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880906.83181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880906.83228: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5732330> <<< 9257 1726880906.83255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880906.83291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880906.83353: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880906.83371: 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 0x7f1dc576f0b0> <<< 9257 1726880906.83394: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880906.83432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880906.83461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880906.83498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880906.83595: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5799850> <<< 9257 1726880906.83668: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc576f1d0> <<< 9257 1726880906.83716: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5732f90> <<< 9257 1726880906.83742: 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 0x7f1dc55ac170> <<< 9257 1726880906.83770: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5731370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56ead20> <<< 9257 1726880906.83875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880906.83894: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dc55ac380> <<< 9257 1726880906.83976: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_0x0b6cbh/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9257 1726880906.84126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.84162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880906.84172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880906.84215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880906.84290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880906.84334: 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 0x7f1dc5605e80> <<< 9257 1726880906.84342: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880906.84541: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55dcd70> <<< 9257 1726880906.84549: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55afe90> # zipimport: zlib available <<< 9257 1726880906.84585: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880906.84592: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.84605: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.84626: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.84633: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880906.84651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.86209: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.87475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880906.87482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55dfd10> <<< 9257 1726880906.87508: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880906.87515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.87542: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880906.87554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880906.87571: 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' <<< 9257 1726880906.87597: 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 0x7f1dc5629880> <<< 9257 1726880906.87641: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5629610> <<< 9257 1726880906.87668: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5628f20> <<< 9257 1726880906.87695: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880906.87701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880906.87744: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5629370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5606b10> <<< 9257 1726880906.87765: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880906.87788: 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 0x7f1dc562a5a0> <<< 9257 1726880906.87814: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.87824: 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 0x7f1dc562a7e0> <<< 9257 1726880906.87837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880906.87880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880906.87896: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880906.87950: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc562acf0> <<< 9257 1726880906.87953: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880906.87977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880906.87996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880906.88035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc548ca70> <<< 9257 1726880906.88064: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.88075: 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 0x7f1dc548e690> <<< 9257 1726880906.88097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880906.88105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880906.88140: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc548f050> <<< 9257 1726880906.88164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880906.88190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880906.88211: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc548ffe0> <<< 9257 1726880906.88231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880906.88268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880906.88296: 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' <<< 9257 1726880906.88350: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5492cc0> <<< 9257 1726880906.88388: 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 0x7f1dc5492de0> <<< 9257 1726880906.88412: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5490f80> <<< 9257 1726880906.88431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880906.88455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880906.88480: 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' <<< 9257 1726880906.88506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880906.88533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880906.88563: 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' <<< 9257 1726880906.88582: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5496c30> <<< 9257 1726880906.88588: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880906.88662: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5495730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5495490> <<< 9257 1726880906.88686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880906.88693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880906.88777: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5497fe0> <<< 9257 1726880906.88801: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5491490> <<< 9257 1726880906.88834: 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 0x7f1dc54dedb0> <<< 9257 1726880906.88869: 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 0x7f1dc54def30> <<< 9257 1726880906.88889: 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 <<< 9257 1726880906.88909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880906.88928: 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' <<< 9257 1726880906.88971: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.88983: 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 0x7f1dc54e0b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e08c0> <<< 9257 1726880906.88994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880906.89086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880906.89134: 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 0x7f1dc54e3080> <<< 9257 1726880906.89141: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e11f0> <<< 9257 1726880906.89173: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880906.89208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.89237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880906.89255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880906.89306: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54ea810> <<< 9257 1726880906.89460: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e31a0> <<< 9257 1726880906.89532: 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 0x7f1dc54eb560> <<< 9257 1726880906.89569: 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' <<< 9257 1726880906.89575: 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 0x7f1dc54eb7a0> <<< 9257 1726880906.89623: 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 0x7f1dc54eb0e0> <<< 9257 1726880906.89642: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54df230> <<< 9257 1726880906.89667: 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' <<< 9257 1726880906.89687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880906.89716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880906.89741: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.89770: 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 0x7f1dc54ef290> <<< 9257 1726880906.89959: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.89971: 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 0x7f1dc54f04a0> <<< 9257 1726880906.89981: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54eda00> <<< 9257 1726880906.90011: 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 0x7f1dc54eed80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54ed5e0> <<< 9257 1726880906.90043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90072: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880906.90079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90311: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 9257 1726880906.90328: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90338: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880906.90363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.90647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.91302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.91989: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880906.92009: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880906.92034: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880906.92054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.92106: 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 0x7f1dc5578620> <<< 9257 1726880906.92215: 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' <<< 9257 1726880906.92248: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5579370> <<< 9257 1726880906.92262: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54ebbc0> <<< 9257 1726880906.92305: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880906.92325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.92343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.92371: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880906.92375: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.92548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.92738: 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' <<< 9257 1726880906.92761: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5579400> <<< 9257 1726880906.92769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.93337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.93897: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.93990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94086: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880906.94125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880906.94178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94265: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94376: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880906.94399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94411: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94425: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 9257 1726880906.94429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94477: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94513: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880906.94537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.94822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880906.95239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880906.95303: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc557b5f0> # zipimport: zlib available <<< 9257 1726880906.95377: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95457: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880906.95517: 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' <<< 9257 1726880906.95601: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880906.95687: 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 0x7f1dc5581e50> <<< 9257 1726880906.95748: 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 0x7f1dc55827e0> <<< 9257 1726880906.95761: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc557aae0> <<< 9257 1726880906.95776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95865: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880906.95880: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.95969: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96107: 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 <<< 9257 1726880906.96147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880906.96264: 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 0x7f1dc5581490> <<< 9257 1726880906.96324: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55828d0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880906.96371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96550: 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' <<< 9257 1726880906.96599: 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 <<< 9257 1726880906.96603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880906.96606: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880906.96654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880906.96679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880906.96725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880906.96756: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5416a20> <<< 9257 1726880906.96802: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc538c800> <<< 9257 1726880906.96887: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc53867e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5386660> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880906.96907: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.96960: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880906.97037: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880906.97083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880906.97629: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.98317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880906.99108: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/pmlogger_timers", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmlogger_timers"}, "after": {"path": "/etc/sysconfig/pmlogger_timers"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmlogger_timers", "_original_basename": "pmlogger.timers.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmlogger_timers", "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__ <<< 9257 1726880906.99304: 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 <<< 9257 1726880906.99330: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 9257 1726880906.99442: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.99472: 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 <<< 9257 1726880906.99484: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.99488: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.99511: stdout chunk (state=3): >>># destroy ansible.modules <<< 9257 1726880906.99740: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery <<< 9257 1726880906.99758: stdout chunk (state=3): >>># destroy importlib._abc # destroy importlib.util <<< 9257 1726880906.99781: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880906.99788: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880906.99812: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880906.99824: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy array <<< 9257 1726880906.99857: 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 <<< 9257 1726880906.99868: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880906.99894: 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<<< 9257 1726880906.99916: stdout chunk (state=3): >>> # cleanup[3] wiping _socket <<< 9257 1726880906.99935: 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 # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 9257 1726880906.99953: 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 <<< 9257 1726880906.99976: stdout chunk (state=3): >>># destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex <<< 9257 1726880906.99994: stdout chunk (state=3): >>># 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 <<< 9257 1726880906.99997: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping atexit <<< 9257 1726880907.00029: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _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 <<< 9257 1726880907.00067: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings <<< 9257 1726880907.00074: 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 <<< 9257 1726880907.00088: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 9257 1726880907.00108: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.00140: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.00148: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc <<< 9257 1726880907.00180: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 9257 1726880907.00184: 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 <<< 9257 1726880907.00187: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 9257 1726880907.00205: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 9257 1726880907.00375: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880907.00387: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880907.00407: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 9257 1726880907.00482: stdout chunk (state=3): >>># destroy _uuid <<< 9257 1726880907.00489: 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 # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves <<< 9257 1726880907.00492: stdout chunk (state=3): >>># destroy datetime <<< 9257 1726880907.00495: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 9257 1726880907.00501: stdout chunk (state=3): >>># destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal <<< 9257 1726880907.00535: 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 <<< 9257 1726880907.00548: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 9257 1726880907.00573: stdout chunk (state=3): >>># destroy select <<< 9257 1726880907.00589: stdout chunk (state=3): >>># destroy _hashlib # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib <<< 9257 1726880907.00604: stdout chunk (state=3): >>># destroy _signal <<< 9257 1726880907.00624: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880907.00635: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 9257 1726880907.00642: stdout chunk (state=3): >>># destroy operator <<< 9257 1726880907.00676: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880907.00755: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880907.00775: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time <<< 9257 1726880907.00787: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random <<< 9257 1726880907.00812: stdout chunk (state=3): >>># destroy itertools # destroy _collections # destroy _operator # destroy _sha2 # destroy builtins <<< 9257 1726880907.00829: stdout chunk (state=3): >>># destroy _thread <<< 9257 1726880907.00837: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io <<< 9257 1726880907.01014: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880907.01276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880907.01333: stderr chunk (state=3): >>><<< 9257 1726880907.01337: stdout chunk (state=3): >>><<< 9257 1726880907.01402: _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 0x7f1dc5a0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc59dbb30> # /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 0x7f1dc5a0eab0> 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 0x7f1dc5821160> # /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 0x7f1dc5822000> 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 0x7f1dc585fdd0> # /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 0x7f1dc585ffe0> # /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 0x7f1dc5897800> # /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 0x7f1dc5897e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5877aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5875190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585cf80> # /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 0x7f1dc58bb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ba330> # /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 0x7f1dc5876060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58b8a40> # /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 0x7f1dc58ec6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585c200> # /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 0x7f1dc58ecb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585e840> # 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 0x7f1dc58ecdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc585ad20> # /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 0x7f1dc58ed4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ed190> 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 0x7f1dc58ee3c0> 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 0x7f1dc59085c0> 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 0x7f1dc5909d00> # /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 0x7f1dc590abd0> # 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 0x7f1dc590b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc590a120> # /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 0x7f1dc590bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc590b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58ee3f0> # /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 0x7f1dc56bfb30> # /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 0x7f1dc56e85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56e8350> # 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 0x7f1dc56e8560> # 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 0x7f1dc56e87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56bdcd0> # /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 0x7f1dc56e9e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56e8aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc58eeae0> # /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 0x7f1dc571a180> # /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 0x7f1dc5732330> # /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 0x7f1dc576f0b0> # /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 0x7f1dc5799850> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc576f1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5732f90> # /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 0x7f1dc55ac170> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5731370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc56ead20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dc55ac380> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_0x0b6cbh/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 0x7f1dc5605e80> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55dcd70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55afe90> # 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 0x7f1dc55dfd10> # /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 0x7f1dc5629880> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5629610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5628f20> # /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 0x7f1dc5629370> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5606b10> 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 0x7f1dc562a5a0> # 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 0x7f1dc562a7e0> # /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 0x7f1dc562acf0> 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 0x7f1dc548ca70> # 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 0x7f1dc548e690> # /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 0x7f1dc548f050> # /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 0x7f1dc548ffe0> # /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 0x7f1dc5492cc0> # 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 0x7f1dc5492de0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5490f80> # /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 0x7f1dc5496c30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5495730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5495490> # /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 0x7f1dc5497fe0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5491490> # 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 0x7f1dc54dedb0> # /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 0x7f1dc54def30> # /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 0x7f1dc54e0b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e08c0> # /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 0x7f1dc54e3080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e11f0> # /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 0x7f1dc54ea810> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54e31a0> # 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 0x7f1dc54eb560> # 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 0x7f1dc54eb7a0> # 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 0x7f1dc54eb0e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54df230> # /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 0x7f1dc54ef290> # 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 0x7f1dc54f04a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54eda00> # 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 0x7f1dc54eed80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54ed5e0> # 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 0x7f1dc5578620> # /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 0x7f1dc5579370> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc54ebbc0> 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 0x7f1dc5579400> # 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 0x7f1dc557b5f0> # 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 0x7f1dc5581e50> # 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 0x7f1dc55827e0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc557aae0> # 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 0x7f1dc5581490> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc55828d0> 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 0x7f1dc5416a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc538c800> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc53867e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dc5386660> # 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/sysconfig/pmlogger_timers", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/pmlogger_timers"}, "after": {"path": "/etc/sysconfig/pmlogger_timers"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/pmlogger_timers", "_original_basename": "pmlogger.timers.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/pmlogger_timers", "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 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880907.02802: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/pmlogger_timers', '_original_basename': 'pmlogger.timers.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726880906.36747-10611-168062510582829/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880907.02806: _low_level_execute_command(): starting 9257 1726880907.02809: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880906.36747-10611-168062510582829/ > /dev/null 2>&1 && sleep 0' 9257 1726880907.03258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880907.03267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.03270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880907.03273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880907.03276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880907.03279: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880907.03281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.03284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880907.03286: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880907.03289: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880907.03292: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.03294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880907.03297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880907.03307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880907.03478: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.03503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880907.03615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880907.03619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.03707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.05679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.05710: stdout chunk (state=3): >>><<< 9257 1726880907.05714: stderr chunk (state=3): >>><<< 9257 1726880907.05735: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.05971: handler run complete 9257 1726880907.05975: attempt loop complete, returning result 9257 1726880907.05977: _execute() done 9257 1726880907.05980: dumping result to json 9257 1726880907.05983: done dumping result, returning 9257 1726880907.05985: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set [027aebc8-b3f3-b82f-6e37-00000000032f] 9257 1726880907.05988: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032f ok: [managed_node1] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } 9257 1726880907.06310: no more pending results, returning what we have 9257 1726880907.06315: results queue empty 9257 1726880907.06316: checking for any_errors_fatal 9257 1726880907.06328: done checking for any_errors_fatal 9257 1726880907.06329: checking for max_fail_percentage 9257 1726880907.06331: done checking for max_fail_percentage 9257 1726880907.06333: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.06335: done checking to see if all hosts have failed 9257 1726880907.06336: getting the remaining hosts for this loop 9257 1726880907.06338: done getting the remaining hosts for this loop 9257 1726880907.06344: getting the next task for host managed_node1 9257 1726880907.06356: done getting next task for host managed_node1 9257 1726880907.06582: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d) 9257 1726880907.06589: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.06600: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000032f 9257 1726880907.06604: WORKER PROCESS EXITING 9257 1726880907.06614: getting variables 9257 1726880907.06616: in VariableManager get_vars() 9257 1726880907.06668: Calling all_inventory to load vars for managed_node1 9257 1726880907.06672: Calling groups_inventory to load vars for managed_node1 9257 1726880907.06864: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.06878: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.06884: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.06889: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.08059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.09055: done with get_vars() 9257 1726880907.09083: done getting variables 9257 1726880907.09182: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Friday 20 September 2024 21:08:27 -0400 (0:00:00.766) 0:00:36.119 ****** 9257 1726880907.09249: entering _queue_task() for managed_node1/template 9257 1726880907.09621: worker is 1 (out of 1 available) 9257 1726880907.09769: exiting _queue_task() for managed_node1/template 9257 1726880907.09782: done queuing things up, now waiting for results queue to drain 9257 1726880907.09784: waiting for pending results... 9257 1726880907.10041: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d) 9257 1726880907.10278: in run() - task 027aebc8-b3f3-b82f-6e37-000000000330 9257 1726880907.10317: variable 'ansible_search_path' from source: unknown 9257 1726880907.10327: variable 'ansible_search_path' from source: unknown 9257 1726880907.10726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880907.10799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880907.10855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880907.10923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880907.10968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880907.11189: variable 'pcp_target_hosts' from source: include params 9257 1726880907.11193: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880907.11270: variable 'metrics_monitored_hosts' from source: role '' defaults 9257 1726880907.11364: dumping result to json 9257 1726880907.11375: done dumping result, returning 9257 1726880907.11408: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d) [027aebc8-b3f3-b82f-6e37-000000000330] 9257 1726880907.11417: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000330 9257 1726880907.11609: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000330 9257 1726880907.11613: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 9257 1726880907.11693: no more pending results, returning what we have 9257 1726880907.11698: results queue empty 9257 1726880907.11700: checking for any_errors_fatal 9257 1726880907.11714: done checking for any_errors_fatal 9257 1726880907.11715: checking for max_fail_percentage 9257 1726880907.11717: done checking for max_fail_percentage 9257 1726880907.11719: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.11720: done checking to see if all hosts have failed 9257 1726880907.11721: getting the remaining hosts for this loop 9257 1726880907.11723: done getting the remaining hosts for this loop 9257 1726880907.11852: getting the next task for host managed_node1 9257 1726880907.11864: done getting next task for host managed_node1 9257 1726880907.11868: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control) 9257 1726880907.11874: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.11890: getting variables 9257 1726880907.11892: in VariableManager get_vars() 9257 1726880907.11938: Calling all_inventory to load vars for managed_node1 9257 1726880907.11942: Calling groups_inventory to load vars for managed_node1 9257 1726880907.12069: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.12080: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.12084: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.12089: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.12781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.13741: done with get_vars() 9257 1726880907.13762: done getting variables 9257 1726880907.13808: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Friday 20 September 2024 21:08:27 -0400 (0:00:00.045) 0:00:36.165 ****** 9257 1726880907.13842: entering _queue_task() for managed_node1/template 9257 1726880907.14065: worker is 1 (out of 1 available) 9257 1726880907.14080: exiting _queue_task() for managed_node1/template 9257 1726880907.14092: done queuing things up, now waiting for results queue to drain 9257 1726880907.14094: waiting for pending results... 9257 1726880907.14295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control) 9257 1726880907.14431: in run() - task 027aebc8-b3f3-b82f-6e37-000000000331 9257 1726880907.14456: variable 'ansible_search_path' from source: unknown 9257 1726880907.14462: variable 'ansible_search_path' from source: unknown 9257 1726880907.14497: calling self._execute() 9257 1726880907.14591: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.14599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.14609: variable 'omit' from source: magic vars 9257 1726880907.14942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880907.14981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880907.15011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880907.15044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880907.15064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880907.15195: variable 'pcp_single_control' from source: role '' defaults 9257 1726880907.15214: Evaluated conditional (pcp_single_control | d(true) | bool): False 9257 1726880907.15218: when evaluation is False, skipping this task 9257 1726880907.15222: _execute() done 9257 1726880907.15225: dumping result to json 9257 1726880907.15232: done dumping result, returning 9257 1726880907.15238: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control) [027aebc8-b3f3-b82f-6e37-000000000331] 9257 1726880907.15244: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000331 9257 1726880907.15356: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000331 9257 1726880907.15361: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } 9257 1726880907.15422: no more pending results, returning what we have 9257 1726880907.15426: results queue empty 9257 1726880907.15427: checking for any_errors_fatal 9257 1726880907.15432: done checking for any_errors_fatal 9257 1726880907.15433: checking for max_fail_percentage 9257 1726880907.15435: done checking for max_fail_percentage 9257 1726880907.15437: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.15438: done checking to see if all hosts have failed 9257 1726880907.15439: getting the remaining hosts for this loop 9257 1726880907.15440: done getting the remaining hosts for this loop 9257 1726880907.15444: getting the next task for host managed_node1 9257 1726880907.15451: done getting next task for host managed_node1 9257 1726880907.15456: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed 9257 1726880907.15463: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.15479: getting variables 9257 1726880907.15480: in VariableManager get_vars() 9257 1726880907.15534: Calling all_inventory to load vars for managed_node1 9257 1726880907.15543: Calling groups_inventory to load vars for managed_node1 9257 1726880907.15546: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.15556: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.15562: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.15567: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.16229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.16991: done with get_vars() 9257 1726880907.17002: done getting variables 9257 1726880907.17049: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Friday 20 September 2024 21:08:27 -0400 (0:00:00.032) 0:00:36.198 ****** 9257 1726880907.17084: entering _queue_task() for managed_node1/set_fact 9257 1726880907.17277: worker is 1 (out of 1 available) 9257 1726880907.17292: exiting _queue_task() for managed_node1/set_fact 9257 1726880907.17304: done queuing things up, now waiting for results queue to drain 9257 1726880907.17307: waiting for pending results... 9257 1726880907.17508: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed 9257 1726880907.17627: in run() - task 027aebc8-b3f3-b82f-6e37-000000000332 9257 1726880907.17650: variable 'ansible_search_path' from source: unknown 9257 1726880907.17655: variable 'ansible_search_path' from source: unknown 9257 1726880907.17682: calling self._execute() 9257 1726880907.17780: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.17787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.17797: variable 'omit' from source: magic vars 9257 1726880907.17892: variable 'omit' from source: magic vars 9257 1726880907.17973: variable 'omit' from source: magic vars 9257 1726880907.18239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880907.18484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880907.18525: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880907.18561: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880907.18592: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880907.18823: variable '__pcp_register_changed_log_location' from source: set_fact 9257 1726880907.18842: variable '__pcp_register_changed_config_pmlogger' from source: set_fact 9257 1726880907.18865: variable '__pcp_register_changed_logging_retention_period' from source: set_fact 9257 1726880907.18883: variable '__pcp_register_changed_targeted_hosts_controld' from source: set_fact 9257 1726880907.18898: variable '__pcp_register_changed_targeted_hosts_single' from source: set_fact 9257 1726880907.18967: variable 'omit' from source: magic vars 9257 1726880907.19003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880907.19263: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880907.19267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880907.19269: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.19272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.19275: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880907.19277: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.19279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.19300: Set connection var ansible_connection to ssh 9257 1726880907.19320: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880907.19333: Set connection var ansible_pipelining to False 9257 1726880907.19350: Set connection var ansible_shell_type to sh 9257 1726880907.19368: Set connection var ansible_shell_executable to /bin/sh 9257 1726880907.19382: Set connection var ansible_timeout to 10 9257 1726880907.19423: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.19433: variable 'ansible_connection' from source: unknown 9257 1726880907.19442: variable 'ansible_module_compression' from source: unknown 9257 1726880907.19455: variable 'ansible_shell_type' from source: unknown 9257 1726880907.19471: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.19480: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.19490: variable 'ansible_pipelining' from source: unknown 9257 1726880907.19498: variable 'ansible_timeout' from source: unknown 9257 1726880907.19508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.19691: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880907.19711: variable 'omit' from source: magic vars 9257 1726880907.19723: starting attempt loop 9257 1726880907.19743: running the handler 9257 1726880907.19766: handler run complete 9257 1726880907.19847: attempt loop complete, returning result 9257 1726880907.19851: _execute() done 9257 1726880907.19855: dumping result to json 9257 1726880907.19858: done dumping result, returning 9257 1726880907.19865: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed [027aebc8-b3f3-b82f-6e37-000000000332] 9257 1726880907.19867: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000332 9257 1726880907.19934: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000332 9257 1726880907.19937: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } 9257 1726880907.20014: no more pending results, returning what we have 9257 1726880907.20018: results queue empty 9257 1726880907.20020: checking for any_errors_fatal 9257 1726880907.20030: done checking for any_errors_fatal 9257 1726880907.20032: checking for max_fail_percentage 9257 1726880907.20035: done checking for max_fail_percentage 9257 1726880907.20036: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.20038: done checking to see if all hosts have failed 9257 1726880907.20039: getting the remaining hosts for this loop 9257 1726880907.20041: done getting the remaining hosts for this loop 9257 1726880907.20046: getting the next task for host managed_node1 9257 1726880907.20056: done getting next task for host managed_node1 9257 1726880907.20063: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot 9257 1726880907.20069: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.20083: getting variables 9257 1726880907.20086: in VariableManager get_vars() 9257 1726880907.20129: Calling all_inventory to load vars for managed_node1 9257 1726880907.20133: Calling groups_inventory to load vars for managed_node1 9257 1726880907.20141: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.20154: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.20273: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.20280: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.20701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.21391: done with get_vars() 9257 1726880907.21401: done getting variables 9257 1726880907.21444: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Friday 20 September 2024 21:08:27 -0400 (0:00:00.043) 0:00:36.242 ****** 9257 1726880907.21479: entering _queue_task() for managed_node1/service 9257 1726880907.21674: worker is 1 (out of 1 available) 9257 1726880907.21688: exiting _queue_task() for managed_node1/service 9257 1726880907.21700: done queuing things up, now waiting for results queue to drain 9257 1726880907.21702: waiting for pending results... 9257 1726880907.21941: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot 9257 1726880907.22163: in run() - task 027aebc8-b3f3-b82f-6e37-000000000333 9257 1726880907.22168: variable 'ansible_search_path' from source: unknown 9257 1726880907.22170: variable 'ansible_search_path' from source: unknown 9257 1726880907.22185: calling self._execute() 9257 1726880907.22311: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.22328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.22345: variable 'omit' from source: magic vars 9257 1726880907.22965: variable '__pcp_restart_pmlogger' from source: set_fact 9257 1726880907.22970: Evaluated conditional (not __pcp_restart_pmlogger | bool): True 9257 1726880907.22973: variable 'omit' from source: magic vars 9257 1726880907.23015: variable 'omit' from source: magic vars 9257 1726880907.23061: variable 'omit' from source: magic vars 9257 1726880907.23108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880907.23166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880907.23199: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880907.23226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.23243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.23286: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880907.23299: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.23325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.23421: Set connection var ansible_connection to ssh 9257 1726880907.23428: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880907.23436: Set connection var ansible_pipelining to False 9257 1726880907.23473: Set connection var ansible_shell_type to sh 9257 1726880907.23476: Set connection var ansible_shell_executable to /bin/sh 9257 1726880907.23479: Set connection var ansible_timeout to 10 9257 1726880907.23494: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.23502: variable 'ansible_connection' from source: unknown 9257 1726880907.23505: variable 'ansible_module_compression' from source: unknown 9257 1726880907.23509: variable 'ansible_shell_type' from source: unknown 9257 1726880907.23512: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.23515: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.23763: variable 'ansible_pipelining' from source: unknown 9257 1726880907.23768: variable 'ansible_timeout' from source: unknown 9257 1726880907.23771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.23774: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880907.23777: variable 'omit' from source: magic vars 9257 1726880907.23780: starting attempt loop 9257 1726880907.23782: running the handler 9257 1726880907.23921: variable 'ansible_facts' from source: unknown 9257 1726880907.24352: _low_level_execute_command(): starting 9257 1726880907.24385: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880907.24921: 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 <<< 9257 1726880907.24953: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.24992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880907.25011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.25055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.26731: stdout chunk (state=3): >>>/root <<< 9257 1726880907.26863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.26942: stderr chunk (state=3): >>><<< 9257 1726880907.26947: stdout chunk (state=3): >>><<< 9257 1726880907.26978: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.27000: _low_level_execute_command(): starting 9257 1726880907.27005: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060 `" && echo ansible-tmp-1726880907.2698154-10639-10257892669060="` echo /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060 `" ) && sleep 0' 9257 1726880907.27422: 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 <<< 9257 1726880907.27457: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880907.27464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.27474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880907.27479: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.27525: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880907.27531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.27573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.29519: stdout chunk (state=3): >>>ansible-tmp-1726880907.2698154-10639-10257892669060=/root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060 <<< 9257 1726880907.29639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.29713: stderr chunk (state=3): >>><<< 9257 1726880907.29717: stdout chunk (state=3): >>><<< 9257 1726880907.29733: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880907.2698154-10639-10257892669060=/root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.29766: variable 'ansible_module_compression' from source: unknown 9257 1726880907.29967: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 9257 1726880907.29972: variable 'ansible_facts' from source: unknown 9257 1726880907.30146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py 9257 1726880907.30275: Sending initial data 9257 1726880907.30279: Sent initial data (154 bytes) 9257 1726880907.30918: 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 <<< 9257 1726880907.30922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.30926: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.31012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.31047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.32635: 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 <<< 9257 1726880907.32641: 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 <<< 9257 1726880907.32678: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880907.32736: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpvh4gpqp0 /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py <<< 9257 1726880907.32771: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py" <<< 9257 1726880907.32802: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpvh4gpqp0" to remote "/root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py" <<< 9257 1726880907.34835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.34893: stderr chunk (state=3): >>><<< 9257 1726880907.34898: stdout chunk (state=3): >>><<< 9257 1726880907.34917: done transferring module to remote 9257 1726880907.34929: _low_level_execute_command(): starting 9257 1726880907.34933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/ /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py && sleep 0' 9257 1726880907.35366: 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 <<< 9257 1726880907.35370: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.35373: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880907.35375: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.35430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880907.35436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.35474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.37279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.37342: stderr chunk (state=3): >>><<< 9257 1726880907.37374: stdout chunk (state=3): >>><<< 9257 1726880907.37428: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.37432: _low_level_execute_command(): starting 9257 1726880907.37436: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/AnsiballZ_systemd.py && sleep 0' 9257 1726880907.38172: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.38177: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.38249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.38308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.40403: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880907.40437: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880907.40475: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880907.40481: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880907.40552: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880907.40560: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880907.40595: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880907.40634: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880907.40673: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880907.40677: stdout chunk (state=3): >>>import 'zipimport' # <<< 9257 1726880907.40680: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880907.40727: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880907.40734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.40752: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880907.40778: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880907.40819: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880907.40842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880907.40855: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1472c530> <<< 9257 1726880907.40865: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b146fbb30> <<< 9257 1726880907.40889: 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' <<< 9257 1726880907.40899: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1472eab0> <<< 9257 1726880907.40917: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880907.40947: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880907.40960: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880907.40980: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880907.41006: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880907.41012: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880907.41096: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880907.41129: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880907.41162: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880907.41189: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880907.41197: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880907.41200: stdout chunk (state=3): >>>Processing global site-packages <<< 9257 1726880907.41222: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880907.41226: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880907.41251: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880907.41267: 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' <<< 9257 1726880907.41288: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14541160> <<< 9257 1726880907.41357: 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 <<< 9257 1726880907.41374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.41383: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14542000> <<< 9257 1726880907.41397: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880907.41430: 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. <<< 9257 1726880907.41863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880907.41902: 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' <<< 9257 1726880907.41921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880907.41978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880907.42010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880907.42013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880907.42042: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457fdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880907.42054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880907.42078: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457ffe0> <<< 9257 1726880907.42102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880907.42132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880907.42165: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880907.42204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.42229: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880907.42260: 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' <<< 9257 1726880907.42270: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145b7800> <<< 9257 1726880907.42286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880907.42293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145b7e90> <<< 9257 1726880907.42313: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880907.42382: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14597aa0> <<< 9257 1726880907.42401: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14595190> <<< 9257 1726880907.42504: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457cf80> <<< 9257 1726880907.42526: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880907.42557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880907.42570: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880907.42589: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880907.42611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880907.42635: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880907.42641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880907.42679: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145db710> <<< 9257 1726880907.42693: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145da330> <<< 9257 1726880907.42723: 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 0x7f4b14596060> <<< 9257 1726880907.42737: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145d8a40> <<< 9257 1726880907.42797: 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' <<< 9257 1726880907.42802: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460c6b0> <<< 9257 1726880907.42826: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457c200> <<< 9257 1726880907.42835: 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' <<< 9257 1726880907.42868: 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' <<< 9257 1726880907.42880: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b1460cb60> <<< 9257 1726880907.42888: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457e840> <<< 9257 1726880907.42929: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.42935: 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 0x7f4b1460cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457ad20> <<< 9257 1726880907.42974: 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' <<< 9257 1726880907.42996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880907.43043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880907.43048: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460d4c0> <<< 9257 1726880907.43067: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460d190> import 'importlib.machinery' # <<< 9257 1726880907.43090: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 9257 1726880907.43100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 9257 1726880907.43125: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460e3c0> <<< 9257 1726880907.43132: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880907.43143: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880907.43168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880907.43195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880907.43226: 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' <<< 9257 1726880907.43244: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14628590> <<< 9257 1726880907.43255: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880907.43287: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.43293: 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 0x7f4b14629cd0> <<< 9257 1726880907.43322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880907.43326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880907.43353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880907.43367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880907.43375: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1462abd0> <<< 9257 1726880907.43407: 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 0x7f4b1462b230> <<< 9257 1726880907.43426: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1462a120> <<< 9257 1726880907.43454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880907.43471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880907.43504: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.43512: 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 0x7f4b1462bc80> <<< 9257 1726880907.43527: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1462b3b0> <<< 9257 1726880907.43576: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460e360> <<< 9257 1726880907.43598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880907.43620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880907.43646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880907.43679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880907.43705: 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 0x7f4b1430bb60> <<< 9257 1726880907.43734: 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' <<< 9257 1726880907.43765: 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 0x7f4b14334680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b143343e0> <<< 9257 1726880907.43790: 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 0x7f4b143345f0> <<< 9257 1726880907.43849: 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' <<< 9257 1726880907.43856: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4b14334830> <<< 9257 1726880907.43867: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14309d00> <<< 9257 1726880907.43874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880907.44007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880907.44032: 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 0x7f4b14335ee0> <<< 9257 1726880907.44065: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14334b60> <<< 9257 1726880907.44085: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460eab0> <<< 9257 1726880907.44107: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880907.44144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.44167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880907.44209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880907.44248: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14366270> <<< 9257 1726880907.44288: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880907.44309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.44329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880907.44364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880907.44401: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1437e420> <<< 9257 1726880907.44428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880907.44466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880907.44522: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880907.44550: 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 0x7f4b143bb1d0> <<< 9257 1726880907.44572: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880907.44613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880907.44635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880907.44682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880907.44775: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b143dd970> <<< 9257 1726880907.44851: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b143bb2f0> <<< 9257 1726880907.44897: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1437f0b0> <<< 9257 1726880907.44932: 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 0x7f4b142082f0> <<< 9257 1726880907.44950: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1437d460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14336e10> <<< 9257 1726880907.45126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880907.45147: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4b14208500> <<< 9257 1726880907.45342: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qeg040pk/ansible_ansible.legacy.systemd_payload.zip' <<< 9257 1726880907.45349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.45482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.45525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880907.45529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880907.45576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880907.45638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880907.45678: 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 0x7f4b14276060> <<< 9257 1726880907.45696: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880907.45882: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14248f50> <<< 9257 1726880907.45891: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142480b0> # zipimport: zlib available <<< 9257 1726880907.45939: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880907.45951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.45987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.45991: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880907.46010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.47580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.48874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880907.48883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1424bd70> <<< 9257 1726880907.48911: 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' <<< 9257 1726880907.48949: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 9257 1726880907.48964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 9257 1726880907.48977: 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' <<< 9257 1726880907.49011: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.49017: 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 0x7f4b142a1970> <<< 9257 1726880907.49056: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a1700> <<< 9257 1726880907.49082: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a1010> <<< 9257 1726880907.49110: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880907.49116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880907.49165: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a1a60> <<< 9257 1726880907.49169: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14276ae0> <<< 9257 1726880907.49174: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880907.49196: 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 0x7f4b142a26c0> <<< 9257 1726880907.49227: 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 0x7f4b142a2900> <<< 9257 1726880907.49255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880907.49295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880907.49309: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880907.49360: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a2e40> <<< 9257 1726880907.49380: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880907.49413: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880907.49433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880907.49496: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14104bc0> <<< 9257 1726880907.49539: 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 0x7f4b141067e0> # /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' <<< 9257 1726880907.49577: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141071a0> <<< 9257 1726880907.49597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880907.49637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880907.49702: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14108380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880907.49735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880907.49790: 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 0x7f4b1410ae10> <<< 9257 1726880907.49866: 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 0x7f4b1410b140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141090d0> <<< 9257 1726880907.49900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880907.49904: 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' <<< 9257 1726880907.49928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880907.49965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880907.50007: 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' <<< 9257 1726880907.50028: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410ebd0> import '_tokenize' # <<< 9257 1726880907.50096: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410d6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410d430> <<< 9257 1726880907.50110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880907.50117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880907.50194: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410fc50> <<< 9257 1726880907.50254: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14109550> <<< 9257 1726880907.50301: 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 0x7f4b14152d20> <<< 9257 1726880907.50305: 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 0x7f4b14152f90> <<< 9257 1726880907.50312: 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 <<< 9257 1726880907.50328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880907.50349: 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' <<< 9257 1726880907.50413: 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 0x7f4b14158a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141587d0> <<< 9257 1726880907.50433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880907.50506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880907.50555: 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 0x7f4b1415af60> <<< 9257 1726880907.50567: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141590d0> <<< 9257 1726880907.50595: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880907.50659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.50691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880907.50739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880907.50751: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14162600> <<< 9257 1726880907.50899: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1415b080> <<< 9257 1726880907.50982: 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' <<< 9257 1726880907.50996: 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 0x7f4b141633e0> <<< 9257 1726880907.51016: 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 0x7f4b14163680> <<< 9257 1726880907.51061: 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 0x7f4b14163950> <<< 9257 1726880907.51072: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14153140> <<< 9257 1726880907.51102: 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' <<< 9257 1726880907.51141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880907.51166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880907.51179: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.51210: 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 0x7f4b14167050> <<< 9257 1726880907.51387: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.51413: 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 0x7f4b14168320> <<< 9257 1726880907.51426: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141657f0> <<< 9257 1726880907.51452: 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 0x7f4b14166ba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14165400> <<< 9257 1726880907.51477: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.51492: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880907.51515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.51618: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.51731: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.51784: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880907.51793: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880907.51816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.51935: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.52079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.52740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.53420: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880907.53440: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880907.53465: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880907.53482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.53537: 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 0x7f4b13fec560> <<< 9257 1726880907.53646: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880907.53657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880907.53677: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13fed3a0> <<< 9257 1726880907.53684: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1416ba70> <<< 9257 1726880907.53733: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880907.53755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.53773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.53803: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880907.53981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.54181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880907.54203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13fed400> # zipimport: zlib available <<< 9257 1726880907.54767: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55484: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880907.55505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880907.55593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55787: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880907.55809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880907.55847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.55935: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880907.55960: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.56226: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.56518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880907.56580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880907.56599: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880907.56674: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13fefd40> <<< 9257 1726880907.56687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.56783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.56882: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880907.56903: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880907.56940: 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' <<< 9257 1726880907.57008: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.57122: 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 0x7f4b13ff5be0> <<< 9257 1726880907.57207: 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 0x7f4b13ff64b0> <<< 9257 1726880907.57215: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13feea80> <<< 9257 1726880907.57230: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57310: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880907.57334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57467: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57542: 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 <<< 9257 1726880907.57578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880907.57668: 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 0x7f4b13ff52e0> <<< 9257 1726880907.57716: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ff6690> <<< 9257 1726880907.57772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880907.57775: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 9257 1726880907.57796: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57896: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.57977: 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' <<< 9257 1726880907.57996: 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 <<< 9257 1726880907.58022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880907.58054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880907.58099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880907.58119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880907.58147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880907.58206: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408a870> <<< 9257 1726880907.58253: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14000500> <<< 9257 1726880907.58327: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ffa630> <<< 9257 1726880907.58335: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ffa480> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880907.58348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.58399: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.58426: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880907.58490: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 9257 1726880907.58520: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 9257 1726880907.58754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.58959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.58988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59089: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59134: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 9257 1726880907.59195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59347: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59411: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 9257 1726880907.59424: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59799: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.59912: 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' <<< 9257 1726880907.59942: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 9257 1726880907.59969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 9257 1726880907.60017: 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 0x7f4b1408d580> <<< 9257 1726880907.60050: 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' <<< 9257 1726880907.60073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880907.60112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880907.60156: 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' <<< 9257 1726880907.60207: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135484d0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.60225: 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 0x7f4b13549820> <<< 9257 1726880907.60262: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14075130> <<< 9257 1726880907.60290: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14074170> <<< 9257 1726880907.60322: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f980> <<< 9257 1726880907.60370: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f2f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 9257 1726880907.60398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 9257 1726880907.60443: 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' <<< 9257 1726880907.60450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 9257 1726880907.60482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880907.60490: 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 0x7f4b1354b7a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1354b080> <<< 9257 1726880907.60527: 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 0x7f4b1354b230> <<< 9257 1726880907.60548: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1354a4b0> <<< 9257 1726880907.60644: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 9257 1726880907.60678: 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 0x7f4b1354b860> <<< 9257 1726880907.60702: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 9257 1726880907.60722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880907.60761: 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 0x7f4b135b2300> <<< 9257 1726880907.60786: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135b0320> <<< 9257 1726880907.60820: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f590> import 'ansible.module_utils.facts.timeout' # <<< 9257 1726880907.60837: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 9257 1726880907.60856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.60876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.60883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 9257 1726880907.60891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.60967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 9257 1726880907.61075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 9257 1726880907.61192: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 9257 1726880907.61230: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 9257 1726880907.61291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61321: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 9257 1726880907.61385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61430: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61486: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 9257 1726880907.61489: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61547: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61614: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61677: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.61746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 9257 1726880907.61759: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 9257 1726880907.61765: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 9257 1726880907.62793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62845: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62896: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.62982: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 9257 1726880907.62987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 9257 1726880907.62990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63048: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63079: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 9257 1726880907.63139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63204: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 9257 1726880907.63226: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63267: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 9257 1726880907.63301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 9257 1726880907.63369: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63522: 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' <<< 9257 1726880907.63556: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135b3f80> <<< 9257 1726880907.63575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880907.63611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880907.63747: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135b2e40> <<< 9257 1726880907.63754: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 9257 1726880907.63815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.63900: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 9257 1726880907.63986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.64099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 9257 1726880907.64185: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.64262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 9257 1726880907.64266: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.64306: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.64354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880907.64396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880907.64468: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.64531: 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 0x7f4b135e64e0> <<< 9257 1726880907.64737: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135d2cf0> <<< 9257 1726880907.64766: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 9257 1726880907.64809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.64877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 9257 1726880907.64959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65186: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65336: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 9257 1726880907.65373: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 9257 1726880907.65415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 9257 1726880907.65492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65537: 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' <<< 9257 1726880907.65599: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880907.65623: 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 0x7f4b135fde50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135d2d20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 9257 1726880907.65681: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 9257 1726880907.65722: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.65752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 9257 1726880907.65902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 9257 1726880907.66187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66296: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66346: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66390: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 9257 1726880907.66415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 9257 1726880907.66420: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66452: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66617: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.66782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 9257 1726880907.66796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 9257 1726880907.66910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.67076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 9257 1726880907.67106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.67141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.67733: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.68299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 9257 1726880907.68323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 9257 1726880907.68329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.68441: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.68564: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 9257 1726880907.68572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.68678: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.68796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 9257 1726880907.68971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 9257 1726880907.69168: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69175: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 9257 1726880907.69190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69284: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 9257 1726880907.69291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69737: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.69972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 9257 1726880907.69985: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 9257 1726880907.70000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 9257 1726880907.70077: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70133: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 9257 1726880907.70140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 9257 1726880907.70303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70333: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 9257 1726880907.70369: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70431: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 9257 1726880907.70500: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 9257 1726880907.70641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.70931: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 9257 1726880907.71232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71367: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 9257 1726880907.71376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 9257 1726880907.71460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71496: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 9257 1726880907.71545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71575: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 9257 1726880907.71622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880907.71822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71831: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71834: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 9257 1726880907.71847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71888: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 9257 1726880907.71954: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.71993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 9257 1726880907.72266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 9257 1726880907.72281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 9257 1726880907.72389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72604: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 9257 1726880907.72830: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 9257 1726880907.72937: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.72988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 9257 1726880907.73059: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73227: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 9257 1726880907.73240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 9257 1726880907.73254: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73339: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880907.73460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73610: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.73766: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 9257 1726880907.73855: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880907.76214: stdout chunk (state=3): >>> {"name": "pmlogger", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmlogger.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "16347", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "993", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ExecMainStartTimestampMonotonic": "413244731", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16347", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId":<<< 9257 1726880907.76247: stdout chunk (state=3): >>> "6256", "MemoryCurrent": "3133440", "MemoryAvailable": "infinity", "CPUUsageNSec": "1337463000", "TasksCurrent": "1", "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", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no<<< 9257 1726880907.76287: stdout chunk (state=3): >>>", "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": "pmlogger.service", "Names": "pmlogger.service", "Requires": "sysinit.target system.slice", "Wants": "pmcd.service", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "pmlogger_check.timer shutdown.target pmlogger_daily.timer multi-user.target pmlogger_farm.service", "After": "sysinit.target pcp-reboot-init.service systemd-journald.socket pmcd.service network-online.target basic.target system.slice", "Documentation": "\"man:pmlogger(1)\"", "Description": "Performance Metrics Archive Logger", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:05:52 EDT", "StateChangeTimestampMonotonic": "413244822", "InactiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveExitTimestampMonotonic": "412705445", "ActiveEnterTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ActiveEnterTimestampMonotonic": "413244822", "ActiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ActiveExitTimestampMonotonic": "412628328", "InactiveEnterTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveEnterTimestampMonotonic": "412699717", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ConditionTimestampMonotonic": "412700598", "AssertTimestamp": "Fri 2024-09-20 21:05:51 EDT", "AssertTimestampMonotonic": "412700602", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c4f44ca3870f4f0797a05f13521b8be9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 9257 1726880907.76849: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880907.76871: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 9257 1726880907.76891: 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 # 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 <<< 9257 1726880907.76909: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.76938: 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 <<< 9257 1726880907.76960: 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 <<< 9257 1726880907.76974: 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 <<< 9257 1726880907.76987: 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 # 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 <<< 9257 1726880907.77011: 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 <<< 9257 1726880907.77042: 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 <<< 9257 1726880907.77048: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77068: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77076: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77085: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77109: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77118: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77147: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77188: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77200: stdout chunk (state=3): >>># 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 <<< 9257 1726880907.77209: 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 <<< 9257 1726880907.77531: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880907.77553: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880907.77581: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880907.77608: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880907.77623: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880907.77665: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880907.77689: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9257 1726880907.77710: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9257 1726880907.77723: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 9257 1726880907.77740: stdout chunk (state=3): >>># destroy _locale <<< 9257 1726880907.77759: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess <<< 9257 1726880907.77769: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9257 1726880907.77805: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880907.77825: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 9257 1726880907.77880: 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 <<< 9257 1726880907.77892: stdout chunk (state=3): >>># destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 9257 1726880907.77920: stdout chunk (state=3): >>># destroy _pickle <<< 9257 1726880907.77929: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 9257 1726880907.77936: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 9257 1726880907.77962: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 9257 1726880907.77973: stdout chunk (state=3): >>># destroy fcntl <<< 9257 1726880907.77989: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 9257 1726880907.78010: stdout chunk (state=3): >>># destroy _ssl <<< 9257 1726880907.78028: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 9257 1726880907.78052: stdout chunk (state=3): >>># destroy errno # destroy json <<< 9257 1726880907.78076: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9257 1726880907.78085: 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 <<< 9257 1726880907.78155: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 9257 1726880907.78164: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 9257 1726880907.78168: 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 <<< 9257 1726880907.78210: 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 <<< 9257 1726880907.78220: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 9257 1726880907.78233: 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 <<< 9257 1726880907.78255: 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 <<< 9257 1726880907.78274: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880907.78295: 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 <<< 9257 1726880907.78314: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 9257 1726880907.78335: 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 <<< 9257 1726880907.78356: 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 <<< 9257 1726880907.78366: 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 <<< 9257 1726880907.78503: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880907.78517: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880907.78537: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880907.78556: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9257 1726880907.78574: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880907.78600: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880907.78646: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880907.78655: 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 <<< 9257 1726880907.78677: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880907.78694: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880907.78792: 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 <<< 9257 1726880907.78805: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 9257 1726880907.78815: stdout chunk (state=3): >>># destroy time <<< 9257 1726880907.78830: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880907.78865: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880907.78897: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 9257 1726880907.78904: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880907.78918: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880907.79285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880907.79353: stderr chunk (state=3): >>><<< 9257 1726880907.79356: stdout chunk (state=3): >>><<< 9257 1726880907.79485: _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 0x7f4b1472c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b146fbb30> # /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 0x7f4b1472eab0> 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 0x7f4b14541160> # /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 0x7f4b14542000> 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 0x7f4b1457fdd0> # /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 0x7f4b1457ffe0> # /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 0x7f4b145b7800> # /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 0x7f4b145b7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14597aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14595190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457cf80> # /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 0x7f4b145db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145da330> # /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 0x7f4b14596060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b145d8a40> # /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 0x7f4b1460c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457c200> # /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 0x7f4b1460cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457e840> # 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 0x7f4b1460cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1457ad20> # /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 0x7f4b1460d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460d190> 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 0x7f4b1460e3c0> 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 0x7f4b14628590> 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 0x7f4b14629cd0> # /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 0x7f4b1462abd0> # 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 0x7f4b1462b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1462a120> # /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 0x7f4b1462bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1462b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460e360> # /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 0x7f4b1430bb60> # /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 0x7f4b14334680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b143343e0> # 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 0x7f4b143345f0> # 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 0x7f4b14334830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14309d00> # /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 0x7f4b14335ee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14334b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1460eab0> # /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 0x7f4b14366270> # /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 0x7f4b1437e420> # /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 0x7f4b143bb1d0> # /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 0x7f4b143dd970> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b143bb2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1437f0b0> # /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 0x7f4b142082f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1437d460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14336e10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4b14208500> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qeg040pk/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 0x7f4b14276060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14248f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142480b0> # 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 0x7f4b1424bd70> # /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 0x7f4b142a1970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a1700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b142a1010> # /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 0x7f4b142a1a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14276ae0> 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 0x7f4b142a26c0> # 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 0x7f4b142a2900> # /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 0x7f4b142a2e40> 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 0x7f4b14104bc0> # 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 0x7f4b141067e0> # /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 0x7f4b141071a0> # /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 0x7f4b14108380> # /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 0x7f4b1410ae10> # 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 0x7f4b1410b140> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141090d0> # /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 0x7f4b1410ebd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410d6d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1410d430> # /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 0x7f4b1410fc50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14109550> # 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 0x7f4b14152d20> # /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 0x7f4b14152f90> # /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 0x7f4b14158a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141587d0> # /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 0x7f4b1415af60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141590d0> # /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 0x7f4b14162600> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1415b080> # 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 0x7f4b141633e0> # 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 0x7f4b14163680> # 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 0x7f4b14163950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14153140> # /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 0x7f4b14167050> # 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 0x7f4b14168320> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b141657f0> # 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 0x7f4b14166ba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14165400> # 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 0x7f4b13fec560> # /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 0x7f4b13fed3a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1416ba70> 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 0x7f4b13fed400> # 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 0x7f4b13fefd40> # 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 0x7f4b13ff5be0> # 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 0x7f4b13ff64b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13feea80> # 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 0x7f4b13ff52e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ff6690> 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 0x7f4b1408a870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14000500> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ffa630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b13ffa480> # 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 0x7f4b1408d580> # /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 0x7f4b135484d0> # 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 0x7f4b13549820> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14075130> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b14074170> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f2f0> # /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 0x7f4b1354b7a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1354b080> # 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 0x7f4b1354b230> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1354a4b0> # /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 0x7f4b1354b860> # /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 0x7f4b135b2300> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135b0320> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b1408f590> 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 0x7f4b135b3f80> # /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 0x7f4b135b2e40> 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 0x7f4b135e64e0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135d2cf0> 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 0x7f4b135fde50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4b135d2d20> 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": "pmlogger", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "PIDFile": "/run/pcp/pmlogger.pid", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "2min", "TimeoutStopUSec": "2min", "TimeoutAbortUSec": "2min", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "16347", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "993", "GID": "993", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ExecMainStartTimestampMonotonic": "413244731", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16347", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "6256", "MemoryCurrent": "3133440", "MemoryAvailable": "infinity", "CPUUsageNSec": "1337463000", "TasksCurrent": "1", "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", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "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": "pmlogger.service", "Names": "pmlogger.service", "Requires": "sysinit.target system.slice", "Wants": "pmcd.service", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "pmlogger_check.timer shutdown.target pmlogger_daily.timer multi-user.target pmlogger_farm.service", "After": "sysinit.target pcp-reboot-init.service systemd-journald.socket pmcd.service network-online.target basic.target system.slice", "Documentation": "\"man:pmlogger(1)\"", "Description": "Performance Metrics Archive Logger", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:05:52 EDT", "StateChangeTimestampMonotonic": "413244822", "InactiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveExitTimestampMonotonic": "412705445", "ActiveEnterTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ActiveEnterTimestampMonotonic": "413244822", "ActiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ActiveExitTimestampMonotonic": "412628328", "InactiveEnterTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveEnterTimestampMonotonic": "412699717", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ConditionTimestampMonotonic": "412700598", "AssertTimestamp": "Fri 2024-09-20 21:05:51 EDT", "AssertTimestampMonotonic": "412700602", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c4f44ca3870f4f0797a05f13521b8be9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880907.80427: done with _execute_module (ansible.legacy.systemd, {'name': 'pmlogger', 'state': 'started', '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-1726880907.2698154-10639-10257892669060/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880907.80431: _low_level_execute_command(): starting 9257 1726880907.80434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880907.2698154-10639-10257892669060/ > /dev/null 2>&1 && sleep 0' 9257 1726880907.80539: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880907.80591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.80595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880907.80598: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.80601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration <<< 9257 1726880907.80604: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880907.80606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.80648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880907.80679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880907.80683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.80718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.82592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.82637: stderr chunk (state=3): >>><<< 9257 1726880907.82641: stdout chunk (state=3): >>><<< 9257 1726880907.82657: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.82666: handler run complete 9257 1726880907.82724: attempt loop complete, returning result 9257 1726880907.82727: _execute() done 9257 1726880907.82730: dumping result to json 9257 1726880907.82748: done dumping result, returning 9257 1726880907.82756: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot [027aebc8-b3f3-b82f-6e37-000000000333] 9257 1726880907.82764: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000333 9257 1726880907.82997: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000333 9257 1726880907.83000: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ActiveEnterTimestampMonotonic": "413244822", "ActiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ActiveExitTimestampMonotonic": "412628328", "ActiveState": "active", "After": "sysinit.target pcp-reboot-init.service systemd-journald.socket pmcd.service network-online.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 21:05:51 EDT", "AssertTimestampMonotonic": "412700602", "Before": "pmlogger_check.timer shutdown.target pmlogger_daily.timer multi-user.target pmlogger_farm.service", "BindsTo": "pmlogger_check.timer pmlogger_daily.timer pmlogger_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1337463000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:05:51 EDT", "ConditionTimestampMonotonic": "412700598", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "6256", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16347", "ExecMainStartTimestamp": "Fri 2024-09-20 21:05:52 EDT", "ExecMainStartTimestampMonotonic": "413244731", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Fri 2024-09-20 21:05:51 EDT] ; stop_time=[n/a] ; pid=16087 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; 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/pmlogger.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "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": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveEnterTimestampMonotonic": "412699717", "InactiveExitTimestamp": "Fri 2024-09-20 21:05:51 EDT", "InactiveExitTimestampMonotonic": "412705445", "InvocationID": "c4f44ca3870f4f0797a05f13521b8be9", "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": "16347", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "3133440", "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": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "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": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "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": "10s", "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 21:05:52 EDT", "StateChangeTimestampMonotonic": "413244822", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 9257 1726880907.83312: no more pending results, returning what we have 9257 1726880907.83315: results queue empty 9257 1726880907.83315: checking for any_errors_fatal 9257 1726880907.83320: done checking for any_errors_fatal 9257 1726880907.83321: checking for max_fail_percentage 9257 1726880907.83322: done checking for max_fail_percentage 9257 1726880907.83323: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.83324: done checking to see if all hosts have failed 9257 1726880907.83324: getting the remaining hosts for this loop 9257 1726880907.83325: done getting the remaining hosts for this loop 9257 1726880907.83328: getting the next task for host managed_node1 9257 1726880907.83334: done getting next task for host managed_node1 9257 1726880907.83336: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot 9257 1726880907.83340: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.83348: getting variables 9257 1726880907.83350: in VariableManager get_vars() 9257 1726880907.83403: Calling all_inventory to load vars for managed_node1 9257 1726880907.83406: Calling groups_inventory to load vars for managed_node1 9257 1726880907.83408: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.83416: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.83418: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.83421: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.83772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.84236: done with get_vars() 9257 1726880907.84252: done getting variables 9257 1726880907.84305: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Friday 20 September 2024 21:08:27 -0400 (0:00:00.628) 0:00:36.870 ****** 9257 1726880907.84335: entering _queue_task() for managed_node1/service 9257 1726880907.84571: worker is 1 (out of 1 available) 9257 1726880907.84586: exiting _queue_task() for managed_node1/service 9257 1726880907.84597: done queuing things up, now waiting for results queue to drain 9257 1726880907.84599: waiting for pending results... 9257 1726880907.84792: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot 9257 1726880907.84941: in run() - task 027aebc8-b3f3-b82f-6e37-000000000334 9257 1726880907.84954: variable 'ansible_search_path' from source: unknown 9257 1726880907.84960: variable 'ansible_search_path' from source: unknown 9257 1726880907.84992: calling self._execute() 9257 1726880907.85082: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.85094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.85104: variable 'omit' from source: magic vars 9257 1726880907.85479: variable '__pcp_restart_pmlogger' from source: set_fact 9257 1726880907.85496: Evaluated conditional (__pcp_restart_pmlogger | bool): False 9257 1726880907.85502: when evaluation is False, skipping this task 9257 1726880907.85505: _execute() done 9257 1726880907.85508: dumping result to json 9257 1726880907.85511: done dumping result, returning 9257 1726880907.85521: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot [027aebc8-b3f3-b82f-6e37-000000000334] 9257 1726880907.85527: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000334 9257 1726880907.85632: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000334 9257 1726880907.85636: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } 9257 1726880907.85690: no more pending results, returning what we have 9257 1726880907.85694: results queue empty 9257 1726880907.85695: checking for any_errors_fatal 9257 1726880907.85719: done checking for any_errors_fatal 9257 1726880907.85720: checking for max_fail_percentage 9257 1726880907.85721: done checking for max_fail_percentage 9257 1726880907.85723: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.85724: done checking to see if all hosts have failed 9257 1726880907.85725: getting the remaining hosts for this loop 9257 1726880907.85726: done getting the remaining hosts for this loop 9257 1726880907.85730: getting the next task for host managed_node1 9257 1726880907.85738: done getting next task for host managed_node1 9257 1726880907.85742: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy 9257 1726880907.85749: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.85766: getting variables 9257 1726880907.85768: in VariableManager get_vars() 9257 1726880907.85799: Calling all_inventory to load vars for managed_node1 9257 1726880907.85802: Calling groups_inventory to load vars for managed_node1 9257 1726880907.85803: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.85810: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.85812: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.85815: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.86173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.86654: done with get_vars() 9257 1726880907.86668: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51 Friday 20 September 2024 21:08:27 -0400 (0:00:00.024) 0:00:36.894 ****** 9257 1726880907.86742: entering _queue_task() for managed_node1/include_tasks 9257 1726880907.86954: worker is 1 (out of 1 available) 9257 1726880907.86970: exiting _queue_task() for managed_node1/include_tasks 9257 1726880907.86982: done queuing things up, now waiting for results queue to drain 9257 1726880907.86985: waiting for pending results... 9257 1726880907.87163: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy 9257 1726880907.87287: in run() - task 027aebc8-b3f3-b82f-6e37-000000000121 9257 1726880907.87301: variable 'ansible_search_path' from source: unknown 9257 1726880907.87305: variable 'ansible_search_path' from source: unknown 9257 1726880907.87345: calling self._execute() 9257 1726880907.87435: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.87440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.87454: variable 'omit' from source: magic vars 9257 1726880907.87795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880907.87827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880907.87853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880907.87897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880907.87914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9257 1726880907.88046: variable 'pcp_rest_api' from source: include params 9257 1726880907.88167: variable 'metrics_query_service' from source: role '' defaults 9257 1726880907.88172: variable 'metrics_graph_service' from source: play vars 9257 1726880907.88215: Evaluated conditional (pcp_rest_api | d(false) | bool): True 9257 1726880907.88219: _execute() done 9257 1726880907.88224: dumping result to json 9257 1726880907.88227: done dumping result, returning 9257 1726880907.88236: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy [027aebc8-b3f3-b82f-6e37-000000000121] 9257 1726880907.88241: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000121 9257 1726880907.88347: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000121 9257 1726880907.88351: WORKER PROCESS EXITING 9257 1726880907.88397: no more pending results, returning what we have 9257 1726880907.88402: in VariableManager get_vars() 9257 1726880907.88443: Calling all_inventory to load vars for managed_node1 9257 1726880907.88446: Calling groups_inventory to load vars for managed_node1 9257 1726880907.88449: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.88461: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.88465: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.88469: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.88828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.89285: done with get_vars() 9257 1726880907.89294: variable 'ansible_search_path' from source: unknown 9257 1726880907.89295: variable 'ansible_search_path' from source: unknown 9257 1726880907.89319: we have included files to process 9257 1726880907.89320: generating all_blocks data 9257 1726880907.89322: done generating all_blocks data 9257 1726880907.89326: processing included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml 9257 1726880907.89327: loading included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml 9257 1726880907.89329: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml 9257 1726880907.89611: done processing included file 9257 1726880907.89614: iterating over new_blocks loaded from include file 9257 1726880907.89615: in VariableManager get_vars() 9257 1726880907.89636: done with get_vars() 9257 1726880907.89638: filtering new block on tags 9257 1726880907.89657: done filtering new block on tags 9257 1726880907.89660: done iterating over new_blocks loaded from include file included: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed_node1 9257 1726880907.89664: extending task lists for all hosts with included blocks 9257 1726880907.92237: done extending task lists 9257 1726880907.92238: done processing included files 9257 1726880907.92239: results queue empty 9257 1726880907.92239: checking for any_errors_fatal 9257 1726880907.92243: done checking for any_errors_fatal 9257 1726880907.92244: checking for max_fail_percentage 9257 1726880907.92244: done checking for max_fail_percentage 9257 1726880907.92245: checking to see if all hosts have failed and the running result is not ok 9257 1726880907.92247: done checking to see if all hosts have failed 9257 1726880907.92247: getting the remaining hosts for this loop 9257 1726880907.92249: done getting the remaining hosts for this loop 9257 1726880907.92251: getting the next task for host managed_node1 9257 1726880907.92255: done getting next task for host managed_node1 9257 1726880907.92258: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured 9257 1726880907.92262: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880907.92269: getting variables 9257 1726880907.92270: in VariableManager get_vars() 9257 1726880907.92281: Calling all_inventory to load vars for managed_node1 9257 1726880907.92283: Calling groups_inventory to load vars for managed_node1 9257 1726880907.92285: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880907.92289: Calling all_plugins_play to load vars for managed_node1 9257 1726880907.92291: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880907.92294: Calling groups_plugins_play to load vars for managed_node1 9257 1726880907.92600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880907.93043: done with get_vars() 9257 1726880907.93062: done getting variables 9257 1726880907.93098: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 Friday 20 September 2024 21:08:27 -0400 (0:00:00.063) 0:00:36.958 ****** 9257 1726880907.93126: entering _queue_task() for managed_node1/template 9257 1726880907.93380: worker is 1 (out of 1 available) 9257 1726880907.93396: exiting _queue_task() for managed_node1/template 9257 1726880907.93408: done queuing things up, now waiting for results queue to drain 9257 1726880907.93410: waiting for pending results... 9257 1726880907.93622: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured 9257 1726880907.93754: in run() - task 027aebc8-b3f3-b82f-6e37-000000000472 9257 1726880907.93767: variable 'ansible_search_path' from source: unknown 9257 1726880907.93771: variable 'ansible_search_path' from source: unknown 9257 1726880907.93803: calling self._execute() 9257 1726880907.93894: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.93902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.93914: variable 'omit' from source: magic vars 9257 1726880907.94012: variable 'omit' from source: magic vars 9257 1726880907.94092: variable 'omit' from source: magic vars 9257 1726880907.94118: variable '__pcp_pmproxy_defaults_path' from source: include_vars 9257 1726880907.94290: variable '__pcp_pmproxy_defaults_path' from source: include_vars 9257 1726880907.94319: variable 'omit' from source: magic vars 9257 1726880907.94360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880907.94392: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880907.94414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880907.94433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.94445: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880907.94478: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880907.94481: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.94486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.94576: Set connection var ansible_connection to ssh 9257 1726880907.94587: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880907.94593: Set connection var ansible_pipelining to False 9257 1726880907.94600: Set connection var ansible_shell_type to sh 9257 1726880907.94607: Set connection var ansible_shell_executable to /bin/sh 9257 1726880907.94614: Set connection var ansible_timeout to 10 9257 1726880907.94641: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.94645: variable 'ansible_connection' from source: unknown 9257 1726880907.94648: variable 'ansible_module_compression' from source: unknown 9257 1726880907.94653: variable 'ansible_shell_type' from source: unknown 9257 1726880907.94656: variable 'ansible_shell_executable' from source: unknown 9257 1726880907.94663: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880907.94668: variable 'ansible_pipelining' from source: unknown 9257 1726880907.94671: variable 'ansible_timeout' from source: unknown 9257 1726880907.94677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880907.94806: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880907.94816: variable 'omit' from source: magic vars 9257 1726880907.94822: starting attempt loop 9257 1726880907.94826: running the handler 9257 1726880907.94844: _low_level_execute_command(): starting 9257 1726880907.94859: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880907.95410: 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 <<< 9257 1726880907.95415: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration <<< 9257 1726880907.95419: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.95480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880907.95483: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.95539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.97173: stdout chunk (state=3): >>>/root <<< 9257 1726880907.97284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880907.97334: stderr chunk (state=3): >>><<< 9257 1726880907.97337: stdout chunk (state=3): >>><<< 9257 1726880907.97362: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880907.97379: _low_level_execute_command(): starting 9257 1726880907.97386: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578 `" && echo ansible-tmp-1726880907.973618-10651-50577960904578="` echo /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578 `" ) && sleep 0' 9257 1726880907.97838: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.97877: 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.46.117 originally 10.31.46.117 <<< 9257 1726880907.97881: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.97883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880907.97893: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880907.97951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880907.97955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880907.97988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880907.99917: stdout chunk (state=3): >>>ansible-tmp-1726880907.973618-10651-50577960904578=/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578 <<< 9257 1726880908.00036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.00086: stderr chunk (state=3): >>><<< 9257 1726880908.00091: stdout chunk (state=3): >>><<< 9257 1726880908.00109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880907.973618-10651-50577960904578=/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.00126: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks 9257 1726880908.00155: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/templates/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/templates/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/pmproxy.defaults.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/pmproxy.defaults.j2 9257 1726880908.00181: variable 'ansible_search_path' from source: unknown 9257 1726880908.00414: variable 'ansible_managed' from source: unknown 9257 1726880908.00421: variable 'pcp_pmproxy_localonly' from source: role '' defaults 9257 1726880908.00690: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880908.00741: variable 'ansible_module_compression' from source: unknown 9257 1726880908.00791: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9257 1726880908.00824: variable 'ansible_facts' from source: unknown 9257 1726880908.00894: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py 9257 1726880908.01005: Sending initial data 9257 1726880908.01009: Sent initial data (150 bytes) 9257 1726880908.01449: 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 <<< 9257 1726880908.01482: 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.46.117 originally 10.31.46.117 debug2: match not found <<< 9257 1726880908.01488: 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.01491: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.01548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.01554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.01595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.03163: 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 <<< 9257 1726880908.03168: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880908.03198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880908.03235: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpmkycm6rx /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py <<< 9257 1726880908.03245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py" <<< 9257 1726880908.03275: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpmkycm6rx" to remote "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py" <<< 9257 1726880908.04060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.04123: stderr chunk (state=3): >>><<< 9257 1726880908.04127: stdout chunk (state=3): >>><<< 9257 1726880908.04146: done transferring module to remote 9257 1726880908.04163: _low_level_execute_command(): starting 9257 1726880908.04168: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/ /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py && sleep 0' 9257 1726880908.04635: 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 <<< 9257 1726880908.04639: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.04642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.04648: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.04698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.04705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.04743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.06506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.06547: stderr chunk (state=3): >>><<< 9257 1726880908.06551: stdout chunk (state=3): >>><<< 9257 1726880908.06565: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.06569: _low_level_execute_command(): starting 9257 1726880908.06575: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_stat.py && sleep 0' 9257 1726880908.07034: 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 <<< 9257 1726880908.07038: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.07041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.07044: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.07096: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.07102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.07149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.09246: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880908.09278: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880908.09317: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 9257 1726880908.09324: stdout chunk (state=3): >>>import '_weakref' # <<< 9257 1726880908.09389: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880908.09398: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880908.09434: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880908.09468: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880908.09494: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880908.09507: stdout chunk (state=3): >>>import 'zipimport' # <<< 9257 1726880908.09517: stdout chunk (state=3): >>># installed zipimport hook <<< 9257 1726880908.09562: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880908.09576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.09581: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880908.09609: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880908.09653: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880908.09674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 9257 1726880908.09684: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52206d4530> <<< 9257 1726880908.09695: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52206a3b30> <<< 9257 1726880908.09717: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880908.09724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 9257 1726880908.09736: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52206d6ab0> <<< 9257 1726880908.09760: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880908.09779: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880908.09788: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880908.09801: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880908.09838: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880908.09931: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880908.09964: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880908.09985: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880908.09994: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880908.10016: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880908.10032: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880908.10038: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880908.10061: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880908.10072: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880908.10094: 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' <<< 9257 1726880908.10120: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52204c5160> <<< 9257 1726880908.10192: 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 <<< 9257 1726880908.10196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.10203: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52204c6000> <<< 9257 1726880908.10229: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880908.10260: 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. <<< 9257 1726880908.10698: 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 0x7f5220503da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880908.10750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880908.10755: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220503fe0> <<< 9257 1726880908.10814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880908.10817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880908.10820: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880908.10860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.10893: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880908.10938: 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 0x7f522053b7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880908.10965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522053be60> import '_collections' # <<< 9257 1726880908.11008: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522051ba70> <<< 9257 1726880908.11051: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220519190> <<< 9257 1726880908.11153: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220500f50> <<< 9257 1726880908.11189: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880908.11220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880908.11253: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880908.11281: 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' <<< 9257 1726880908.11324: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522055f6b0> <<< 9257 1726880908.11368: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522055e2d0> <<< 9257 1726880908.11532: 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 0x7f522051a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220502e40> <<< 9257 1726880908.11764: 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 0x7f5220590770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205001d0> # /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 0x7f5220590c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220590ad0> # 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 0x7f5220590e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52204fed20> # /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 <<< 9257 1726880908.11827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220591520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205911f0> 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 0x7f5220592420> 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 0x7f52205ac620> import 'errno' # <<< 9257 1726880908.11878: 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 0x7f52205add60> <<< 9257 1726880908.11925: 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' <<< 9257 1726880908.11978: 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 0x7f52205aec60> <<< 9257 1726880908.12053: 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 0x7f52205af2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205ae1b0> # /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' <<< 9257 1726880908.12131: 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 0x7f52205afd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205af470> <<< 9257 1726880908.12180: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220592390> <<< 9257 1726880908.12188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880908.12220: 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' <<< 9257 1726880908.12300: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.12306: 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 0x7f522032bcb0> <<< 9257 1726880908.12379: 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 0x7f5220354770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52203544d0> # 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 0x7f52203545f0> <<< 9257 1726880908.12406: 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 0x7f5220354950> <<< 9257 1726880908.12410: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220329e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880908.12586: 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 <<< 9257 1726880908.12618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220355f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220354b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220592b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880908.12677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.12707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880908.12776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880908.12835: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52203822d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880908.12863: 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 <<< 9257 1726880908.12880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880908.12978: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522039e450> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880908.13076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880908.13087: 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 0x7f52203db200> <<< 9257 1726880908.13143: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880908.13201: 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 <<< 9257 1726880908.13219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880908.13292: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52204019a0> <<< 9257 1726880908.13397: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52203db320> <<< 9257 1726880908.13594: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522039f0e0> <<< 9257 1726880908.13599: 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 0x7f5220218320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522039d490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220356e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880908.13603: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5220218530> <<< 9257 1726880908.13669: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_1jwcglqy/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9257 1726880908.13818: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.13851: 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' <<< 9257 1726880908.13898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880908.14004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880908.14030: 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 0x7f5220271f70> import '_typing' # <<< 9257 1726880908.14292: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220248e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522021bfb0> # zipimport: zlib available <<< 9257 1726880908.14310: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880908.14327: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880908.15867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.17297: 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 0x7f522024be00> # /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 0x7f5220295970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220295700> <<< 9257 1726880908.17321: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220295010> <<< 9257 1726880908.17332: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880908.17373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880908.17380: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220295a60> <<< 9257 1726880908.17407: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220272c00> import 'atexit' # <<< 9257 1726880908.17427: 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 0x7f52202966f0> <<< 9257 1726880908.17450: 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 0x7f5220296930> <<< 9257 1726880908.17477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880908.17518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880908.17543: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880908.17598: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220296e70> <<< 9257 1726880908.17602: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880908.17634: 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' <<< 9257 1726880908.17685: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200f8b90> <<< 9257 1726880908.17698: 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 0x7f52200fa7b0> <<< 9257 1726880908.17738: 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' <<< 9257 1726880908.17782: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fb110> <<< 9257 1726880908.17799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880908.17847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880908.17850: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fbf50> <<< 9257 1726880908.17899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880908.17905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880908.17928: 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' <<< 9257 1726880908.17985: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fedb0> <<< 9257 1726880908.18013: 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 0x7f52200feed0> <<< 9257 1726880908.18043: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fd070> <<< 9257 1726880908.18093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880908.18097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880908.18127: 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' <<< 9257 1726880908.18165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880908.18171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880908.18212: 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 0x7f5220102cc0> import '_tokenize' # <<< 9257 1726880908.18296: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220101790> <<< 9257 1726880908.18321: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201014f0> # /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' <<< 9257 1726880908.18391: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220103c20> <<< 9257 1726880908.18440: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fd580> <<< 9257 1726880908.18456: 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 0x7f522014ade0> <<< 9257 1726880908.18492: 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 0x7f522014af90> <<< 9257 1726880908.18521: 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 <<< 9257 1726880908.18555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880908.18582: 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 0x7f522014cb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014c8f0> <<< 9257 1726880908.18612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880908.18696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880908.18758: 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 0x7f522014f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014d220> <<< 9257 1726880908.18786: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880908.18826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.18851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880908.18872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880908.18918: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220156840> <<< 9257 1726880908.19068: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014f1d0> <<< 9257 1726880908.19137: 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 0x7f5220157650> <<< 9257 1726880908.19176: 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 0x7f5220157a70> <<< 9257 1726880908.19249: 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 0x7f5220157980> <<< 9257 1726880908.19266: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014b230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 9257 1726880908.19296: 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 <<< 9257 1726880908.19314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880908.19359: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.19383: 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 0x7f522015b350> <<< 9257 1726880908.19584: 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 0x7f522015c590> <<< 9257 1726880908.19612: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220159ac0> # 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 0x7f522015ae40> <<< 9257 1726880908.19653: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201596a0> # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880908.19674: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880908.19701: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.19774: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.19884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.19902: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880908.19949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 9257 1726880908.19952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.20119: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.20229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.20887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.21619: 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' <<< 9257 1726880908.21666: 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 0x7f52201e47a0> <<< 9257 1726880908.21771: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880908.21788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880908.21794: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201e5550> <<< 9257 1726880908.21808: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522015fb00> <<< 9257 1726880908.21851: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880908.21877: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.21898: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.21906: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880908.21914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.22088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.22274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880908.22283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201e5310> <<< 9257 1726880908.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.22858: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23485: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880908.23585: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23630: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880908.23679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23876: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880908.23887: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23907: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880908.23930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.23973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.24017: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880908.24031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.24311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.24601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880908.24665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 9257 1726880908.24755: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201e7bf0> <<< 9257 1726880908.24769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.24849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.24962: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880908.24985: 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 <<< 9257 1726880908.24989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880908.25059: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.25175: 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 0x7f52201ee0f0><<< 9257 1726880908.25182: stdout chunk (state=3): >>> <<< 9257 1726880908.25229: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.25236: 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 0x7f52201eea50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201e71a0> <<< 9257 1726880908.25262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25349: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880908.25358: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25452: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25512: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25585: 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 <<< 9257 1726880908.25621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.25708: 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' <<< 9257 1726880908.25716: 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 0x7f52201ed670> <<< 9257 1726880908.25751: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201eecc0> <<< 9257 1726880908.25786: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880908.25793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25931: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.25962: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26006: 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' <<< 9257 1726880908.26033: 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 <<< 9257 1726880908.26053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880908.26076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880908.26130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880908.26155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880908.26166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880908.26227: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220082d80> <<< 9257 1726880908.26274: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f521fffbbf0> <<< 9257 1726880908.26364: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201f2ba0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201f29f0> # destroy ansible.module_utils.distro <<< 9257 1726880908.26369: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880908.26404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26433: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880908.26439: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880908.26495: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880908.26507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26523: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26530: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880908.26537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26688: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.26894: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.28113: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/pmproxy", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 454, "inode": 204226, "dev": 51714, "nlink": 1, "atime": 1717977600.0, "mtime": 1717977600.0, "ctime": 1726880697.1997292, "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": "90a90e5d0e16cf8155849f2481ddab7670215783", "mimetype": "text/plain", "charset": "us-ascii", "version": "2345992720", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmproxy", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9257 1726880908.28132: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880908.28506: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880908.28542: 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 <<< 9257 1726880908.28582: 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 # 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 <<< 9257 1726880908.28634: 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 # 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__ <<< 9257 1726880908.28642: 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 <<< 9257 1726880908.28695: 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 # 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 <<< 9257 1726880908.28946: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880908.28994: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880908.29041: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880908.29107: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport <<< 9257 1726880908.29164: 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 # destroy syslog # destroy uuid <<< 9257 1726880908.29213: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880908.29228: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880908.29310: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 9257 1726880908.29317: 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 <<< 9257 1726880908.29335: 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 <<< 9257 1726880908.29357: 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 <<< 9257 1726880908.29387: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 9257 1726880908.29411: 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 <<< 9257 1726880908.29430: 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 <<< 9257 1726880908.29437: 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 <<< 9257 1726880908.29574: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880908.29599: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880908.29624: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880908.29633: stdout chunk (state=3): >>># destroy tokenize <<< 9257 1726880908.29661: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880908.29678: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 9257 1726880908.29694: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880908.29702: 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 <<< 9257 1726880908.29725: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880908.29813: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 9257 1726880908.29834: stdout chunk (state=3): >>> # 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 <<< 9257 1726880908.29856: stdout chunk (state=3): >>># destroy _random <<< 9257 1726880908.29863: stdout chunk (state=3): >>># destroy _weakref <<< 9257 1726880908.29889: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880908.29914: stdout chunk (state=3): >>># destroy itertools <<< 9257 1726880908.29920: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 9257 1726880908.29923: stdout chunk (state=3): >>># destroy _thread <<< 9257 1726880908.29938: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880908.30243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880908.30308: stderr chunk (state=3): >>><<< 9257 1726880908.30312: stdout chunk (state=3): >>><<< 9257 1726880908.30389: _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 0x7f52206d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52206a3b30> # /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 0x7f52206d6ab0> 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 0x7f52204c5160> # /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 0x7f52204c6000> 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 0x7f5220503da0> # /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 0x7f5220503fe0> # /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 0x7f522053b7d0> # /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 0x7f522053be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522051ba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220519190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220500f50> # /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 0x7f522055f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522055e2d0> # /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 0x7f522051a030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220502e40> # /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 0x7f5220590770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205001d0> # /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 0x7f5220590c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220590ad0> # 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 0x7f5220590e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52204fed20> # /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 0x7f5220591520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205911f0> 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 0x7f5220592420> 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 0x7f52205ac620> 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 0x7f52205add60> # /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 0x7f52205aec60> # 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 0x7f52205af2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205ae1b0> # /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 0x7f52205afd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52205af470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220592390> # /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 0x7f522032bcb0> # /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 0x7f5220354770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52203544d0> # 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 0x7f52203545f0> # 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 0x7f5220354950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220329e50> # /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 0x7f5220355f10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220354b90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220592b40> # /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 0x7f52203822d0> # /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 0x7f522039e450> # /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 0x7f52203db200> # /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 0x7f52204019a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52203db320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522039f0e0> # /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 0x7f5220218320> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522039d490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220356e70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5220218530> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_1jwcglqy/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 0x7f5220271f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220248e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522021bfb0> # 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 0x7f522024be00> # /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 0x7f5220295970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220295700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220295010> # /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 0x7f5220295a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220272c00> 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 0x7f52202966f0> # 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 0x7f5220296930> # /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 0x7f5220296e70> 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 0x7f52200f8b90> # 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 0x7f52200fa7b0> # /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 0x7f52200fb110> # /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 0x7f52200fbf50> # /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 0x7f52200fedb0> # 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 0x7f52200feed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fd070> # /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 0x7f5220102cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220101790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201014f0> # /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 0x7f5220103c20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52200fd580> # 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 0x7f522014ade0> # /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 0x7f522014af90> # /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 0x7f522014cb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014c8f0> # /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 0x7f522014f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014d220> # /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 0x7f5220156840> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014f1d0> # 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 0x7f5220157650> # 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 0x7f5220157a70> # 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 0x7f5220157980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522014b230> # /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 0x7f522015b350> # 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 0x7f522015c590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5220159ac0> # 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 0x7f522015ae40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201596a0> # 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 0x7f52201e47a0> # /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 0x7f52201e5550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f522015fb00> 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 0x7f52201e5310> # 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 0x7f52201e7bf0> # 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 0x7f52201ee0f0> # 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 0x7f52201eea50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201e71a0> # 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 0x7f52201ed670> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201eecc0> 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 0x7f5220082d80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f521fffbbf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201f2ba0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52201f29f0> # 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/sysconfig/pmproxy", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 454, "inode": 204226, "dev": 51714, "nlink": 1, "atime": 1717977600.0, "mtime": 1717977600.0, "ctime": 1726880697.1997292, "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": "90a90e5d0e16cf8155849f2481ddab7670215783", "mimetype": "text/plain", "charset": "us-ascii", "version": "2345992720", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/sysconfig/pmproxy", "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880908.31009: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/pmproxy', '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-1726880907.973618-10651-50577960904578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 9257 1726880908.31014: Sending initial data 9257 1726880908.31017: Sent initial data (160 bytes) 9257 1726880908.31306: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.31309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.31312: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.31315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration <<< 9257 1726880908.31326: 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.46.117 originally 10.31.46.117 debug2: match found <<< 9257 1726880908.31330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.31384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.31386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.31422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.33032: 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" <<< 9257 1726880908.33043: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880908.33071: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880908.33107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp105dnrci/pmproxy.defaults.j2 /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source <<< 9257 1726880908.33116: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source" <<< 9257 1726880908.33143: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp105dnrci/pmproxy.defaults.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source" <<< 9257 1726880908.33305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.33366: stderr chunk (state=3): >>><<< 9257 1726880908.33370: stdout chunk (state=3): >>><<< 9257 1726880908.33391: _low_level_execute_command(): starting 9257 1726880908.33396: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/ /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source && sleep 0' 9257 1726880908.33860: 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 <<< 9257 1726880908.33865: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 9257 1726880908.33869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.33926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.33933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.33969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.35783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.35799: stderr chunk (state=3): >>><<< 9257 1726880908.35804: stdout chunk (state=3): >>><<< 9257 1726880908.35819: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.35848: variable 'ansible_module_compression' from source: unknown 9257 1726880908.35888: ANSIBALLZ: Using generic lock for ansible.legacy.copy 9257 1726880908.35892: ANSIBALLZ: Acquiring lock 9257 1726880908.35898: ANSIBALLZ: Lock acquired: 140047843920304 9257 1726880908.35901: ANSIBALLZ: Creating module 9257 1726880908.47997: ANSIBALLZ: Writing module into payload 9257 1726880908.48120: ANSIBALLZ: Writing module 9257 1726880908.48141: ANSIBALLZ: Renaming module 9257 1726880908.48150: ANSIBALLZ: Done creating module 9257 1726880908.48162: variable 'ansible_facts' from source: unknown 9257 1726880908.48210: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py 9257 1726880908.48319: Sending initial data 9257 1726880908.48323: Sent initial data (150 bytes) 9257 1726880908.48825: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.48829: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.48832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.48835: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.48902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.48904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.48943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.50509: 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 <<< 9257 1726880908.50520: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880908.50545: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880908.50580: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp2h3r4nlg /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py <<< 9257 1726880908.50588: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py" <<< 9257 1726880908.50617: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp2h3r4nlg" to remote "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py" <<< 9257 1726880908.51417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.51481: stderr chunk (state=3): >>><<< 9257 1726880908.51485: stdout chunk (state=3): >>><<< 9257 1726880908.51508: done transferring module to remote 9257 1726880908.51520: _low_level_execute_command(): starting 9257 1726880908.51526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/ /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py && sleep 0' 9257 1726880908.51997: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.52001: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.52004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.52006: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.52072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.52075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.52109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.53879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.53927: stderr chunk (state=3): >>><<< 9257 1726880908.53930: stdout chunk (state=3): >>><<< 9257 1726880908.53946: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.53956: _low_level_execute_command(): starting 9257 1726880908.53961: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/AnsiballZ_copy.py && sleep 0' 9257 1726880908.54414: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.54418: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.54421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.54427: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.54481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.54487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.54536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.56637: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880908.56670: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880908.56712: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880908.56715: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880908.56781: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880908.56787: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880908.56822: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880908.56859: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880908.56890: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880908.56894: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880908.56948: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880908.56956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.56973: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880908.56997: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880908.57043: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880908.57072: 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 0x7f35fe32c530> <<< 9257 1726880908.57078: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe2fbb30> <<< 9257 1726880908.57110: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880908.57114: 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 0x7f35fe32eab0> <<< 9257 1726880908.57149: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880908.57173: stdout chunk (state=3): >>>import '_abc' # <<< 9257 1726880908.57184: stdout chunk (state=3): >>>import 'abc' # <<< 9257 1726880908.57190: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880908.57228: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880908.57323: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880908.57354: stdout chunk (state=3): >>>import 'genericpath' # <<< 9257 1726880908.57363: stdout chunk (state=3): >>>import 'posixpath' # <<< 9257 1726880908.57386: stdout chunk (state=3): >>>import 'os' # <<< 9257 1726880908.57406: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 9257 1726880908.57423: stdout chunk (state=3): >>>Processing user site-packages <<< 9257 1726880908.57427: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880908.57444: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880908.57452: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880908.57485: 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' <<< 9257 1726880908.57510: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe141160> <<< 9257 1726880908.57573: 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 <<< 9257 1726880908.57586: 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 0x7f35fe142000> <<< 9257 1726880908.57619: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880908.57646: 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. <<< 9257 1726880908.57898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880908.57907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880908.57934: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880908.57940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.57964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880908.58000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880908.58026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880908.58045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880908.58067: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17fdd0> <<< 9257 1726880908.58079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880908.58119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880908.58140: stdout chunk (state=3): >>>import '_operator' # <<< 9257 1726880908.58150: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17ffe0> <<< 9257 1726880908.58154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 9257 1726880908.58187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 9257 1726880908.58209: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880908.58264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.58277: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880908.58307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 9257 1726880908.58316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1b7800> <<< 9257 1726880908.58337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880908.58341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1b7e90> <<< 9257 1726880908.58370: stdout chunk (state=3): >>>import '_collections' # <<< 9257 1726880908.58422: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe197aa0> <<< 9257 1726880908.58429: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880908.58460: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe195190> <<< 9257 1726880908.58560: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17cf80> <<< 9257 1726880908.58589: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880908.58607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 9257 1726880908.58617: stdout chunk (state=3): >>>import '_sre' # <<< 9257 1726880908.58644: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880908.58670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880908.58692: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880908.58698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880908.58733: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1db710> <<< 9257 1726880908.58736: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1da330> <<< 9257 1726880908.58779: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880908.58783: 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 0x7f35fe196060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1d8a40> <<< 9257 1726880908.58837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880908.58850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 9257 1726880908.58867: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17c200> <<< 9257 1726880908.58872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 9257 1726880908.58889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 9257 1726880908.58914: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.58928: 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 0x7f35fe20cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17e840> <<< 9257 1726880908.58965: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.58976: 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 0x7f35fe20cdd0> <<< 9257 1726880908.58986: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17ad20> <<< 9257 1726880908.59012: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 9257 1726880908.59024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.59036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880908.59077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880908.59080: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20d190> <<< 9257 1726880908.59093: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880908.59128: 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' <<< 9257 1726880908.59153: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20e3c0> <<< 9257 1726880908.59165: stdout chunk (state=3): >>>import 'importlib.util' # <<< 9257 1726880908.59174: stdout chunk (state=3): >>>import 'runpy' # <<< 9257 1726880908.59192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880908.59229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880908.59261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880908.59268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe2285c0> <<< 9257 1726880908.59289: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880908.59300: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.59321: 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 0x7f35fe229d00> <<< 9257 1726880908.59343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 9257 1726880908.59353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 9257 1726880908.59390: 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' <<< 9257 1726880908.59392: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe22abd0> <<< 9257 1726880908.59434: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.59440: 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 0x7f35fe22b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe22a120> <<< 9257 1726880908.59470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880908.59478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880908.59520: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.59524: 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 0x7f35fe22bc80> <<< 9257 1726880908.59537: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe22b3b0> <<< 9257 1726880908.59582: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20e3f0> <<< 9257 1726880908.59599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880908.59627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880908.59648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880908.59671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880908.59705: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.59718: 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 0x7f35fdfafb30> <<< 9257 1726880908.59730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880908.59737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880908.59765: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.59774: 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 0x7f35fdfd85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfd8350> <<< 9257 1726880908.59797: 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 0x7f35fdfd8560> <<< 9257 1726880908.59834: 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 0x7f35fdfd87a0> <<< 9257 1726880908.59849: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfadcd0> <<< 9257 1726880908.59875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880908.59964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880908.59991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880908.60008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880908.60018: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfd9e20> <<< 9257 1726880908.60034: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfd8aa0> <<< 9257 1726880908.60056: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20eae0> <<< 9257 1726880908.60078: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880908.60138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.60151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880908.60194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880908.60229: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe00a180> <<< 9257 1726880908.60281: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880908.60284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.60314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880908.60335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880908.60386: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe022330> <<< 9257 1726880908.60406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880908.60453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880908.60500: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880908.60527: 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 0x7f35fe05f0b0> <<< 9257 1726880908.60555: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880908.60587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880908.60614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880908.60656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880908.60751: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe089850> <<< 9257 1726880908.60821: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe05f1d0> <<< 9257 1726880908.60868: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe022f90> <<< 9257 1726880908.60900: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880908.60919: 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 0x7f35fdea0170> <<< 9257 1726880908.60923: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe021370> <<< 9257 1726880908.60926: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfdad20> <<< 9257 1726880908.61023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880908.61040: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35fdea0380> <<< 9257 1726880908.61122: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_qfm6c3fa/ansible_ansible.legacy.copy_payload.zip' <<< 9257 1726880908.61130: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.61275: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.61308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880908.61313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880908.61361: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880908.61434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880908.61473: 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 0x7f35fdef9e20> <<< 9257 1726880908.61479: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880908.61679: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fded0d10> <<< 9257 1726880908.61686: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdea3e30> # zipimport: zlib available <<< 9257 1726880908.61716: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880908.61724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.61747: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.61772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.61781: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880908.61785: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.63327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.64572: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880908.64586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fded3cb0> <<< 9257 1726880908.64604: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 9257 1726880908.64613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.64636: 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' <<< 9257 1726880908.64667: 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' <<< 9257 1726880908.64697: 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 0x7f35fdf1d850> <<< 9257 1726880908.64736: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1d5e0> <<< 9257 1726880908.64764: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1cef0> <<< 9257 1726880908.64786: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880908.64793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880908.64833: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1d340> <<< 9257 1726880908.64848: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdefaab0> <<< 9257 1726880908.64854: stdout chunk (state=3): >>>import 'atexit' # <<< 9257 1726880908.64879: 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 0x7f35fdf1e570> <<< 9257 1726880908.64909: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.64916: 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 0x7f35fdf1e7b0> <<< 9257 1726880908.64934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880908.64985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880908.64995: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880908.65041: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1ecf0> <<< 9257 1726880908.65045: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880908.65065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880908.65096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880908.65128: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd84a70> <<< 9257 1726880908.65159: 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 0x7f35fdd86690> <<< 9257 1726880908.65184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880908.65198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880908.65238: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd87050> <<< 9257 1726880908.65253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880908.65284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880908.65295: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd87fe0> <<< 9257 1726880908.65322: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880908.65355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880908.65378: 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' <<< 9257 1726880908.65438: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8acf0> <<< 9257 1726880908.65477: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.65484: 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 0x7f35fdd8ae10> <<< 9257 1726880908.65497: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd88fb0> <<< 9257 1726880908.65524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880908.65549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880908.65572: 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' <<< 9257 1726880908.65593: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880908.65620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880908.65655: 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' <<< 9257 1726880908.65667: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8ecc0> <<< 9257 1726880908.65672: stdout chunk (state=3): >>>import '_tokenize' # <<< 9257 1726880908.65749: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8d7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8d520> <<< 9257 1726880908.65768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880908.65774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880908.65860: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8fec0> <<< 9257 1726880908.65881: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd894c0> <<< 9257 1726880908.65908: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.65914: 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 0x7f35fddd6f00> <<< 9257 1726880908.65942: 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' <<< 9257 1726880908.65949: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd6ff0> <<< 9257 1726880908.65976: 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 <<< 9257 1726880908.65982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880908.66007: 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' <<< 9257 1726880908.66051: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.66062: 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 0x7f35fddd8bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd8980> <<< 9257 1726880908.66075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880908.66161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880908.66208: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.66215: 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 0x7f35fdddb0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd9250> <<< 9257 1726880908.66241: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880908.66280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.66311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880908.66324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 9257 1726880908.66331: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880908.66377: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdde28d0> <<< 9257 1726880908.66529: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdddb260> <<< 9257 1726880908.66603: 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' <<< 9257 1726880908.66616: 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 0x7f35fdde3740> <<< 9257 1726880908.66640: 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' <<< 9257 1726880908.66649: 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 0x7f35fdde35c0> <<< 9257 1726880908.66692: 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' <<< 9257 1726880908.66700: 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 0x7f35fdde3c80> <<< 9257 1726880908.66706: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd72f0> <<< 9257 1726880908.66734: 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' <<< 9257 1726880908.66757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880908.66778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880908.66809: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.66838: 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 0x7f35fdde6bd0> <<< 9257 1726880908.67019: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.67029: 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 0x7f35fdde7ef0> <<< 9257 1726880908.67047: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdde5370> <<< 9257 1726880908.67085: 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' <<< 9257 1726880908.67093: 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 0x7f35fdde66f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdde4f50> <<< 9257 1726880908.67112: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67131: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880908.67144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67246: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67355: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67368: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880908.67389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67411: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880908.67418: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.67699: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.68360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.69041: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880908.69045: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880908.69061: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 9257 1726880908.69069: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880908.69078: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880908.69099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.69155: 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 0x7f35fde73290> <<< 9257 1726880908.69265: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880908.69275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880908.69287: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fde70e90> <<< 9257 1726880908.69295: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddeb380> <<< 9257 1726880908.69343: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880908.69360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.69376: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.69396: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 9257 1726880908.69404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.69585: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.69771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 9257 1726880908.69789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fde71520> <<< 9257 1726880908.69801: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.70364: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.70923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71007: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71099: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880908.71110: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880908.71210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71289: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71404: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880908.71432: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71439: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880908.71464: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71549: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880908.71565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.71840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880908.72188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880908.72208: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880908.72292: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fde73320> <<< 9257 1726880908.72303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72483: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880908.72488: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 9257 1726880908.72506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880908.72536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880908.72540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880908.72610: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.72734: 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 0x7f35fdc7da30> <<< 9257 1726880908.72788: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880908.72799: 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 0x7f35fdc7e360> <<< 9257 1726880908.72803: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fde72750> <<< 9257 1726880908.72824: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72866: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880908.72922: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.72971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73155: 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 <<< 9257 1726880908.73197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880908.73286: 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' <<< 9257 1726880908.73292: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f35fdc7d130> <<< 9257 1726880908.73332: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc7e570> <<< 9257 1726880908.73374: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880908.73383: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73454: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73523: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.73598: 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' <<< 9257 1726880908.73629: 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 <<< 9257 1726880908.73648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880908.73674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880908.73732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880908.73760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880908.73773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880908.73836: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd12780> <<< 9257 1726880908.73882: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc88410> <<< 9257 1726880908.73973: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc82540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc82390> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880908.73984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.74018: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.74043: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880908.74052: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880908.74102: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880908.74128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.74143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.74152: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880908.74160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.74591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.75015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 9257 1726880908.75032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc7cfe0> <<< 9257 1726880908.75117: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880908.75887: stdout chunk (state=3): >>> {"dest": "/etc/sysconfig/pmproxy", "src": "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source", "md5sum": "1c4e98765c85deb09dcdc5189d737011", "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source", "dest": "/etc/sysconfig/pmproxy", "mode": "0644", "follow": false, "_original_basename": "pmproxy.defaults.j2", "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "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}}} <<< 9257 1726880908.75895: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880908.76210: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880908.76230: 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 <<< 9257 1726880908.76236: 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 <<< 9257 1726880908.76270: 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 <<< 9257 1726880908.76279: 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 <<< 9257 1726880908.76301: 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 <<< 9257 1726880908.76313: 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 <<< 9257 1726880908.76329: 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 <<< 9257 1726880908.76341: 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 <<< 9257 1726880908.76353: 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 # 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 <<< 9257 1726880908.76376: 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 # 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 <<< 9257 1726880908.76395: 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 <<< 9257 1726880908.76406: 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 filecmp # destroy filecmp <<< 9257 1726880908.76641: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880908.76652: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880908.76681: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880908.76696: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880908.76711: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 9257 1726880908.76746: stdout chunk (state=3): >>># destroy ntpath <<< 9257 1726880908.76749: stdout chunk (state=3): >>># destroy importlib <<< 9257 1726880908.76794: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal <<< 9257 1726880908.76802: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 9257 1726880908.76805: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale<<< 9257 1726880908.76810: stdout chunk (state=3): >>> # destroy pwd # destroy locale # destroy signal <<< 9257 1726880908.76832: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 9257 1726880908.76854: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 9257 1726880908.76871: stdout chunk (state=3): >>># destroy datetime <<< 9257 1726880908.76882: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880908.76901: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880908.76955: 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 <<< 9257 1726880908.76962: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 9257 1726880908.76989: 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 <<< 9257 1726880908.77006: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 9257 1726880908.77027: 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 <<< 9257 1726880908.77059: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 9257 1726880908.77066: 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 <<< 9257 1726880908.77073: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 9257 1726880908.77097: 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 <<< 9257 1726880908.77119: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 9257 1726880908.77141: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 9257 1726880908.77146: 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 <<< 9257 1726880908.77157: stdout chunk (state=3): >>># cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 9257 1726880908.77173: 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 <<< 9257 1726880908.77309: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880908.77318: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880908.77326: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880908.77365: stdout chunk (state=3): >>># destroy platform <<< 9257 1726880908.77370: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880908.77384: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880908.77420: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880908.77432: 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 <<< 9257 1726880908.77442: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880908.77459: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880908.77544: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880908.77561: 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 <<< 9257 1726880908.77573: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 9257 1726880908.77590: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 9257 1726880908.77621: stdout chunk (state=3): >>># destroy _operator # destroy _sha2<<< 9257 1726880908.77657: stdout chunk (state=3): >>> # destroy _string # destroy re <<< 9257 1726880908.77663: stdout chunk (state=3): >>># destroy itertools <<< 9257 1726880908.77666: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 9257 1726880908.77668: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880908.77681: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880908.78050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880908.78112: stderr chunk (state=3): >>><<< 9257 1726880908.78116: stdout chunk (state=3): >>><<< 9257 1726880908.78208: _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 0x7f35fe32c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe2fbb30> # /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 0x7f35fe32eab0> 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 0x7f35fe141160> # /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 0x7f35fe142000> 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 0x7f35fe17fdd0> # /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 0x7f35fe17ffe0> # /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 0x7f35fe1b7800> # /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 0x7f35fe1b7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe197aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe195190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17cf80> # /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 0x7f35fe1db710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1da330> # /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 0x7f35fe196060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe1d8a40> # /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 0x7f35fe20c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17c200> # /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 0x7f35fe20cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17e840> # 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 0x7f35fe20cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe17ad20> # /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 0x7f35fe20d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20d190> 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 0x7f35fe20e3c0> 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 0x7f35fe2285c0> 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 0x7f35fe229d00> # /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 0x7f35fe22abd0> # 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 0x7f35fe22b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe22a120> # /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 0x7f35fe22bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe22b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20e3f0> # /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 0x7f35fdfafb30> # /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 0x7f35fdfd85f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfd8350> # 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 0x7f35fdfd8560> # 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 0x7f35fdfd87a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfadcd0> # /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 0x7f35fdfd9e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfd8aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe20eae0> # /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 0x7f35fe00a180> # /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 0x7f35fe022330> # /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 0x7f35fe05f0b0> # /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 0x7f35fe089850> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe05f1d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe022f90> # /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 0x7f35fdea0170> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fe021370> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdfdad20> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f35fdea0380> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_qfm6c3fa/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 0x7f35fdef9e20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fded0d10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdea3e30> # 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 0x7f35fded3cb0> # /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 0x7f35fdf1d850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1d5e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdf1cef0> # /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 0x7f35fdf1d340> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdefaab0> 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 0x7f35fdf1e570> # 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 0x7f35fdf1e7b0> # /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 0x7f35fdf1ecf0> 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 0x7f35fdd84a70> # 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 0x7f35fdd86690> # /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 0x7f35fdd87050> # /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 0x7f35fdd87fe0> # /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 0x7f35fdd8acf0> # 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 0x7f35fdd8ae10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd88fb0> # /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 0x7f35fdd8ecc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8d7c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd8d520> # /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 0x7f35fdd8fec0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdd894c0> # 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 0x7f35fddd6f00> # /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 0x7f35fddd6ff0> # /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 0x7f35fddd8bc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd8980> # /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 0x7f35fdddb0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd9250> # /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 0x7f35fdde28d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdddb260> # 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 0x7f35fdde3740> # 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 0x7f35fdde35c0> # 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 0x7f35fdde3c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddd72f0> # /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 0x7f35fdde6bd0> # 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 0x7f35fdde7ef0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdde5370> # 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 0x7f35fdde66f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdde4f50> # 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 0x7f35fde73290> # /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 0x7f35fde70e90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fddeb380> 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 0x7f35fde71520> # 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 0x7f35fde73320> # 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 0x7f35fdc7da30> # 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 0x7f35fdc7e360> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fde72750> # 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 0x7f35fdc7d130> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc7e570> 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 0x7f35fdd12780> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc88410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc82540> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f35fdc82390> # 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 0x7f35fdc7cfe0> # zipimport: zlib available {"dest": "/etc/sysconfig/pmproxy", "src": "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source", "md5sum": "1c4e98765c85deb09dcdc5189d737011", "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source", "dest": "/etc/sysconfig/pmproxy", "mode": "0644", "follow": false, "_original_basename": "pmproxy.defaults.j2", "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "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}}} # 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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 9257 1726880908.79384: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source', 'dest': '/etc/sysconfig/pmproxy', 'mode': '0644', 'follow': False, '_original_basename': 'pmproxy.defaults.j2', 'checksum': 'fa1a173dfa5b1affbf6767115bdae2ce00e98ecc', '_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-1726880907.973618-10651-50577960904578/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880908.79388: _low_level_execute_command(): starting 9257 1726880908.79391: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/ > /dev/null 2>&1 && sleep 0' 9257 1726880908.79394: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880908.79396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.79399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.79402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880908.79405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880908.79408: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880908.79411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.79414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880908.79416: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 is address <<< 9257 1726880908.79419: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 9257 1726880908.79422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.79425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.79427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880908.79430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880908.79432: stderr chunk (state=3): >>>debug2: match found <<< 9257 1726880908.79434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.79437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.79439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.79442: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.79492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.81397: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.81564: stderr chunk (state=3): >>><<< 9257 1726880908.81572: stdout chunk (state=3): >>><<< 9257 1726880908.81575: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.81578: handler run complete 9257 1726880908.81619: attempt loop complete, returning result 9257 1726880908.81629: _execute() done 9257 1726880908.81639: dumping result to json 9257 1726880908.81867: done dumping result, returning 9257 1726880908.81905: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured [027aebc8-b3f3-b82f-6e37-000000000472] 9257 1726880908.81910: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000472 9257 1726880908.82013: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000472 Notification for handler Restart pmproxy has been saved. changed: [managed_node1] => { "changed": true, "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "dest": "/etc/sysconfig/pmproxy", "gid": 0, "group": "root", "md5sum": "1c4e98765c85deb09dcdc5189d737011", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "src": "/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source", "state": "file", "uid": 0 } 9257 1726880908.82476: no more pending results, returning what we have 9257 1726880908.82481: results queue empty 9257 1726880908.82483: checking for any_errors_fatal 9257 1726880908.82485: done checking for any_errors_fatal 9257 1726880908.82487: checking for max_fail_percentage 9257 1726880908.82489: done checking for max_fail_percentage 9257 1726880908.82490: checking to see if all hosts have failed and the running result is not ok 9257 1726880908.82491: done checking to see if all hosts have failed 9257 1726880908.82492: getting the remaining hosts for this loop 9257 1726880908.82497: done getting the remaining hosts for this loop 9257 1726880908.82506: getting the next task for host managed_node1 9257 1726880908.82516: done getting next task for host managed_node1 9257 1726880908.82521: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot 9257 1726880908.82528: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880908.82693: getting variables 9257 1726880908.82697: in VariableManager get_vars() 9257 1726880908.82738: Calling all_inventory to load vars for managed_node1 9257 1726880908.82743: Calling groups_inventory to load vars for managed_node1 9257 1726880908.82746: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880908.82763: Calling all_plugins_play to load vars for managed_node1 9257 1726880908.82770: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880908.82775: Calling groups_plugins_play to load vars for managed_node1 9257 1726880908.83574: WORKER PROCESS EXITING 9257 1726880908.83791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880908.85023: done with get_vars() 9257 1726880908.85042: done getting variables 9257 1726880908.85220: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 Friday 20 September 2024 21:08:28 -0400 (0:00:00.921) 0:00:37.880 ****** 9257 1726880908.85274: entering _queue_task() for managed_node1/service 9257 1726880908.85783: worker is 1 (out of 1 available) 9257 1726880908.85799: exiting _queue_task() for managed_node1/service 9257 1726880908.85811: done queuing things up, now waiting for results queue to drain 9257 1726880908.85814: waiting for pending results... 9257 1726880908.86180: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot 9257 1726880908.86388: in run() - task 027aebc8-b3f3-b82f-6e37-000000000473 9257 1726880908.86393: variable 'ansible_search_path' from source: unknown 9257 1726880908.86397: variable 'ansible_search_path' from source: unknown 9257 1726880908.86400: calling self._execute() 9257 1726880908.86764: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880908.86770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880908.86775: variable 'omit' from source: magic vars 9257 1726880908.86779: variable 'omit' from source: magic vars 9257 1726880908.86783: variable 'omit' from source: magic vars 9257 1726880908.86901: variable 'omit' from source: magic vars 9257 1726880908.86904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880908.86907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880908.86925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880908.86950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880908.86962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880908.86998: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880908.87004: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880908.87072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880908.87339: Set connection var ansible_connection to ssh 9257 1726880908.87343: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880908.87349: Set connection var ansible_pipelining to False 9257 1726880908.87351: Set connection var ansible_shell_type to sh 9257 1726880908.87353: Set connection var ansible_shell_executable to /bin/sh 9257 1726880908.87356: Set connection var ansible_timeout to 10 9257 1726880908.87449: variable 'ansible_shell_executable' from source: unknown 9257 1726880908.87455: variable 'ansible_connection' from source: unknown 9257 1726880908.87460: variable 'ansible_module_compression' from source: unknown 9257 1726880908.87463: variable 'ansible_shell_type' from source: unknown 9257 1726880908.87467: variable 'ansible_shell_executable' from source: unknown 9257 1726880908.87470: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880908.87474: variable 'ansible_pipelining' from source: unknown 9257 1726880908.87477: variable 'ansible_timeout' from source: unknown 9257 1726880908.87480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880908.87819: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880908.87833: variable 'omit' from source: magic vars 9257 1726880908.87840: starting attempt loop 9257 1726880908.87844: running the handler 9257 1726880908.88350: variable 'ansible_facts' from source: unknown 9257 1726880908.88821: _low_level_execute_command(): starting 9257 1726880908.88830: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880908.89666: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.89704: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.89824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.89831: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.89874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.91562: stdout chunk (state=3): >>>/root <<< 9257 1726880908.92051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.92055: stderr chunk (state=3): >>><<< 9257 1726880908.92059: stdout chunk (state=3): >>><<< 9257 1726880908.92064: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.92068: _low_level_execute_command(): starting 9257 1726880908.92071: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050 `" && echo ansible-tmp-1726880908.9185116-10684-184999449066050="` echo /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050 `" ) && sleep 0' 9257 1726880908.93094: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880908.93189: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.93401: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.93404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.93433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.93497: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.95965: stdout chunk (state=3): >>>ansible-tmp-1726880908.9185116-10684-184999449066050=/root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050 <<< 9257 1726880908.95972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880908.95975: stdout chunk (state=3): >>><<< 9257 1726880908.95978: stderr chunk (state=3): >>><<< 9257 1726880908.95982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880908.9185116-10684-184999449066050=/root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880908.95984: variable 'ansible_module_compression' from source: unknown 9257 1726880908.96042: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 9257 1726880908.96190: variable 'ansible_facts' from source: unknown 9257 1726880908.96623: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py 9257 1726880908.97153: Sending initial data 9257 1726880908.97200: Sent initial data (155 bytes) 9257 1726880908.97985: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880908.98015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880908.98055: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.98127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880908.98184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880908.98211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880908.98243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880908.98356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880908.99947: 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 <<< 9257 1726880908.99994: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880909.00061: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9806w_9h /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py <<< 9257 1726880909.00065: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py" <<< 9257 1726880909.00101: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp9806w_9h" to remote "/root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py" <<< 9257 1726880909.02771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880909.02862: stderr chunk (state=3): >>><<< 9257 1726880909.02878: stdout chunk (state=3): >>><<< 9257 1726880909.02914: done transferring module to remote 9257 1726880909.02936: _low_level_execute_command(): starting 9257 1726880909.02947: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/ /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py && sleep 0' 9257 1726880909.03600: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880909.03618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880909.03740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880909.03756: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880909.03782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880909.03859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880909.05628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880909.05723: stderr chunk (state=3): >>><<< 9257 1726880909.05740: stdout chunk (state=3): >>><<< 9257 1726880909.05768: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880909.05787: _low_level_execute_command(): starting 9257 1726880909.05799: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/AnsiballZ_systemd.py && sleep 0' 9257 1726880909.06451: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880909.06469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880909.06484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880909.06502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880909.06529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 <<< 9257 1726880909.06541: stderr chunk (state=3): >>>debug2: match not found <<< 9257 1726880909.06645: 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880909.06664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880909.06681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880909.06700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880909.06785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880909.09145: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880909.09150: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 9257 1726880909.09319: 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' # import 'codecs' # <<< 9257 1726880909.09444: 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 0x7f7f9152c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f914fbb30> # /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 0x7f7f9152eab0> <<< 9257 1726880909.09479: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880909.09507: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880909.09619: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880909.09623: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 9257 1726880909.09713: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880909.09768: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880909.09771: 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' <<< 9257 1726880909.09823: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f912dd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 9257 1726880909.09917: 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 0x7f7f912de000> <<< 9257 1726880909.09963: 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. <<< 9257 1726880909.10413: 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 <<< 9257 1726880909.10604: 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' <<< 9257 1726880909.10823: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9131bda0> # /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 0x7f7f9131bfe0> # /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 0x7f7f913537d0> <<< 9257 1726880909.10923: 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 0x7f7f91353e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91333a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91331190> <<< 9257 1726880909.11134: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91318f50> <<< 9257 1726880909.11305: 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 0x7f7f913776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913762d0> # /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 0x7f7f91332030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9131ae40> # /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 0x7f7f913a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913181d0> <<< 9257 1726880909.11741: 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 0x7f7f913a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913a8ad0> # 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 0x7f7f913a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91316d20> # /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 <<< 9257 1726880909.11747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913a91f0> import 'importlib.machinery' # <<< 9257 1726880909.11751: 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 0x7f7f913aa420> 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 0x7f7f913c4620> 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 0x7f7f913c5d60> # /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 <<< 9257 1726880909.11761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913c6c60> <<< 9257 1726880909.11792: 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 0x7f7f913c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913c61b0> <<< 9257 1726880909.11826: 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' <<< 9257 1726880909.11882: 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 0x7f7f913c7d40> <<< 9257 1726880909.11964: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913aa390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880909.12106: 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 0x7f7f910abcb0> # /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' <<< 9257 1726880909.12304: 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 0x7f7f910d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d44d0> # 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 0x7f7f910d45f0> # 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 0x7f7f910d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910a9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880909.12340: 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 0x7f7f910d5f70> <<< 9257 1726880909.12417: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913aab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880909.12480: 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 <<< 9257 1726880909.12692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880909.12695: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91106330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880909.12734: 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 0x7f7f9111e480> <<< 9257 1726880909.12834: 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' <<< 9257 1726880909.12919: 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 0x7f7f9115b230> <<< 9257 1726880909.13024: 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 <<< 9257 1726880909.13116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880909.13125: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f911819d0> <<< 9257 1726880909.13198: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9115b350> <<< 9257 1726880909.13217: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9111f110> <<< 9257 1726880909.13322: 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 0x7f7f90fac350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9111d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d6ed0> <<< 9257 1726880909.13439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880909.13465: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f90fac530> <<< 9257 1726880909.13634: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_vhhi2d77/ansible_ansible.legacy.systemd_payload.zip' <<< 9257 1726880909.13784: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.13827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.13850: 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' <<< 9257 1726880909.13873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880909.13943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880909.13990: 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 0x7f7f9101a000> <<< 9257 1726880909.13998: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880909.14194: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90fecef0> <<< 9257 1726880909.14197: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90faff80> # zipimport: zlib available <<< 9257 1726880909.14225: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880909.14264: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.14271: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.14282: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880909.14290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.16231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.17162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880909.17192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90fefe60> # /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' <<< 9257 1726880909.17238: 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' <<< 9257 1726880909.17425: 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' <<< 9257 1726880909.17482: 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 0x7f7f910459a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91045790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910450a0> # /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 0x7f7f91045ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9101aa20> 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 0x7f7f91046750> <<< 9257 1726880909.17503: 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 0x7f7f910468d0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880909.17649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880909.17656: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880909.17688: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91046de0> 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' <<< 9257 1726880909.17692: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eacbc0> <<< 9257 1726880909.17774: 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 0x7f7f90eae7e0> # /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' <<< 9257 1726880909.17924: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eaf1a0> # /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 0x7f7f90eb0380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880909.17947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880909.17963: 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' <<< 9257 1726880909.18009: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb2e10> <<< 9257 1726880909.18065: 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 0x7f7f90eb2f30> <<< 9257 1726880909.18087: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb10d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880909.18197: 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 <<< 9257 1726880909.18261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880909.18279: 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 0x7f7f90eb6cc0> import '_tokenize' # <<< 9257 1726880909.18356: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb54f0> <<< 9257 1726880909.18365: 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' <<< 9257 1726880909.18536: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb7e90> <<< 9257 1726880909.18590: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb15e0> <<< 9257 1726880909.18598: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880909.18601: 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 0x7f7f90efade0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 9257 1726880909.18607: 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 0x7f7f90efaf60> # /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' <<< 9257 1726880909.18771: 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 0x7f7f90f00b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f008c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880909.18810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880909.18814: 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 0x7f7f90f03080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f011c0> <<< 9257 1726880909.18888: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880909.18893: 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 <<< 9257 1726880909.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880909.18965: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f0a8a0> <<< 9257 1726880909.19113: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f03230> <<< 9257 1726880909.19323: 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 0x7f7f90f0bbc0> # 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 0x7f7f90f0ba70> # 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 0x7f7f90f0b2c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90efb1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 9257 1726880909.19327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 9257 1726880909.19369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880909.19373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880909.19414: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880909.19418: 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 0x7f7f90f0f410> <<< 9257 1726880909.19625: 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 0x7f7f90f10380> <<< 9257 1726880909.19628: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f0db80> <<< 9257 1726880909.20044: 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 0x7f7f90f0ef00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f0d760> <<< 9257 1726880909.20050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880909.20079: stdout chunk (state=3): >>># 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 <<< 9257 1726880909.20125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.20270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.20925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.21777: 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' <<< 9257 1726880909.21989: 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 0x7f7f90d98560> # /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 0x7f7f90d994c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f12de0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880909.22143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.22383: 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 0x7f7f90d99160> # zipimport: zlib available <<< 9257 1726880909.22915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23468: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23639: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 9257 1726880909.23687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880909.23751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.23941: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880909.23974: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.23997: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880909.24185: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880909.24372: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.24656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880909.24713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880909.24737: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880909.24978: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90d9bce0> <<< 9257 1726880909.25012: stdout chunk (state=3): >>># 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' # <<< 9257 1726880909.25042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880909.25061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880909.25125: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880909.25242: 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 0x7f7f90da1fd0> <<< 9257 1726880909.25293: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880909.25320: 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 0x7f7f90da2930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90d9aae0> # zipimport: zlib available <<< 9257 1726880909.25371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.25412: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880909.25431: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.25469: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.25518: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.25579: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.25665: 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 <<< 9257 1726880909.25691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880909.25875: 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 0x7f7f90da1610> <<< 9257 1726880909.25907: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da2b40> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880909.25932: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.26004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.26033: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.26205: 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' <<< 9257 1726880909.26209: 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 # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880909.26235: 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' <<< 9257 1726880909.26298: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e36cf0> <<< 9257 1726880909.26341: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90daca70> <<< 9257 1726880909.26509: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da6d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da6900> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 9257 1726880909.26514: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880909.26564: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880909.26588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880909.26606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.26816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27060: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 9257 1726880909.27325: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27402: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27465: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 9257 1726880909.27672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27897: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.27959: 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'<<< 9257 1726880909.27986: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 9257 1726880909.28014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 9257 1726880909.28043: 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' <<< 9257 1726880909.28135: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e39850> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 9257 1726880909.28139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 9257 1726880909.28152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880909.28177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880909.28414: 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' <<< 9257 1726880909.28418: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90355a00> # 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 0x7f7f90354350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e214f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e20a40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e3be60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e38980> <<< 9257 1726880909.28424: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 9257 1726880909.28455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 9257 1726880909.28484: 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' <<< 9257 1726880909.28514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 9257 1726880909.28533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880909.28555: 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 0x7f7f90357c20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90357500> <<< 9257 1726880909.28586: 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 0x7f7f903576e0> <<< 9257 1726880909.28605: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90356930> <<< 9257 1726880909.28770: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 9257 1726880909.28811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 9257 1726880909.28815: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90357dd0> <<< 9257 1726880909.28818: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 9257 1726880909.28821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880909.28827: 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 0x7f7f903be8a0> <<< 9257 1726880909.28974: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903bc8c0> <<< 9257 1726880909.28991: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e38fb0> 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 <<< 9257 1726880909.29013: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.29080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 9257 1726880909.29141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.29190: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 9257 1726880909.29224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.29407: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 9257 1726880909.29411: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.29436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 9257 1726880909.29480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.29527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 9257 1726880909.29544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.29804: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.29808: 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 <<< 9257 1726880909.30340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.30823: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 9257 1726880909.30849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.30893: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31203: stdout chunk (state=3): >>># 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 <<< 9257 1726880909.31242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 9257 1726880909.31269: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 9257 1726880909.31336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31367: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 9257 1726880909.31413: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.31587: 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' <<< 9257 1726880909.31614: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903bee10> <<< 9257 1726880909.31635: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880909.31669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880909.31885: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903bfaa0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.31950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 9257 1726880909.31976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.32062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.32160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 9257 1726880909.32178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.32238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.32486: stdout chunk (state=3): >>>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' <<< 9257 1726880909.32536: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880909.32601: 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 0x7f7f903f2d20><<< 9257 1726880909.32619: stdout chunk (state=3): >>> <<< 9257 1726880909.32800: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903de990> <<< 9257 1726880909.32979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 9257 1726880909.33044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33426: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 9257 1726880909.33450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33481: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 9257 1726880909.33547: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.33786: 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 0x7f7f9020a6c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903f2b10> 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 <<< 9257 1726880909.33838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 9257 1726880909.33850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34177: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 9257 1726880909.34198: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34299: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34456: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.34501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 9257 1726880909.34792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 9257 1726880909.34796: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.34893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 9257 1726880909.34911: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.35041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.35173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 9257 1726880909.35195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.35223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.35267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.35876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.36459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 9257 1726880909.36482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.36588: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.36708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 9257 1726880909.36725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.36827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.36931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 9257 1726880909.36955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.37115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.37290: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 9257 1726880909.37319: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 9257 1726880909.37594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.37598: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880909.37652: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.37882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 9257 1726880909.38130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 9257 1726880909.38383: 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 # zipimport: zlib available <<< 9257 1726880909.38445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 9257 1726880909.38453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 9257 1726880909.38514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38574: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 9257 1726880909.38653: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38702: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.38775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 9257 1726880909.38791: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 9257 1726880909.39391: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39436: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 9257 1726880909.39676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39710: stdout chunk (state=3): >>># 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 <<< 9257 1726880909.39725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 9257 1726880909.39776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.39938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880909.39966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 9257 1726880909.39993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 9257 1726880909.40123: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # <<< 9257 1726880909.40427: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 9257 1726880909.40442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40481: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 9257 1726880909.40564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.40981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 9257 1726880909.41005: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41042: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 9257 1726880909.41111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 9257 1726880909.41227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 9257 1726880909.41428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880909.41656: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.41938: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 9257 1726880909.42056: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880909.91541: stdout chunk (state=3): >>> {"name": "pmproxy", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "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=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; 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", "IOSchedulingPri<<< 9257 1726880909.91551: stdout chunk (state=3): >>>ority": "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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "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": "pmproxy.service", "Names": "pmproxy.service", "Requires": "sysinit.target system.slice", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "pmcd.service systemd-journald.socket redis.service basic.target pcp-reboot-init.service network-online.target system.slice avahi-daemon.service sysinit.target", "Documentation": "\"man:pmproxy(1)\"", "Description": "Proxy for Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:05:00 EDT", "StateChangeTimestampMonotonic": "361467988", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "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": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmproxy", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 9257 1726880909.92047: 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 <<< 9257 1726880909.92102: 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 # 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 <<< 9257 1726880909.92146: 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 # 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 <<< 9257 1726880909.92249: 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 # 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 <<< 9257 1726880909.92349: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # 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 <<< 9257 1726880909.92360: 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 # 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 <<< 9257 1726880909.92671: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9257 1726880909.92721: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 9257 1726880909.92724: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9257 1726880909.92746: 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 <<< 9257 1726880909.92801: 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 <<< 9257 1726880909.92831: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 9257 1726880909.92864: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 9257 1726880909.92915: stdout chunk (state=3): >>># destroy _hashlib <<< 9257 1726880909.92928: stdout chunk (state=3): >>># destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 9257 1726880909.92986: 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 # destroy _compat_pickle <<< 9257 1726880909.93026: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 9257 1726880909.93080: 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 <<< 9257 1726880909.93084: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 9257 1726880909.93151: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 9257 1726880909.93158: stdout chunk (state=3): >>># destroy errno # destroy json <<< 9257 1726880909.93186: 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 <<< 9257 1726880909.93257: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 9257 1726880909.93264: stdout chunk (state=3): >>># 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 <<< 9257 1726880909.93353: 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 <<< 9257 1726880909.93360: 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 <<< 9257 1726880909.93404: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 9257 1726880909.93428: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880909.93564: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880909.93598: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880909.93650: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880909.93682: 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 <<< 9257 1726880909.93709: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880909.93727: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880909.93821: 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 <<< 9257 1726880909.93855: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random <<< 9257 1726880909.93901: stdout chunk (state=3): >>># destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880909.93928: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 9257 1726880909.93940: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880909.94477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880909.94520: stderr chunk (state=3): >>><<< 9257 1726880909.94531: stdout chunk (state=3): >>><<< 9257 1726880909.94789: _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 0x7f7f9152c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f914fbb30> # /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 0x7f7f9152eab0> 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 0x7f7f912dd160> # /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 0x7f7f912de000> 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 0x7f7f9131bda0> # /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 0x7f7f9131bfe0> # /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 0x7f7f913537d0> # /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 0x7f7f91353e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91333a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91331190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91318f50> # /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 0x7f7f913776b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913762d0> # /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 0x7f7f91332030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9131ae40> # /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 0x7f7f913a8770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913181d0> # /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 0x7f7f913a8c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913a8ad0> # 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 0x7f7f913a8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91316d20> # /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 0x7f7f913a9520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913a91f0> 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 0x7f7f913aa420> 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 0x7f7f913c4620> 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 0x7f7f913c5d60> # /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 0x7f7f913c6c60> # 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 0x7f7f913c72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913c61b0> # /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 0x7f7f913c7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913c7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913aa390> # /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 0x7f7f910abcb0> # /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 0x7f7f910d4770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d44d0> # 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 0x7f7f910d45f0> # 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 0x7f7f910d4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910a9e50> # /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 0x7f7f910d5f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d4bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f913aab40> # /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 0x7f7f91106330> # /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 0x7f7f9111e480> # /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 0x7f7f9115b230> # /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 0x7f7f911819d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9115b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9111f110> # /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 0x7f7f90fac350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9111d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910d6ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7f90fac530> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_vhhi2d77/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 0x7f7f9101a000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90fecef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90faff80> # 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 0x7f7f90fefe60> # /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 0x7f7f910459a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f91045790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f910450a0> # /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 0x7f7f91045ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f9101aa20> 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 0x7f7f91046750> # 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 0x7f7f910468d0> # /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 0x7f7f91046de0> 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 0x7f7f90eacbc0> # 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 0x7f7f90eae7e0> # /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 0x7f7f90eaf1a0> # /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 0x7f7f90eb0380> # /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 0x7f7f90eb2e10> # 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 0x7f7f90eb2f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb10d0> # /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 0x7f7f90eb6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb54f0> # /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 0x7f7f90eb7e90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90eb15e0> # 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 0x7f7f90efade0> # /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 0x7f7f90efaf60> # /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 0x7f7f90f00b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f008c0> # /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 0x7f7f90f03080> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f011c0> # /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 0x7f7f90f0a8a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f03230> # 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 0x7f7f90f0bbc0> # 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 0x7f7f90f0ba70> # 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 0x7f7f90f0b2c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90efb1d0> # /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 0x7f7f90f0f410> # 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 0x7f7f90f10380> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f0db80> # 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 0x7f7f90f0ef00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f0d760> # 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 0x7f7f90d98560> # /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 0x7f7f90d994c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90f12de0> 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 0x7f7f90d99160> # 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 0x7f7f90d9bce0> # 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 0x7f7f90da1fd0> # 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 0x7f7f90da2930> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90d9aae0> # 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 0x7f7f90da1610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da2b40> 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 0x7f7f90e36cf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90daca70> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da6d80> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90da6900> # 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 0x7f7f90e39850> # /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 0x7f7f90355a00> # 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 0x7f7f90354350> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e214f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e20a40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e3be60> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e38980> # /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 0x7f7f90357c20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90357500> # 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 0x7f7f903576e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90356930> # /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 0x7f7f90357dd0> # /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 0x7f7f903be8a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903bc8c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f90e38fb0> 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 0x7f7f903bee10> # /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 0x7f7f903bfaa0> 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 0x7f7f903f2d20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903de990> 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 0x7f7f9020a6c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7f903f2b10> 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": "pmproxy", "changed": true, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "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=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; 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", "User": "pcp", "Group": "pcp", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "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": "pmproxy.service", "Names": "pmproxy.service", "Requires": "sysinit.target system.slice", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "pmcd.service systemd-journald.socket redis.service basic.target pcp-reboot-init.service network-online.target system.slice avahi-daemon.service sysinit.target", "Documentation": "\"man:pmproxy(1)\"", "Description": "Proxy for Performance Metrics Collector Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 21:05:00 EDT", "StateChangeTimestampMonotonic": "361467988", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "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": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "pmproxy", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880909.96333: done with _execute_module (ansible.legacy.systemd, {'name': 'pmproxy', 'state': 'started', '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-1726880908.9185116-10684-184999449066050/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880909.96337: _low_level_execute_command(): starting 9257 1726880909.96340: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880908.9185116-10684-184999449066050/ > /dev/null 2>&1 && sleep 0' 9257 1726880909.96675: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880909.96775: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880909.96809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880909.96835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880909.96855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880909.96937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880909.99045: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880909.99249: stdout chunk (state=3): >>><<< 9257 1726880909.99253: stderr chunk (state=3): >>><<< 9257 1726880909.99258: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880909.99262: handler run complete 9257 1726880909.99463: attempt loop complete, returning result 9257 1726880909.99467: _execute() done 9257 1726880909.99470: dumping result to json 9257 1726880909.99473: done dumping result, returning 9257 1726880909.99476: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot [027aebc8-b3f3-b82f-6e37-000000000473] 9257 1726880909.99479: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000473 changed: [managed_node1] => { "changed": true, "enabled": true, "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pmcd.service systemd-journald.socket redis.service basic.target pcp-reboot-init.service network-online.target system.slice avahi-daemon.service sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; 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/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "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": "pmproxy.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": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "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": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "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": "10s", "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 21:05:00 EDT", "StateChangeTimestampMonotonic": "361467988", "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": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 9257 1726880910.00366: no more pending results, returning what we have 9257 1726880910.00371: results queue empty 9257 1726880910.00373: checking for any_errors_fatal 9257 1726880910.00383: done checking for any_errors_fatal 9257 1726880910.00384: checking for max_fail_percentage 9257 1726880910.00386: done checking for max_fail_percentage 9257 1726880910.00387: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.00389: done checking to see if all hosts have failed 9257 1726880910.00390: getting the remaining hosts for this loop 9257 1726880910.00391: done getting the remaining hosts for this loop 9257 1726880910.00396: getting the next task for host managed_node1 9257 1726880910.00407: done getting next task for host managed_node1 9257 1726880910.00410: ^ task is: TASK: meta (role_complete) 9257 1726880910.00414: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880910.00426: getting variables 9257 1726880910.00428: in VariableManager get_vars() 9257 1726880910.00224: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000473 9257 1726880910.00483: WORKER PROCESS EXITING 9257 1726880910.00477: Calling all_inventory to load vars for managed_node1 9257 1726880910.00487: Calling groups_inventory to load vars for managed_node1 9257 1726880910.00491: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.00501: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.00505: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.00510: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.01208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.02931: done with get_vars() 9257 1726880910.02950: done getting variables 9257 1726880910.03150: done queuing things up, now waiting for results queue to drain 9257 1726880910.03152: results queue empty 9257 1726880910.03154: checking for any_errors_fatal 9257 1726880910.03169: done checking for any_errors_fatal 9257 1726880910.03170: checking for max_fail_percentage 9257 1726880910.03172: done checking for max_fail_percentage 9257 1726880910.03173: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.03174: done checking to see if all hosts have failed 9257 1726880910.03175: getting the remaining hosts for this loop 9257 1726880910.03176: done getting the remaining hosts for this loop 9257 1726880910.03180: getting the next task for host managed_node1 9257 1726880910.03197: done getting next task for host managed_node1 9257 1726880910.03201: ^ task is: TASK: Setup metric graphing service. 9257 1726880910.03204: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9257 1726880910.03237: getting variables 9257 1726880910.03239: in VariableManager get_vars() 9257 1726880910.03260: Calling all_inventory to load vars for managed_node1 9257 1726880910.03285: Calling groups_inventory to load vars for managed_node1 9257 1726880910.03289: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.03301: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.03305: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.03310: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.03985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.05446: done with get_vars() 9257 1726880910.05466: done getting variables TASK [Setup metric graphing service.] ****************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96 Friday 20 September 2024 21:08:30 -0400 (0:00:01.202) 0:00:39.083 ****** 9257 1726880910.05565: entering _queue_task() for managed_node1/include_role 9257 1726880910.05928: worker is 1 (out of 1 available) 9257 1726880910.05945: exiting _queue_task() for managed_node1/include_role 9257 1726880910.05961: done queuing things up, now waiting for results queue to drain 9257 1726880910.05964: waiting for pending results... 9257 1726880910.06288: running TaskExecutor() for managed_node1/TASK: Setup metric graphing service. 9257 1726880910.06425: in run() - task 027aebc8-b3f3-b82f-6e37-00000000006f 9257 1726880910.06441: variable 'ansible_search_path' from source: unknown 9257 1726880910.06448: variable 'ansible_search_path' from source: unknown 9257 1726880910.06494: calling self._execute() 9257 1726880910.06620: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.06629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.06642: variable 'omit' from source: magic vars 9257 1726880910.07308: variable 'metrics_graph_service' from source: play vars 9257 1726880910.07329: Evaluated conditional (metrics_graph_service | bool): True 9257 1726880910.07334: _execute() done 9257 1726880910.07340: dumping result to json 9257 1726880910.07481: done dumping result, returning 9257 1726880910.07490: done running TaskExecutor() for managed_node1/TASK: Setup metric graphing service. [027aebc8-b3f3-b82f-6e37-00000000006f] 9257 1726880910.07499: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006f 9257 1726880910.07753: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000006f 9257 1726880910.07759: WORKER PROCESS EXITING 9257 1726880910.07906: no more pending results, returning what we have 9257 1726880910.07912: in VariableManager get_vars() 9257 1726880910.07964: Calling all_inventory to load vars for managed_node1 9257 1726880910.07968: Calling groups_inventory to load vars for managed_node1 9257 1726880910.07972: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.07986: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.07991: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.07995: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.09204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.10092: done with get_vars() 9257 1726880910.10107: variable 'ansible_search_path' from source: unknown 9257 1726880910.10109: variable 'ansible_search_path' from source: unknown 9257 1726880910.12464: variable 'omit' from source: magic vars 9257 1726880910.12520: variable 'omit' from source: magic vars 9257 1726880910.12539: variable 'omit' from source: magic vars 9257 1726880910.12543: we have included files to process 9257 1726880910.12545: generating all_blocks data 9257 1726880910.12547: done generating all_blocks data 9257 1726880910.12552: processing included file: fedora.linux_system_roles.private_metrics_subrole_grafana 9257 1726880910.12613: in VariableManager get_vars() 9257 1726880910.12634: done with get_vars() 9257 1726880910.12698: in VariableManager get_vars() 9257 1726880910.12728: done with get_vars() 9257 1726880910.12889: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/main.yml 9257 1726880910.13241: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/defaults/main.yml 9257 1726880910.13304: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/meta/main.yml 9257 1726880910.13680: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml 9257 1726880910.16671: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/handlers/main.yml 9257 1726880910.17244: iterating over new_blocks loaded from include file 9257 1726880910.17249: in VariableManager get_vars() 9257 1726880910.17282: done with get_vars() 9257 1726880910.17285: filtering new block on tags 9257 1726880910.17303: done filtering new block on tags 9257 1726880910.17306: in VariableManager get_vars() 9257 1726880910.17334: done with get_vars() 9257 1726880910.17336: filtering new block on tags 9257 1726880910.17365: done filtering new block on tags 9257 1726880910.17369: in VariableManager get_vars() 9257 1726880910.17398: done with get_vars() 9257 1726880910.17400: filtering new block on tags 9257 1726880910.17460: done filtering new block on tags 9257 1726880910.17464: in VariableManager get_vars() 9257 1726880910.17494: done with get_vars() 9257 1726880910.17496: filtering new block on tags 9257 1726880910.17516: done filtering new block on tags 9257 1726880910.17519: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed_node1 9257 1726880910.17525: extending task lists for all hosts with included blocks 9257 1726880910.19504: done extending task lists 9257 1726880910.19507: done processing included files 9257 1726880910.19509: results queue empty 9257 1726880910.19510: checking for any_errors_fatal 9257 1726880910.19512: done checking for any_errors_fatal 9257 1726880910.19513: checking for max_fail_percentage 9257 1726880910.19514: done checking for max_fail_percentage 9257 1726880910.19515: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.19517: done checking to see if all hosts have failed 9257 1726880910.19518: getting the remaining hosts for this loop 9257 1726880910.19519: done getting the remaining hosts for this loop 9257 1726880910.19523: getting the next task for host managed_node1 9257 1726880910.19529: done getting next task for host managed_node1 9257 1726880910.19532: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables 9257 1726880910.19540: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880910.19560: getting variables 9257 1726880910.19562: in VariableManager get_vars() 9257 1726880910.19587: Calling all_inventory to load vars for managed_node1 9257 1726880910.19590: Calling groups_inventory to load vars for managed_node1 9257 1726880910.19593: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.19602: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.19606: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.19614: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.20233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.21941: done with get_vars() 9257 1726880910.21962: done getting variables 9257 1726880910.22024: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4 Friday 20 September 2024 21:08:30 -0400 (0:00:00.165) 0:00:39.248 ****** 9257 1726880910.22074: entering _queue_task() for managed_node1/include_vars 9257 1726880910.22516: worker is 1 (out of 1 available) 9257 1726880910.22532: exiting _queue_task() for managed_node1/include_vars 9257 1726880910.22548: done queuing things up, now waiting for results queue to drain 9257 1726880910.22550: waiting for pending results... 9257 1726880910.22891: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables 9257 1726880910.23037: in run() - task 027aebc8-b3f3-b82f-6e37-00000000067b 9257 1726880910.23066: variable 'ansible_search_path' from source: unknown 9257 1726880910.23092: variable 'ansible_search_path' from source: unknown 9257 1726880910.23666: variable 'role_path' from source: magic vars 9257 1726880910.23996: variable 'role_path' from source: magic vars 9257 1726880910.24009: variable 'ansible_facts' from source: unknown 9257 1726880910.25049: variable 'role_path' from source: magic vars 9257 1726880910.25066: variable 'ansible_facts' from source: unknown 9257 1726880910.26151: variable 'role_path' from source: magic vars 9257 1726880910.26155: variable 'ansible_facts' from source: unknown 9257 1726880910.27016: variable 'role_path' from source: magic vars 9257 1726880910.27028: variable 'ansible_facts' from source: unknown 9257 1726880910.27670: variable 'omit' from source: magic vars 9257 1726880910.28036: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.28232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.28263: variable 'omit' from source: magic vars 9257 1726880910.29118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880910.29815: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880910.29886: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880910.29933: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880910.30049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880910.30330: variable 'item' from source: unknown 9257 1726880910.30349: Evaluated conditional (item is file): True 9257 1726880910.30364: variable 'omit' from source: magic vars 9257 1726880910.30464: variable 'omit' from source: magic vars 9257 1726880910.30562: variable 'item' from source: unknown 9257 1726880910.30672: variable 'item' from source: unknown 9257 1726880910.30702: variable 'omit' from source: magic vars 9257 1726880910.30742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880910.30793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880910.30822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880910.30859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.30886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.30930: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880910.30940: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.30953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.31164: Set connection var ansible_connection to ssh 9257 1726880910.31169: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880910.31172: Set connection var ansible_pipelining to False 9257 1726880910.31174: Set connection var ansible_shell_type to sh 9257 1726880910.31177: Set connection var ansible_shell_executable to /bin/sh 9257 1726880910.31180: Set connection var ansible_timeout to 10 9257 1726880910.31245: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.31261: variable 'ansible_connection' from source: unknown 9257 1726880910.31274: variable 'ansible_module_compression' from source: unknown 9257 1726880910.31284: variable 'ansible_shell_type' from source: unknown 9257 1726880910.31298: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.31316: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.31417: variable 'ansible_pipelining' from source: unknown 9257 1726880910.31423: variable 'ansible_timeout' from source: unknown 9257 1726880910.31426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.31596: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880910.31618: variable 'omit' from source: magic vars 9257 1726880910.31631: starting attempt loop 9257 1726880910.31649: running the handler 9257 1726880910.31859: handler run complete 9257 1726880910.31867: attempt loop complete, returning result 9257 1726880910.31870: variable 'item' from source: unknown 9257 1726880910.31949: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => { "ansible_facts": { "grafana_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" } 9257 1726880910.32517: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.32524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.32530: variable 'omit' from source: magic vars 9257 1726880910.32668: variable 'item' from source: unknown 9257 1726880910.32688: Evaluated conditional (item is file): True 9257 1726880910.32869: variable 'omit' from source: magic vars 9257 1726880910.32873: variable 'omit' from source: magic vars 9257 1726880910.33063: variable 'item' from source: unknown 9257 1726880910.33160: variable 'item' from source: unknown 9257 1726880910.33465: variable 'omit' from source: magic vars 9257 1726880910.33469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880910.33471: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.33475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.33477: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880910.33479: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.33482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.33863: Set connection var ansible_connection to ssh 9257 1726880910.33866: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880910.33869: Set connection var ansible_pipelining to False 9257 1726880910.33871: Set connection var ansible_shell_type to sh 9257 1726880910.33873: Set connection var ansible_shell_executable to /bin/sh 9257 1726880910.33876: Set connection var ansible_timeout to 10 9257 1726880910.33879: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.33886: variable 'ansible_connection' from source: unknown 9257 1726880910.33889: variable 'ansible_module_compression' from source: unknown 9257 1726880910.33891: variable 'ansible_shell_type' from source: unknown 9257 1726880910.33893: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.33895: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.33898: variable 'ansible_pipelining' from source: unknown 9257 1726880910.33900: variable 'ansible_timeout' from source: unknown 9257 1726880910.33902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.34238: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880910.34311: variable 'omit' from source: magic vars 9257 1726880910.34463: starting attempt loop 9257 1726880910.34467: running the handler 9257 1726880910.34515: handler run complete 9257 1726880910.34529: attempt loop complete, returning result 9257 1726880910.34554: variable 'item' from source: unknown 9257 1726880910.34695: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages": [ "grafana" ] }, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" } 9257 1726880910.35280: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.35283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.35286: variable 'omit' from source: magic vars 9257 1726880910.35498: variable 'item' from source: unknown 9257 1726880910.35526: Evaluated conditional (item is file): True 9257 1726880910.35538: variable 'omit' from source: magic vars 9257 1726880910.35566: variable 'omit' from source: magic vars 9257 1726880910.35650: variable 'item' from source: unknown 9257 1726880910.35740: variable 'item' from source: unknown 9257 1726880910.35770: variable 'omit' from source: magic vars 9257 1726880910.35799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880910.35814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.35827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.35855: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880910.35868: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.35877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.35979: Set connection var ansible_connection to ssh 9257 1726880910.35997: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880910.36010: Set connection var ansible_pipelining to False 9257 1726880910.36022: Set connection var ansible_shell_type to sh 9257 1726880910.36034: Set connection var ansible_shell_executable to /bin/sh 9257 1726880910.36055: Set connection var ansible_timeout to 10 9257 1726880910.36165: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.36169: variable 'ansible_connection' from source: unknown 9257 1726880910.36172: variable 'ansible_module_compression' from source: unknown 9257 1726880910.36174: variable 'ansible_shell_type' from source: unknown 9257 1726880910.36177: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.36179: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.36181: variable 'ansible_pipelining' from source: unknown 9257 1726880910.36183: variable 'ansible_timeout' from source: unknown 9257 1726880910.36186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.36271: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880910.36291: variable 'omit' from source: magic vars 9257 1726880910.36301: starting attempt loop 9257 1726880910.36308: running the handler 9257 1726880910.36370: handler run complete 9257 1726880910.36391: attempt loop complete, returning result 9257 1726880910.36416: variable 'item' from source: unknown 9257 1726880910.36507: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora.yml" } 9257 1726880910.36794: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.36798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.36801: variable 'omit' from source: magic vars 9257 1726880910.36965: variable 'item' from source: unknown 9257 1726880910.36982: Evaluated conditional (item is file): False 9257 1726880910.36992: when evaluation is False, skipping this task 9257 1726880910.37048: variable 'item' from source: unknown 9257 1726880910.37131: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } 9257 1726880910.37467: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.37471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.37474: variable 'omit' from source: magic vars 9257 1726880910.37551: variable 'item' from source: unknown 9257 1726880910.37570: Evaluated conditional (item is file): False 9257 1726880910.37579: when evaluation is False, skipping this task 9257 1726880910.37627: variable 'item' from source: unknown 9257 1726880910.37713: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } 9257 1726880910.37925: dumping result to json 9257 1726880910.37928: done dumping result, returning 9257 1726880910.37931: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables [027aebc8-b3f3-b82f-6e37-00000000067b] 9257 1726880910.37934: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067b 9257 1726880910.37990: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067b 9257 1726880910.37994: WORKER PROCESS EXITING 9257 1726880910.38102: no more pending results, returning what we have 9257 1726880910.38106: results queue empty 9257 1726880910.38107: checking for any_errors_fatal 9257 1726880910.38109: done checking for any_errors_fatal 9257 1726880910.38110: checking for max_fail_percentage 9257 1726880910.38112: done checking for max_fail_percentage 9257 1726880910.38113: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.38115: done checking to see if all hosts have failed 9257 1726880910.38116: getting the remaining hosts for this loop 9257 1726880910.38118: done getting the remaining hosts for this loop 9257 1726880910.38122: getting the next task for host managed_node1 9257 1726880910.38133: done getting next task for host managed_node1 9257 1726880910.38137: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree 9257 1726880910.38143: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880910.38161: getting variables 9257 1726880910.38163: in VariableManager get_vars() 9257 1726880910.38208: Calling all_inventory to load vars for managed_node1 9257 1726880910.38212: Calling groups_inventory to load vars for managed_node1 9257 1726880910.38216: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.38229: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.38233: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.38237: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.39160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.40008: done with get_vars() 9257 1726880910.40025: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18 Friday 20 September 2024 21:08:30 -0400 (0:00:00.180) 0:00:39.428 ****** 9257 1726880910.40143: entering _queue_task() for managed_node1/stat 9257 1726880910.40449: worker is 1 (out of 1 available) 9257 1726880910.40465: exiting _queue_task() for managed_node1/stat 9257 1726880910.40478: done queuing things up, now waiting for results queue to drain 9257 1726880910.40480: waiting for pending results... 9257 1726880910.40877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree 9257 1726880910.40987: in run() - task 027aebc8-b3f3-b82f-6e37-00000000067d 9257 1726880910.41011: variable 'ansible_search_path' from source: unknown 9257 1726880910.41020: variable 'ansible_search_path' from source: unknown 9257 1726880910.41075: calling self._execute() 9257 1726880910.41199: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.41214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.41234: variable 'omit' from source: magic vars 9257 1726880910.41717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880910.42077: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880910.42135: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880910.42264: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880910.42268: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880910.42340: 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) 9257 1726880910.42382: 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) 9257 1726880910.42425: 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) 9257 1726880910.42471: 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) 9257 1726880910.42602: variable '__ansible_pcp_is_ostree' from source: set_fact 9257 1726880910.42624: Evaluated conditional (not __ansible_pcp_is_ostree is defined): False 9257 1726880910.42632: when evaluation is False, skipping this task 9257 1726880910.42639: _execute() done 9257 1726880910.42651: dumping result to json 9257 1726880910.42660: done dumping result, returning 9257 1726880910.42673: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree [027aebc8-b3f3-b82f-6e37-00000000067d] 9257 1726880910.42721: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067d skipping: [managed_node1] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } 9257 1726880910.42889: no more pending results, returning what we have 9257 1726880910.42894: results queue empty 9257 1726880910.42896: checking for any_errors_fatal 9257 1726880910.42913: done checking for any_errors_fatal 9257 1726880910.42915: checking for max_fail_percentage 9257 1726880910.42917: done checking for max_fail_percentage 9257 1726880910.42919: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.42921: done checking to see if all hosts have failed 9257 1726880910.42922: getting the remaining hosts for this loop 9257 1726880910.42924: done getting the remaining hosts for this loop 9257 1726880910.42930: getting the next task for host managed_node1 9257 1726880910.42940: done getting next task for host managed_node1 9257 1726880910.42949: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree 9257 1726880910.42954: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880910.42976: getting variables 9257 1726880910.42979: in VariableManager get_vars() 9257 1726880910.43023: Calling all_inventory to load vars for managed_node1 9257 1726880910.43027: Calling groups_inventory to load vars for managed_node1 9257 1726880910.43030: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.43042: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.43049: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.43054: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.43500: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067d 9257 1726880910.43504: WORKER PROCESS EXITING 9257 1726880910.44729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.45859: done with get_vars() 9257 1726880910.45878: done getting variables 9257 1726880910.45953: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23 Friday 20 September 2024 21:08:30 -0400 (0:00:00.058) 0:00:39.487 ****** 9257 1726880910.45997: entering _queue_task() for managed_node1/set_fact 9257 1726880910.46330: worker is 1 (out of 1 available) 9257 1726880910.46350: exiting _queue_task() for managed_node1/set_fact 9257 1726880910.46468: done queuing things up, now waiting for results queue to drain 9257 1726880910.46470: waiting for pending results... 9257 1726880910.46700: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree 9257 1726880910.46903: in run() - task 027aebc8-b3f3-b82f-6e37-00000000067e 9257 1726880910.46930: variable 'ansible_search_path' from source: unknown 9257 1726880910.46940: variable 'ansible_search_path' from source: unknown 9257 1726880910.47000: calling self._execute() 9257 1726880910.47104: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.47112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.47122: variable 'omit' from source: magic vars 9257 1726880910.47666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880910.47992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880910.48066: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880910.48122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880910.48176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880910.48285: 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) 9257 1726880910.48322: 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) 9257 1726880910.48395: 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) 9257 1726880910.48413: 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) 9257 1726880910.48551: variable '__ansible_pcp_is_ostree' from source: set_fact 9257 1726880910.48565: Evaluated conditional (not __ansible_pcp_is_ostree is defined): False 9257 1726880910.48571: when evaluation is False, skipping this task 9257 1726880910.48580: _execute() done 9257 1726880910.48584: dumping result to json 9257 1726880910.48587: done dumping result, returning 9257 1726880910.48596: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree [027aebc8-b3f3-b82f-6e37-00000000067e] 9257 1726880910.48602: sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067e 9257 1726880910.48706: done sending task result for task 027aebc8-b3f3-b82f-6e37-00000000067e 9257 1726880910.48709: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } 9257 1726880910.48773: no more pending results, returning what we have 9257 1726880910.48781: results queue empty 9257 1726880910.48783: checking for any_errors_fatal 9257 1726880910.48796: done checking for any_errors_fatal 9257 1726880910.48797: checking for max_fail_percentage 9257 1726880910.48800: done checking for max_fail_percentage 9257 1726880910.48801: checking to see if all hosts have failed and the running result is not ok 9257 1726880910.48803: done checking to see if all hosts have failed 9257 1726880910.48804: getting the remaining hosts for this loop 9257 1726880910.48806: done getting the remaining hosts for this loop 9257 1726880910.48811: getting the next task for host managed_node1 9257 1726880910.48828: done getting next task for host managed_node1 9257 1726880910.48833: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages 9257 1726880910.48840: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880910.48866: getting variables 9257 1726880910.48869: in VariableManager get_vars() 9257 1726880910.48917: Calling all_inventory to load vars for managed_node1 9257 1726880910.48922: Calling groups_inventory to load vars for managed_node1 9257 1726880910.48925: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880910.48942: Calling all_plugins_play to load vars for managed_node1 9257 1726880910.48949: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880910.48954: Calling groups_plugins_play to load vars for managed_node1 9257 1726880910.49601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880910.50337: done with get_vars() 9257 1726880910.50353: done getting variables 9257 1726880910.50404: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 Friday 20 September 2024 21:08:30 -0400 (0:00:00.044) 0:00:39.531 ****** 9257 1726880910.50432: entering _queue_task() for managed_node1/package 9257 1726880910.50689: worker is 1 (out of 1 available) 9257 1726880910.50706: exiting _queue_task() for managed_node1/package 9257 1726880910.50719: done queuing things up, now waiting for results queue to drain 9257 1726880910.50721: waiting for pending results... 9257 1726880910.51096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages 9257 1726880910.51182: in run() - task 027aebc8-b3f3-b82f-6e37-000000000680 9257 1726880910.51212: variable 'ansible_search_path' from source: unknown 9257 1726880910.51221: variable 'ansible_search_path' from source: unknown 9257 1726880910.51275: calling self._execute() 9257 1726880910.51419: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.51436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.51451: variable 'omit' from source: magic vars 9257 1726880910.51602: variable 'omit' from source: magic vars 9257 1726880910.51736: variable 'omit' from source: magic vars 9257 1726880910.52001: variable '__grafana_packages' from source: include_vars 9257 1726880910.52012: variable '__grafana_packages_extra' from source: include_vars 9257 1726880910.52442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9257 1726880910.52514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9257 1726880910.52563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9257 1726880910.52632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9257 1726880910.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) 9257 1726880910.52804: variable '__ansible_pcp_is_ostree' from source: set_fact 9257 1726880910.52816: variable 'omit' from source: magic vars 9257 1726880910.52863: variable 'omit' from source: magic vars 9257 1726880910.52909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880910.52960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880910.52989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880910.53017: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.53036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880910.53089: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880910.53161: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.53167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.53256: Set connection var ansible_connection to ssh 9257 1726880910.53282: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880910.53297: Set connection var ansible_pipelining to False 9257 1726880910.53309: Set connection var ansible_shell_type to sh 9257 1726880910.53321: Set connection var ansible_shell_executable to /bin/sh 9257 1726880910.53333: Set connection var ansible_timeout to 10 9257 1726880910.53380: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.53389: variable 'ansible_connection' from source: unknown 9257 1726880910.53398: variable 'ansible_module_compression' from source: unknown 9257 1726880910.53467: variable 'ansible_shell_type' from source: unknown 9257 1726880910.53471: variable 'ansible_shell_executable' from source: unknown 9257 1726880910.53475: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880910.53485: variable 'ansible_pipelining' from source: unknown 9257 1726880910.53489: variable 'ansible_timeout' from source: unknown 9257 1726880910.53492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880910.53650: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880910.53675: variable 'omit' from source: magic vars 9257 1726880910.53688: starting attempt loop 9257 1726880910.53702: running the handler 9257 1726880910.53767: variable 'ansible_facts' from source: unknown 9257 1726880910.53773: variable 'ansible_facts' from source: unknown 9257 1726880910.53836: _low_level_execute_command(): starting 9257 1726880910.53844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880910.54700: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880910.54704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880910.54752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880910.54786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880910.56549: stdout chunk (state=3): >>>/root <<< 9257 1726880910.56720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880910.56728: stdout chunk (state=3): >>><<< 9257 1726880910.56735: stderr chunk (state=3): >>><<< 9257 1726880910.56759: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880910.56775: _low_level_execute_command(): starting 9257 1726880910.56779: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595 `" && echo ansible-tmp-1726880910.5674431-10764-248684444937595="` echo /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595 `" ) && sleep 0' 9257 1726880910.57474: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880910.57541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880910.57575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880910.57603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880910.57687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880910.59616: stdout chunk (state=3): >>>ansible-tmp-1726880910.5674431-10764-248684444937595=/root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595 <<< 9257 1726880910.59779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880910.59822: stderr chunk (state=3): >>><<< 9257 1726880910.59825: stdout chunk (state=3): >>><<< 9257 1726880910.60064: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880910.5674431-10764-248684444937595=/root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880910.60069: variable 'ansible_module_compression' from source: unknown 9257 1726880910.60072: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 9257 1726880910.60074: variable 'ansible_facts' from source: unknown 9257 1726880910.60129: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py 9257 1726880910.60320: Sending initial data 9257 1726880910.60330: Sent initial data (151 bytes) 9257 1726880910.60906: 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 <<< 9257 1726880910.60922: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880910.60937: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880910.60997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880910.61014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880910.61046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880910.62609: 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 <<< 9257 1726880910.62640: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880910.62677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp6jwzv4tm /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py <<< 9257 1726880910.62686: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py" <<< 9257 1726880910.62721: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp6jwzv4tm" to remote "/root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py" <<< 9257 1726880910.64386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880910.64503: stderr chunk (state=3): >>><<< 9257 1726880910.64581: stdout chunk (state=3): >>><<< 9257 1726880910.64633: done transferring module to remote 9257 1726880910.64678: _low_level_execute_command(): starting 9257 1726880910.64683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/ /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py && sleep 0' 9257 1726880910.65684: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880910.65719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880910.65746: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880910.65778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880910.65887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880910.67678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880910.67715: stderr chunk (state=3): >>><<< 9257 1726880910.67722: stdout chunk (state=3): >>><<< 9257 1726880910.67741: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880910.67754: _low_level_execute_command(): starting 9257 1726880910.67767: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/AnsiballZ_dnf.py && sleep 0' 9257 1726880910.68408: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880910.68411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 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 <<< 9257 1726880910.68414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880910.68471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880910.68493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880910.68527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880910.70685: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880910.70715: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880910.70761: stdout chunk (state=3): >>>import '_thread' # <<< 9257 1726880910.70780: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 9257 1726880910.70824: stdout chunk (state=3): >>>import '_io' # <<< 9257 1726880910.70830: stdout chunk (state=3): >>>import 'marshal' # <<< 9257 1726880910.70871: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880910.70908: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880910.70940: stdout chunk (state=3): >>>import 'time' # <<< 9257 1726880910.70957: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9257 1726880910.71016: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 9257 1726880910.71024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.71039: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880910.71059: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880910.71081: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880910.71109: 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 0x7ff4f7d2c530> <<< 9257 1726880910.71134: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7cfbb30> <<< 9257 1726880910.71160: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 9257 1726880910.71176: 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 0x7ff4f7d2eab0> <<< 9257 1726880910.71229: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880910.71269: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880910.71309: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880910.71402: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880910.71457: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880910.71520: 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' <<< 9257 1726880910.71557: 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 0x7ff4f7b41160> <<< 9257 1726880910.71613: 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' <<< 9257 1726880910.71666: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b42000> <<< 9257 1726880910.71670: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880910.71739: 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. <<< 9257 1726880910.71965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880910.71995: 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 <<< 9257 1726880910.72012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.72033: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 9257 1726880910.72074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 9257 1726880910.72114: 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' <<< 9257 1726880910.72197: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7fdd0> # /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' <<< 9257 1726880910.72279: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7ffe0> # /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' <<< 9257 1726880910.72285: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880910.72371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880910.72378: 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 0x7ff4f7bb7800> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880910.72475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bb7e90> import '_collections' # <<< 9257 1726880910.72508: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b97aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b95190> <<< 9257 1726880910.72621: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7cf80> <<< 9257 1726880910.72652: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880910.72701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880910.72744: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880910.72750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880910.72753: 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' <<< 9257 1726880910.72824: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bdb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bda330> <<< 9257 1726880910.72839: 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 0x7ff4f7b96060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bd8a40> <<< 9257 1726880910.72885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880910.72900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7c200> <<< 9257 1726880910.72926: 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' <<< 9257 1726880910.72975: 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 0x7ff4f7c0cb60> <<< 9257 1726880910.72983: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7e840> <<< 9257 1726880910.73015: 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 0x7ff4f7c0cdd0> <<< 9257 1726880910.73022: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7ad20> <<< 9257 1726880910.73059: 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' <<< 9257 1726880910.73114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880910.73140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880910.73150: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0d190> import 'importlib.machinery' # <<< 9257 1726880910.73182: 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' <<< 9257 1726880910.73193: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0e3c0> <<< 9257 1726880910.73204: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 9257 1726880910.73234: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880910.73268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880910.73302: 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 0x7ff4f7c285c0> <<< 9257 1726880910.73322: stdout chunk (state=3): >>>import 'errno' # <<< 9257 1726880910.73347: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.73361: 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 0x7ff4f7c29d00> <<< 9257 1726880910.73388: 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' <<< 9257 1726880910.73439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880910.73489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c2abd0> <<< 9257 1726880910.73530: 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 0x7ff4f7c2b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c2a120> <<< 9257 1726880910.73588: 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 0x7ff4f7c2bc80> <<< 9257 1726880910.73604: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c2b3b0> <<< 9257 1726880910.73619: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0e3f0> <<< 9257 1726880910.73661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880910.73671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880910.73687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880910.73708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880910.73742: 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 0x7ff4f7963b30> <<< 9257 1726880910.73770: 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' <<< 9257 1726880910.73806: 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 0x7ff4f798c620> <<< 9257 1726880910.73824: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798c380> <<< 9257 1726880910.73882: 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 0x7ff4f798c590> <<< 9257 1726880910.73886: 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 0x7ff4f798c7d0> <<< 9257 1726880910.73956: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7961cd0> <<< 9257 1726880910.73961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880910.74009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880910.74029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880910.74052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 9257 1726880910.74055: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798de50> <<< 9257 1726880910.74086: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798cb00> <<< 9257 1726880910.74098: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0eae0> <<< 9257 1726880910.74135: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880910.74216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.74254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880910.74276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880910.74299: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79be1e0> <<< 9257 1726880910.74335: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 9257 1726880910.74353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.74429: 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' <<< 9257 1726880910.74452: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79d6390> <<< 9257 1726880910.74467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880910.74513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880910.74569: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880910.74596: 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 0x7ff4f7a13110> <<< 9257 1726880910.74598: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880910.74648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880910.74667: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880910.74719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880910.74801: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7a3d8b0> <<< 9257 1726880910.74896: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7a13230> <<< 9257 1726880910.74931: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79d7020> <<< 9257 1726880910.74950: 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 0x7ff4f7850200> <<< 9257 1726880910.74979: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79d53d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798ed80> <<< 9257 1726880910.75101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880910.75122: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4f78503e0> <<< 9257 1726880910.75211: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0q7xg_ct/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9257 1726880910.75363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.75394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880910.75401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880910.75449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880910.75525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880910.75558: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 9257 1726880910.75572: 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 0x7ff4f78a9f10> <<< 9257 1726880910.75578: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880910.75774: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7880e00> <<< 9257 1726880910.75778: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7853f20> # zipimport: zlib available <<< 9257 1726880910.75808: stdout chunk (state=3): >>>import 'ansible' # <<< 9257 1726880910.75814: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.75840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.75850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.75873: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 9257 1726880910.75880: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.77444: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.78727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 9257 1726880910.78752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7883d70> <<< 9257 1726880910.78803: 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' <<< 9257 1726880910.78837: 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' <<< 9257 1726880910.78870: 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 0x7ff4f78cd8b0> <<< 9257 1726880910.78901: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78cd640> <<< 9257 1726880910.78941: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78ccf80> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880910.78949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880910.78993: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78cd9a0> <<< 9257 1726880910.78997: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78aa930> import 'atexit' # <<< 9257 1726880910.79045: 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 0x7ff4f78ce570> <<< 9257 1726880910.79079: 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 0x7ff4f78ce7b0> <<< 9257 1726880910.79093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880910.79174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 9257 1726880910.79220: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78cecf0> import 'pwd' # <<< 9257 1726880910.79257: 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' <<< 9257 1726880910.79293: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7734a70> <<< 9257 1726880910.79350: 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 0x7ff4f7736690> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880910.79354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880910.79380: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7737020> <<< 9257 1726880910.79425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880910.79462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880910.79477: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7737fb0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880910.79501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880910.79533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 9257 1726880910.79538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 9257 1726880910.79584: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773ac60> <<< 9257 1726880910.79621: 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 0x7ff4f773af90> <<< 9257 1726880910.79660: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7738f20> <<< 9257 1726880910.79671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880910.79701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880910.79718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 9257 1726880910.79739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 9257 1726880910.79779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880910.79803: 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' <<< 9257 1726880910.79825: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773ea50> import '_tokenize' # <<< 9257 1726880910.79909: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773d520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773d280> <<< 9257 1726880910.79914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 9257 1726880910.79944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 9257 1726880910.80003: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773fa10> <<< 9257 1726880910.80041: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7739430> <<< 9257 1726880910.80065: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.80072: 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 0x7ff4f7782bd0> <<< 9257 1726880910.80091: 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 <<< 9257 1726880910.80118: 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 0x7ff4f7782db0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 9257 1726880910.80161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880910.80171: 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' <<< 9257 1726880910.80199: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.80216: 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 0x7ff4f77848f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77846b0> <<< 9257 1726880910.80233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880910.80331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 9257 1726880910.80375: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.80390: 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 0x7ff4f7786e40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7784fe0> <<< 9257 1726880910.80401: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880910.80442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.80473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 9257 1726880910.80494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 9257 1726880910.80543: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f778e600> <<< 9257 1726880910.80698: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7786f90> <<< 9257 1726880910.80764: 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' <<< 9257 1726880910.80775: 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 0x7ff4f778f8f0> <<< 9257 1726880910.80805: 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 0x7ff4f778f6e0> <<< 9257 1726880910.80864: 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' <<< 9257 1726880910.80867: 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 0x7ff4f778fa10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7782fc0> <<< 9257 1726880910.80893: 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' <<< 9257 1726880910.80935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 9257 1726880910.81001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 9257 1726880910.81006: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.81019: 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 0x7ff4f7793140> <<< 9257 1726880910.81187: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.81196: 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 0x7ff4f7798530> <<< 9257 1726880910.81212: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77918b0> <<< 9257 1726880910.81247: 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' <<< 9257 1726880910.81256: 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 0x7ff4f7792c60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77914f0> <<< 9257 1726880910.81286: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880910.81300: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 9257 1726880910.81318: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81412: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81518: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81529: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 9257 1726880910.81559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81570: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81582: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 9257 1726880910.81594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81731: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.81872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.82549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.83227: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880910.83242: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9257 1726880910.83271: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 9257 1726880910.83281: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 9257 1726880910.83311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.83357: 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 0x7ff4f781c7a0> <<< 9257 1726880910.83505: 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' <<< 9257 1726880910.83613: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f781d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f779baa0> import 'ansible.module_utils.compat.selinux' # <<< 9257 1726880910.83637: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880910.83792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.84008: 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' <<< 9257 1726880910.84041: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f781d670> # zipimport: zlib available <<< 9257 1726880910.84587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85213: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85303: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880910.85323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880910.85415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85634: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880910.85678: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 9257 1726880910.85717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.85776: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880910.85780: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.86098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.86336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880910.86413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880910.86417: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880910.86528: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f781ff50> # zipimport: zlib available <<< 9257 1726880910.86591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.86687: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880910.86728: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880910.86742: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 9257 1726880910.86818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880910.87008: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.87012: 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 0x7ff4f78261e0> <<< 9257 1726880910.87053: 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 0x7ff4f7826a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f781f140> # zipimport: zlib available <<< 9257 1726880910.87140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87175: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880910.87189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87235: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87377: 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 <<< 9257 1726880910.87407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.87503: 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 0x7ff4f7825910> <<< 9257 1726880910.87538: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7826c90> <<< 9257 1726880910.87572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 9257 1726880910.87594: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87656: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.87800: 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' <<< 9257 1726880910.87828: 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 <<< 9257 1726880910.87849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 9257 1726880910.87874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 9257 1726880910.87927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 9257 1726880910.87953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 9257 1726880910.87969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 9257 1726880910.88025: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bac90> <<< 9257 1726880910.88073: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7633b00> <<< 9257 1726880910.88161: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f762aab0> <<< 9257 1726880910.88169: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f762a930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880910.88176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.88205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.88234: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 9257 1726880910.88241: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880910.88291: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880910.88311: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.88331: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880910.88343: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.88978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.89678: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.90349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.91086: 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 0x7ff4f76bfb30> <<< 9257 1726880910.91144: 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 0x7ff4f76bffe0> <<< 9257 1726880910.91251: 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 0x7ff4f76bc6e0> <<< 9257 1726880910.91308: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bc260> # /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' <<< 9257 1726880910.91398: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bd010> # /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' <<< 9257 1726880910.91471: 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 <<< 9257 1726880910.91555: stdout chunk (state=3): >>># 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 0x7ff4f76a2ab0> # /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 0x7ff4f76a1b80> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 9257 1726880910.91616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b268d0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76a0c50> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 9257 1726880910.91687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 9257 1726880910.91691: stdout chunk (state=3): >>># /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' <<< 9257 1726880910.91794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 9257 1726880910.91798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 9257 1726880910.91925: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b39460> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b27fe0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b27350> <<< 9257 1726880910.91929: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bdca0> <<< 9257 1726880910.91944: 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 <<< 9257 1726880910.92173: stdout chunk (state=3): >>># 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' <<< 9257 1726880910.92176: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6ba54f0> <<< 9257 1726880910.92286: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b5d640> <<< 9257 1726880910.92385: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b39d60> # /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' <<< 9257 1726880910.92464: stdout chunk (state=3): >>># /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 0x7ff4f6bad070> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6ba72f0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b5d190> <<< 9257 1726880910.92613: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bd670> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bd0a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bcdd0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bfaa0> # /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 0x7ff4f76bd0d0> <<< 9257 1726880910.92692: 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 # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bad730> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bad310> <<< 9257 1726880910.92770: 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' <<< 9257 1726880910.92810: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bade50> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 9257 1726880910.92880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 9257 1726880910.92936: stdout chunk (state=3): >>># /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' <<< 9257 1726880910.92983: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880910.93080: 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 0x7ff4f6bc07a0> <<< 9257 1726880910.93306: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b95910> <<< 9257 1726880910.93382: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6baeb70> <<< 9257 1726880910.93386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 9257 1726880910.93467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b953a0> # /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 0x7ff4f6bca540> # /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' <<< 9257 1726880910.93521: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bcb1d0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bcac90> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 9257 1726880910.93573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 9257 1726880910.93665: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bcb6e0> <<< 9257 1726880910.93700: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 9257 1726880910.93808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 9257 1726880910.93985: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b8bbf0> <<< 9257 1726880910.94041: 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' <<< 9257 1726880910.94065: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6ab9fd0> # zipimport: zlib available <<< 9257 1726880910.94181: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 9257 1726880910.94322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.94486: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 9257 1726880910.94490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.94540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.94606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 9257 1726880910.94610: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.94790: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.94873: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 9257 1726880910.95002: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880910.95536: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 9257 1726880910.95577: 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 0x7ff4f6aeeea0> <<< 9257 1726880910.95631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880910.95655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880910.95803: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aeefc0> <<< 9257 1726880910.95841: 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 <<< 9257 1726880910.95880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880910.95943: 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 0x7ff4f6947170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69469c0> # 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 0x7ff4f6946ba0> <<< 9257 1726880910.95953: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aef500> <<< 9257 1726880910.96013: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aee120> # /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' <<< 9257 1726880910.96018: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aeeba0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 9257 1726880910.96105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 9257 1726880910.96141: 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' <<< 9257 1726880910.96159: 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' <<< 9257 1726880910.96298: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 9257 1726880910.96303: 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 0x7ff4f69bc770> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69bc350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 9257 1726880910.96366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 9257 1726880910.96429: 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 0x7ff4f69bffe0> <<< 9257 1726880910.96487: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69bc860> <<< 9257 1726880910.96491: 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 <<< 9257 1726880910.96604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 9257 1726880910.97585: 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 0x7ff4f652b1d0> <<< 9257 1726880910.97691: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69ec230> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 9257 1726880910.97876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 9257 1726880910.98006: 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 0x7ff4f65a8c80> <<< 9257 1726880910.98071: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f652b560> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 9257 1726880910.98130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 9257 1726880910.98230: 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 0x7ff4f65abc80> <<< 9257 1726880910.98284: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f65a8e90> # /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' <<< 9257 1726880910.98429: 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 0x7ff4f65e3e00> <<< 9257 1726880910.98479: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f65abf50> # /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' <<< 9257 1726880910.98524: 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 0x7ff4f4bc1130> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc0530> <<< 9257 1726880910.98539: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6967e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 9257 1726880910.98595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 9257 1726880910.98662: 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' <<< 9257 1726880910.98701: 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 0x7ff4f4be0620> <<< 9257 1726880910.98750: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3a70> <<< 9257 1726880910.98754: 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 <<< 9257 1726880910.98813: stdout chunk (state=3): >>># 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' <<< 9257 1726880910.98817: 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 0x7ff4f4be2cf0> <<< 9257 1726880910.98871: 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 <<< 9257 1726880910.98885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 9257 1726880910.98905: 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 0x7ff4f4be3bf0> <<< 9257 1726880910.98932: 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 <<< 9257 1726880910.98941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.99408: 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 0x7ff4f4c044a0> <<< 9257 1726880910.99434: 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 <<< 9257 1726880910.99473: 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 0x7ff4f4c059d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be3dd0> <<< 9257 1726880910.99492: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be2ba0> <<< 9257 1726880910.99511: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be2540> <<< 9257 1726880910.99569: 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 <<< 9257 1726880910.99586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880910.99697: 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 0x7ff4f4c07620> <<< 9257 1726880910.99730: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be3110> <<< 9257 1726880910.99778: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be0950> <<< 9257 1726880910.99847: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3080> <<< 9257 1726880910.99880: 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' <<< 9257 1726880911.00021: stdout chunk (state=3): >>># 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 0x7ff4f4bc37a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3500> <<< 9257 1726880911.00062: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc12b0> <<< 9257 1726880911.00084: 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 0x7ff4f4c4cbc0> <<< 9257 1726880911.00102: 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 <<< 9257 1726880911.00138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 9257 1726880911.00183: 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 <<< 9257 1726880911.00219: stdout chunk (state=3): >>># 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' <<< 9257 1726880911.00222: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4f080> <<< 9257 1726880911.00243: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 9257 1726880911.00256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 9257 1726880911.00286: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4f860> <<< 9257 1726880911.00299: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4e3f0> <<< 9257 1726880911.00319: 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 <<< 9257 1726880911.00341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 9257 1726880911.00350: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c70050> <<< 9257 1726880911.00383: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4cb90> <<< 9257 1726880911.00417: 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 <<< 9257 1726880911.00435: stdout chunk (state=3): >>># 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 <<< 9257 1726880911.00466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 9257 1726880911.00491: 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 <<< 9257 1726880911.00503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 9257 1726880911.00515: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c71af0> <<< 9257 1726880911.00548: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c71070> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c70e90> <<< 9257 1726880911.00569: 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 <<< 9257 1726880911.00579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 9257 1726880911.00601: 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 <<< 9257 1726880911.00636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 9257 1726880911.00664: 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 <<< 9257 1726880911.00675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 9257 1726880911.00706: 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 <<< 9257 1726880911.00738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 9257 1726880911.00741: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c9cb60> <<< 9257 1726880911.00765: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 9257 1726880911.00816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 9257 1726880911.00851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 9257 1726880911.00902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880911.00944: 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 0x7ff4f45b2c00> <<< 9257 1726880911.00998: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880911.01017: 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 0x7ff4f45b2f60> <<< 9257 1726880911.01064: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c9ee70> <<< 9257 1726880911.01105: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c9d010> <<< 9257 1726880911.01126: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c73f20> <<< 9257 1726880911.01174: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c722a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c71fd0> <<< 9257 1726880911.01211: 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' <<< 9257 1726880911.01248: 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' <<< 9257 1726880911.01299: 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 <<< 9257 1726880911.01333: 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 0x7ff4f45ecaa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45b3bf0> <<< 9257 1726880911.01385: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c727e0> <<< 9257 1726880911.01401: 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' <<< 9257 1726880911.01463: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ed1c0> <<< 9257 1726880911.01508: 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 0x7ff4f45ed580> <<< 9257 1726880911.01524: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ed5e0> <<< 9257 1726880911.01542: 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 0x7ff4f45ed700> <<< 9257 1726880911.01600: 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 <<< 9257 1726880911.01605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 9257 1726880911.01621: 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 <<< 9257 1726880911.01658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 9257 1726880911.01731: 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 0x7ff4f46102f0> <<< 9257 1726880911.01752: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ee420> <<< 9257 1726880911.01800: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f46103e0> <<< 9257 1726880911.01825: 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' <<< 9257 1726880911.01940: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f46104d0> <<< 9257 1726880911.01947: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ed4f0> <<< 9257 1726880911.01982: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4610680> <<< 9257 1726880911.02011: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 9257 1726880911.02039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 9257 1726880911.02136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 9257 1726880911.02142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 9257 1726880911.02191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 9257 1726880911.02206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 9257 1726880911.02234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 9257 1726880911.02260: 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' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff4f463bfe0> <<< 9257 1726880911.02287: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f463b470> <<< 9257 1726880911.02364: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4639e80> <<< 9257 1726880911.02574: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4611df0> <<< 9257 1726880911.02579: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4611250> <<< 9257 1726880911.02605: 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 0x7ff4f4612270> <<< 9257 1726880911.02634: 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 0x7ff4f4bc3620> <<< 9257 1726880911.02692: 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 <<< 9257 1726880911.02697: 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 0x7ff4f467cad0> <<< 9257 1726880911.02738: 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 0x7ff4f467cd40> <<< 9257 1726880911.02773: 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' <<< 9257 1726880911.02777: 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 <<< 9257 1726880911.02834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467d6a0> <<< 9257 1726880911.02838: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467d130> <<< 9257 1726880911.02871: 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 0x7ff4f467e5a0> import 'gc' # <<< 9257 1726880911.02894: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69472f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aed9d0> <<< 9257 1726880911.03521: 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 <<< 9257 1726880911.03548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 9257 1726880911.03595: 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' <<< 9257 1726880911.03615: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467fa40> <<< 9257 1726880911.03745: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 9257 1726880911.03772: 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 <<< 9257 1726880911.03802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 9257 1726880911.03835: 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 <<< 9257 1726880911.03872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 9257 1726880911.03900: 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 <<< 9257 1726880911.03980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 9257 1726880911.03996: 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 0x7ff4f44242c0> <<< 9257 1726880911.04030: 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 <<< 9257 1726880911.04045: stdout chunk (state=3): >>># 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 <<< 9257 1726880911.04092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 9257 1726880911.04105: 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' <<< 9257 1726880911.04225: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880911.04238: 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 0x7ff4f4426240> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4425df0> <<< 9257 1726880911.04306: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880911.04310: 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 0x7ff4f778f680> <<< 9257 1726880911.04332: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4424d40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44245c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44012e0> <<< 9257 1726880911.04366: 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 <<< 9257 1726880911.04392: 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 0x7ff4f4424080> <<< 9257 1726880911.04429: 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 <<< 9257 1726880911.04448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880911.04471: 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 <<< 9257 1726880911.04493: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 9257 1726880911.04532: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f443f710> <<< 9257 1726880911.04568: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f443e240> <<< 9257 1726880911.04612: 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 <<< 9257 1726880911.04616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 9257 1726880911.04676: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4464f20> <<< 9257 1726880911.04680: 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 # 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 0x7ff4f4465220> <<< 9257 1726880911.04706: 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' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4465490> <<< 9257 1726880911.04751: 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 <<< 9257 1726880911.04793: stdout chunk (state=3): >>># 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 0x7ff4f4465730> # /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' <<< 9257 1726880911.04812: 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 <<< 9257 1726880911.04843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 9257 1726880911.04910: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4465e20> <<< 9257 1726880911.04914: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4465c70> <<< 9257 1726880911.04987: 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' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4467710> # /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 <<< 9257 1726880911.04992: 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 0x7ff4f4467860> <<< 9257 1726880911.04995: 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 <<< 9257 1726880911.05056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 9257 1726880911.05061: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4467a70> <<< 9257 1726880911.05064: 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 <<< 9257 1726880911.05091: stdout chunk (state=3): >>># 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 <<< 9257 1726880911.05140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 9257 1726880911.05170: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4484a10> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4484290> <<< 9257 1726880911.05195: 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 <<< 9257 1726880911.05233: 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 0x7ff4f44855b0> # /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 <<< 9257 1726880911.05292: 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 0x7ff4f44859d0> <<< 9257 1726880911.05297: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 9257 1726880911.05331: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4485bb0> # /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 <<< 9257 1726880911.05335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 9257 1726880911.05396: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4485e20> <<< 9257 1726880911.05400: 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 <<< 9257 1726880911.05442: stdout chunk (state=3): >>># 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 0x7ff4f4486cf0> <<< 9257 1726880911.05449: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 9257 1726880911.05494: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4486f60> # /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 <<< 9257 1726880911.05534: 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 0x7ff4f4487170> <<< 9257 1726880911.05538: 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 <<< 9257 1726880911.05554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 9257 1726880911.05605: 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 0x7ff4f4487d40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4487890> <<< 9257 1726880911.05632: 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 <<< 9257 1726880911.05651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 9257 1726880911.05691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 9257 1726880911.05725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44acbf0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ac530> <<< 9257 1726880911.05738: 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 0x7ff4f44ad850> <<< 9257 1726880911.05766: 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 <<< 9257 1726880911.05808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 9257 1726880911.05842: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44adb50> # /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 <<< 9257 1726880911.05880: stdout chunk (state=3): >>># 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 0x7ff4f44aeab0> <<< 9257 1726880911.05884: 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 <<< 9257 1726880911.05953: 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 0x7ff4f44aed50> # /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' <<< 9257 1726880911.05958: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44aeed0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467ea80> <<< 9257 1726880911.05984: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467f590> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467eb10> # /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 <<< 9257 1726880911.06007: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 9257 1726880911.06053: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467f560> <<< 9257 1726880911.06081: 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' <<< 9257 1726880911.06151: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44af830> <<< 9257 1726880911.06185: 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 <<< 9257 1726880911.06223: 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 0x7ff4f44afce0> <<< 9257 1726880911.06226: 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' <<< 9257 1726880911.06272: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cc6b0> # /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 <<< 9257 1726880911.06276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 9257 1726880911.06343: 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' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 9257 1726880911.06347: 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 0x7ff4f44cda60> <<< 9257 1726880911.06372: 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 # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cdaf0> <<< 9257 1726880911.06410: 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 <<< 9257 1726880911.06414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 9257 1726880911.06522: 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 0x7ff4f44ce210> <<< 9257 1726880911.06556: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ce090> # /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' <<< 9257 1726880911.06581: 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 <<< 9257 1726880911.06632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 9257 1726880911.06636: 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 <<< 9257 1726880911.06676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880911.06704: 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 0x7ff4f425c710> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 9257 1726880911.06780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 9257 1726880911.06838: 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 0x7ff4f425d8e0> # /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 0x7ff4f425db50> <<< 9257 1726880911.06844: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 9257 1726880911.06907: stdout chunk (state=3): >>># 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' <<< 9257 1726880911.06912: stdout chunk (state=3): >>># 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 0x7ff4f425dcd0> <<< 9257 1726880911.06943: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425daf0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425d3a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425c830> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cfb00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cf0e0> <<< 9257 1726880911.06970: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ce960> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cd580> <<< 9257 1726880911.07004: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ccad0> <<< 9257 1726880911.07032: 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 <<< 9257 1726880911.07052: 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 0x7ff4f425de50> <<< 9257 1726880911.07103: 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' <<< 9257 1726880911.07142: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425e6f0> <<< 9257 1726880911.07148: 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' <<< 9257 1726880911.07228: 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' <<< 9257 1726880911.07231: 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 0x7ff4f425f5c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f320> <<< 9257 1726880911.07269: 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' <<< 9257 1726880911.07273: 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 <<< 9257 1726880911.07428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880911.07483: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 9257 1726880911.07487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 9257 1726880911.07548: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42959d0> <<< 9257 1726880911.07562: 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' <<< 9257 1726880911.07651: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 9257 1726880911.07675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 9257 1726880911.07683: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42970b0> <<< 9257 1726880911.07810: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880911.07832: 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 0x7ff4f4296300> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4295eb0> <<< 9257 1726880911.07843: 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 <<< 9257 1726880911.07867: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 9257 1726880911.07892: 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 0x7ff4f42cc980> <<< 9257 1726880911.07907: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42bbd70> <<< 9257 1726880911.07934: 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 <<< 9257 1726880911.07942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880911.07962: 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 <<< 9257 1726880911.08003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 9257 1726880911.08015: stdout chunk (state=3): >>>import 'six.moves' # <<< 9257 1726880911.08037: 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 <<< 9257 1726880911.08052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 9257 1726880911.08067: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42cf7a0> <<< 9257 1726880911.08096: 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 <<< 9257 1726880911.08104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 9257 1726880911.08111: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42cf920> <<< 9257 1726880911.08136: 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 <<< 9257 1726880911.08160: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 9257 1726880911.08169: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9257 1726880911.08228: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42ccfe0> <<< 9257 1726880911.08235: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42ccce0> <<< 9257 1726880911.08276: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f860> <<< 9257 1726880911.08306: 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 <<< 9257 1726880911.08313: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 9257 1726880911.08341: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4294c20> <<< 9257 1726880911.08352: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f5f0> <<< 9257 1726880911.08374: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425ed20> <<< 9257 1726880911.08389: 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 <<< 9257 1726880911.08407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 9257 1726880911.08424: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42f22a0> <<< 9257 1726880911.08440: 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 <<< 9257 1726880911.08464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 9257 1726880911.08472: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42f2bd0> <<< 9257 1726880911.08500: 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 <<< 9257 1726880911.08506: 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 0x7ff4f42f3590> <<< 9257 1726880911.08538: 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 <<< 9257 1726880911.08554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 9257 1726880911.08573: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42f39b0> <<< 9257 1726880911.08596: 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 <<< 9257 1726880911.08611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 9257 1726880911.08627: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430c590> <<< 9257 1726880911.08644: 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 <<< 9257 1726880911.08685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 9257 1726880911.08718: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430cc20> <<< 9257 1726880911.08743: 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 <<< 9257 1726880911.08763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 9257 1726880911.08780: 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' <<< 9257 1726880911.08813: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 9257 1726880911.08816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 9257 1726880911.08851: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880911.08894: 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 0x7ff4f430fb30> <<< 9257 1726880911.08920: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430f500> <<< 9257 1726880911.08936: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430f1a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430ee70> <<< 9257 1726880937.72923: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: grafana-9.2.10-18.fc39.x86_64", "Installed: grafana-pcp-5.1.1-8.fc39.x86_64", "Installed: grafana-selinux-9.2.10-18.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["grafana", "grafana-pcp"], "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}}} <<< 9257 1726880937.81150: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9257 1726880937.81493: stdout chunk (state=3): >>># destroy __main__ <<< 9257 1726880937.82032: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9257 1726880937.82112: 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<<< 9257 1726880937.82208: 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 <<< 9257 1726880937.82212: 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 # 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 <<< 9257 1726880937.82323: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.82327: stdout chunk (state=3): >>># destroy ansible.module_utils.common.respawn <<< 9257 1726880937.82362: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.yumdnf<<< 9257 1726880937.82412: stdout chunk (state=3): >>> # 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 <<< 9257 1726880937.82416: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.82456: 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 # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject <<< 9257 1726880937.82462: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.82494: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.82498: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83071: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 9257 1726880937.83076: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 9257 1726880937.83080: stdout chunk (state=3): >>># destroy zipfile._path <<< 9257 1726880937.83130: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83209: stdout chunk (state=3): >>># destroy selinux <<< 9257 1726880937.83213: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 9257 1726880937.83316: 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 <<< 9257 1726880937.83328: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83385: 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 <<< 9257 1726880937.83395: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal <<< 9257 1726880937.83413: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 9257 1726880937.83546: 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 # 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 <<< 9257 1726880937.83562: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83571: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf <<< 9257 1726880937.83580: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum <<< 9257 1726880937.83588: 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 # destroy dnf.drpm # destroy dnf.goal <<< 9257 1726880937.83695: stdout chunk (state=3): >>># destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # 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<<< 9257 1726880937.83708: stdout chunk (state=3): >>> # 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 <<< 9257 1726880937.83774: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83788: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction <<< 9257 1726880937.83855: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83859: stdout chunk (state=3): >>># cleanup[3] wiping http.cookiejar # destroy copy <<< 9257 1726880937.83874: 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 # 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 <<< 9257 1726880937.83882: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 9257 1726880937.83888: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.83895: stdout chunk (state=3): >>># destroy email.mime.application # destroy email.mime.multipart <<< 9257 1726880937.84034: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.84045: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.84051: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.84061: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.84142: 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 <<< 9257 1726880937.84147: 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 <<< 9257 1726880937.84154: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random <<< 9257 1726880937.84275: stdout chunk (state=3): >>># 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 <<< 9257 1726880937.84285: stdout chunk (state=3): >>># destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 9257 1726880937.84291: 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 <<< 9257 1726880937.84346: 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 _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 <<< 9257 1726880937.84357: 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 <<< 9257 1726880937.84402: 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 <<< 9257 1726880937.84854: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880937.84864: stdout chunk (state=3): >>># destroy _socket <<< 9257 1726880937.84896: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 9257 1726880937.84955: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 9257 1726880937.84970: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880937.84982: stdout chunk (state=3): >>># destroy tokenize <<< 9257 1726880937.85002: stdout chunk (state=3): >>># destroy _compat_pickle <<< 9257 1726880937.85034: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 9257 1726880937.85064: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy copyreg <<< 9257 1726880937.85098: stdout chunk (state=3): >>># destroy _pickle <<< 9257 1726880937.85120: 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 <<< 9257 1726880937.85126: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 9257 1726880937.85145: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 9257 1726880937.85153: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 9257 1726880937.85195: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 <<< 9257 1726880937.85219: stdout chunk (state=3): >>># destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 9257 1726880937.85223: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils <<< 9257 1726880937.85237: stdout chunk (state=3): >>># destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 9257 1726880937.85263: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 9257 1726880937.85326: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 9257 1726880937.85352: 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 <<< 9257 1726880937.85387: stdout chunk (state=3): >>># destroy rpm <<< 9257 1726880937.85445: 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 # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 9257 1726880937.85538: stdout chunk (state=3): >>># destroy _warnings <<< 9257 1726880937.85551: stdout chunk (state=3): >>># destroy posix <<< 9257 1726880937.85593: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 9257 1726880937.85652: stdout chunk (state=3): >>># destroy _ssl <<< 9257 1726880937.85783: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880937.85889: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 9257 1726880937.85909: stdout chunk (state=3): >>># destroy re # destroy _random <<< 9257 1726880937.85940: stdout chunk (state=3): >>># destroy _sre <<< 9257 1726880937.85955: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 9257 1726880937.87420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880937.87493: stderr chunk (state=3): >>><<< 9257 1726880937.87498: stdout chunk (state=3): >>><<< 9257 1726880937.88095: _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 0x7ff4f7d2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7cfbb30> # /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 0x7ff4f7d2eab0> 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 0x7ff4f7b41160> # /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 0x7ff4f7b42000> 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 0x7ff4f7b7fdd0> # /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 0x7ff4f7b7ffe0> # /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 0x7ff4f7bb7800> # /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 0x7ff4f7bb7e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b97aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b95190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7cf80> # /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 0x7ff4f7bdb710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bda330> # /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 0x7ff4f7b96060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7bd8a40> # /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 0x7ff4f7c0c6b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7c200> # /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 0x7ff4f7c0cb60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7e840> # 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 0x7ff4f7c0cdd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7b7ad20> # /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 0x7ff4f7c0d4c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0d190> 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 0x7ff4f7c0e3c0> 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 0x7ff4f7c285c0> 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 0x7ff4f7c29d00> # /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 0x7ff4f7c2abd0> # 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 0x7ff4f7c2b230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c2a120> # /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 0x7ff4f7c2bc80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c2b3b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0e3f0> # /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 0x7ff4f7963b30> # /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 0x7ff4f798c620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798c380> # 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 0x7ff4f798c590> # 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 0x7ff4f798c7d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7961cd0> # /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 0x7ff4f798de50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798cb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7c0eae0> # /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 0x7ff4f79be1e0> # /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 0x7ff4f79d6390> # /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 0x7ff4f7a13110> # /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 0x7ff4f7a3d8b0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7a13230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79d7020> # /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 0x7ff4f7850200> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f79d53d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f798ed80> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff4f78503e0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0q7xg_ct/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 0x7ff4f78a9f10> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7880e00> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7853f20> # 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 0x7ff4f7883d70> # /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 0x7ff4f78cd8b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78cd640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78ccf80> # /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 0x7ff4f78cd9a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f78aa930> 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 0x7ff4f78ce570> # 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 0x7ff4f78ce7b0> # /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 0x7ff4f78cecf0> 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 0x7ff4f7734a70> # 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 0x7ff4f7736690> # /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 0x7ff4f7737020> # /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 0x7ff4f7737fb0> # /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 0x7ff4f773ac60> # 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 0x7ff4f773af90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7738f20> # /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 0x7ff4f773ea50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773d520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f773d280> # /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 0x7ff4f773fa10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7739430> # 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 0x7ff4f7782bd0> # /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 0x7ff4f7782db0> # /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 0x7ff4f77848f0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77846b0> # /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 0x7ff4f7786e40> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7784fe0> # /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 0x7ff4f778e600> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7786f90> # 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 0x7ff4f778f8f0> # 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 0x7ff4f778f6e0> # 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 0x7ff4f778fa10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7782fc0> # /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 0x7ff4f7793140> # 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 0x7ff4f7798530> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77918b0> # 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 0x7ff4f7792c60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f77914f0> # 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 0x7ff4f781c7a0> # /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 0x7ff4f781d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f779baa0> 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 0x7ff4f781d670> # 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 0x7ff4f781ff50> # 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 0x7ff4f78261e0> # 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 0x7ff4f7826a80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f781f140> # 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 0x7ff4f7825910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7826c90> 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 0x7ff4f76bac90> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f7633b00> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f762aab0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f762a930> # 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 0x7ff4f76bfb30> # /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 0x7ff4f76bffe0> # /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 0x7ff4f76bc6e0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bc260> # /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 0x7ff4f76bd010> # /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 0x7ff4f76a2ab0> # /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 0x7ff4f76a1b80> # /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 0x7ff4f6b268d0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76a0c50> # /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 0x7ff4f6b39460> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b27fe0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b27350> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bdca0> # /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 0x7ff4f6ba54f0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b5d640> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b39d60> # /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 0x7ff4f6bad070> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6ba72f0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b5d190> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bd670> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bd0a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bcdd0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f76bfaa0> # /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 0x7ff4f76bd0d0> # /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 0x7ff4f6bad730> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bad310> # /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 0x7ff4f6bade50> # /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 0x7ff4f6bc07a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6b95910> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6baeb70> # /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 0x7ff4f6b953a0> # /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 0x7ff4f6bca540> # /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 0x7ff4f6bcb1d0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6bcac90> # /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 0x7ff4f6bcb6e0> # /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 0x7ff4f6b8bbf0> # /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 0x7ff4f6ab9fd0> # 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 0x7ff4f6aeeea0> # /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 0x7ff4f6aeefc0> # /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 0x7ff4f6947170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69469c0> # 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 0x7ff4f6946ba0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aef500> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aee120> # /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 0x7ff4f6aeeba0> # /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 0x7ff4f69bc770> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69bc350> # /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 0x7ff4f69bffe0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69bc860> # /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 0x7ff4f652b1d0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69ec230> # /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 0x7ff4f65a8c80> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f652b560> # /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 0x7ff4f65abc80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f65a8e90> # /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 0x7ff4f65e3e00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f65abf50> # /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 0x7ff4f4bc1130> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc0530> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6967e90> # /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 0x7ff4f4be0620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3a70> # /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 0x7ff4f4be2cf0> # /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 0x7ff4f4be3bf0> # /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 0x7ff4f4c044a0> # /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 0x7ff4f4c059d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be3dd0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be2ba0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be2540> # /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 0x7ff4f4c07620> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be3110> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4be0950> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3080> # /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 0x7ff4f4bc37a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc3500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4bc12b0> # /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 0x7ff4f4c4cbc0> # /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 0x7ff4f4c4f080> # /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 0x7ff4f4c4f860> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4e3f0> # /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 0x7ff4f4c70050> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c4cb90> # /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 0x7ff4f4c71af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c71070> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c70e90> # /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 0x7ff4f4c9cb60> # /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 0x7ff4f45b2c00> # 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 0x7ff4f45b2f60> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c9ee70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c9d010> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c73f20> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c722a0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c71fd0> # /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 0x7ff4f45ecaa0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45b3bf0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4c727e0> # /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 0x7ff4f45ed1c0> # /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 0x7ff4f45ed580> # /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 0x7ff4f45ed5e0> # /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 0x7ff4f45ed700> # /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 0x7ff4f46102f0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ee420> # /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 0x7ff4f46103e0> # /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 0x7ff4f46104d0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f45ed4f0> # /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 0x7ff4f4610680> # /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 0x7ff4f463bfe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f463b470> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4639e80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4611df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4611250> # /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 0x7ff4f4612270> # /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 0x7ff4f4bc3620> # /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 0x7ff4f467cad0> # /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 0x7ff4f467cd40> # /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 0x7ff4f467d6a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467d130> # /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 0x7ff4f467e5a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f69472f0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f6aed9d0> # /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 0x7ff4f467fa40> # 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 0x7ff4f44242c0> # /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 0x7ff4f4426240> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4425df0> # 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 0x7ff4f778f680> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4424d40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44245c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44012e0> # /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 0x7ff4f4424080> # /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 0x7ff4f443f710> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f443e240> # /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 0x7ff4f4464f20> # /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 0x7ff4f4465220> # /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 0x7ff4f4465490> # /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 0x7ff4f4465730> # /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 0x7ff4f4465e20> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4465c70> # /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 0x7ff4f4467710> # /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 0x7ff4f4467860> # /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 0x7ff4f4467a70> # /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 0x7ff4f4484a10> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4484290> # /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 0x7ff4f44855b0> # /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 0x7ff4f44859d0> # /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 0x7ff4f4485bb0> # /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 0x7ff4f4485e20> # /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 0x7ff4f4486cf0> # /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 0x7ff4f4486f60> # /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 0x7ff4f4487170> # /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 0x7ff4f4487d40> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4487890> # /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 0x7ff4f44acbf0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ac530> # /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 0x7ff4f44ad850> # /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 0x7ff4f44adb50> # /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 0x7ff4f44aeab0> # /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 0x7ff4f44aed50> # /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 0x7ff4f44aeed0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467ea80> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467f590> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f467eb10> # /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 0x7ff4f467f560> # /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 0x7ff4f44af830> # /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 0x7ff4f44afce0> # /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 0x7ff4f44cc6b0> # /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 0x7ff4f44cda60> # /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 0x7ff4f44cdaf0> # /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 0x7ff4f44ce210> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ce090> # /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 0x7ff4f425c710> # /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 0x7ff4f425d8e0> # /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 0x7ff4f425db50> # /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 0x7ff4f425dcd0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425daf0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425d3a0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425c830> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cfb00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cf0e0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ce960> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44cd580> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f44ccad0> # /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 0x7ff4f425de50> # /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 0x7ff4f425e6f0> # /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 0x7ff4f425f5c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f320> # /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 0x7ff4f42959d0> # /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 0x7ff4f42970b0> # 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 0x7ff4f4296300> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f4295eb0> # /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 0x7ff4f42cc980> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42bbd70> # /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 0x7ff4f42cf7a0> # /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 0x7ff4f42cf920> # /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 0x7ff4f42ccfe0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f42ccce0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f860> # /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 0x7ff4f4294c20> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425f5f0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f425ed20> # /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 0x7ff4f42f22a0> # /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 0x7ff4f42f2bd0> # /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 0x7ff4f42f3590> # /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 0x7ff4f42f39b0> # /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 0x7ff4f430c590> # /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 0x7ff4f430cc20> # /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 0x7ff4f430fb30> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430f500> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430f1a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff4f430ee70> {"msg": "", "changed": true, "results": ["Installed: grafana-9.2.10-18.fc39.x86_64", "Installed: grafana-pcp-5.1.1-8.fc39.x86_64", "Installed: grafana-selinux-9.2.10-18.fc39.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["grafana", "grafana-pcp"], "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880937.90437: done with _execute_module (ansible.legacy.dnf, {'name': ['grafana', 'grafana-pcp'], '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-1726880910.5674431-10764-248684444937595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880937.90440: _low_level_execute_command(): starting 9257 1726880937.90443: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880910.5674431-10764-248684444937595/ > /dev/null 2>&1 && sleep 0' 9257 1726880937.90448: 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 <<< 9257 1726880937.90451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880937.90454: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880937.90456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880937.90461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880937.90464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880937.92363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880937.92367: stdout chunk (state=3): >>><<< 9257 1726880937.92379: stderr chunk (state=3): >>><<< 9257 1726880937.92552: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880937.92562: handler run complete 9257 1726880937.92565: attempt loop complete, returning result 9257 1726880937.92568: _execute() done 9257 1726880937.92571: dumping result to json 9257 1726880937.92574: done dumping result, returning 9257 1726880937.92576: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages [027aebc8-b3f3-b82f-6e37-000000000680] 9257 1726880937.92579: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000680 changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: grafana-9.2.10-18.fc39.x86_64", "Installed: grafana-pcp-5.1.1-8.fc39.x86_64", "Installed: grafana-selinux-9.2.10-18.fc39.x86_64" ] } 9257 1726880937.92808: no more pending results, returning what we have 9257 1726880937.92812: results queue empty 9257 1726880937.92814: checking for any_errors_fatal 9257 1726880937.92826: done checking for any_errors_fatal 9257 1726880937.92827: checking for max_fail_percentage 9257 1726880937.92830: done checking for max_fail_percentage 9257 1726880937.92831: checking to see if all hosts have failed and the running result is not ok 9257 1726880937.92833: done checking to see if all hosts have failed 9257 1726880937.92834: getting the remaining hosts for this loop 9257 1726880937.92836: done getting the remaining hosts for this loop 9257 1726880937.93006: getting the next task for host managed_node1 9257 1726880937.93013: done getting next task for host managed_node1 9257 1726880937.93018: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed 9257 1726880937.93022: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880937.93040: getting variables 9257 1726880937.93042: in VariableManager get_vars() 9257 1726880937.93122: Calling all_inventory to load vars for managed_node1 9257 1726880937.93126: Calling groups_inventory to load vars for managed_node1 9257 1726880937.93129: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880937.93135: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000680 9257 1726880937.93139: WORKER PROCESS EXITING 9257 1726880937.93148: Calling all_plugins_play to load vars for managed_node1 9257 1726880937.93152: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880937.93157: Calling groups_plugins_play to load vars for managed_node1 9257 1726880937.93812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880937.94632: done with get_vars() 9257 1726880937.94652: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 Friday 20 September 2024 21:08:57 -0400 (0:00:27.443) 0:01:06.975 ****** 9257 1726880937.94763: entering _queue_task() for managed_node1/package_facts 9257 1726880937.94765: Creating lock for package_facts 9257 1726880937.95060: worker is 1 (out of 1 available) 9257 1726880937.95080: exiting _queue_task() for managed_node1/package_facts 9257 1726880937.95095: done queuing things up, now waiting for results queue to drain 9257 1726880937.95098: waiting for pending results... 9257 1726880937.95310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed 9257 1726880937.95429: in run() - task 027aebc8-b3f3-b82f-6e37-000000000681 9257 1726880937.95446: variable 'ansible_search_path' from source: unknown 9257 1726880937.95451: variable 'ansible_search_path' from source: unknown 9257 1726880937.95486: calling self._execute() 9257 1726880937.95588: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880937.95595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880937.95607: variable 'omit' from source: magic vars 9257 1726880937.95739: variable 'omit' from source: magic vars 9257 1726880937.95817: variable 'omit' from source: magic vars 9257 1726880937.95861: variable 'omit' from source: magic vars 9257 1726880937.95904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880937.95947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880937.95976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880937.95991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880937.96002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880937.96029: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880937.96037: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880937.96040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880937.96136: Set connection var ansible_connection to ssh 9257 1726880937.96149: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880937.96154: Set connection var ansible_pipelining to False 9257 1726880937.96165: Set connection var ansible_shell_type to sh 9257 1726880937.96171: Set connection var ansible_shell_executable to /bin/sh 9257 1726880937.96181: Set connection var ansible_timeout to 10 9257 1726880937.96204: variable 'ansible_shell_executable' from source: unknown 9257 1726880937.96207: variable 'ansible_connection' from source: unknown 9257 1726880937.96212: variable 'ansible_module_compression' from source: unknown 9257 1726880937.96216: variable 'ansible_shell_type' from source: unknown 9257 1726880937.96220: variable 'ansible_shell_executable' from source: unknown 9257 1726880937.96224: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880937.96230: variable 'ansible_pipelining' from source: unknown 9257 1726880937.96233: variable 'ansible_timeout' from source: unknown 9257 1726880937.96239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880937.96447: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 9257 1726880937.96460: variable 'omit' from source: magic vars 9257 1726880937.96466: starting attempt loop 9257 1726880937.96471: running the handler 9257 1726880937.96528: _low_level_execute_command(): starting 9257 1726880937.96532: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880937.97566: 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 <<< 9257 1726880937.97571: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880937.97617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 9257 1726880937.97622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880937.97677: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880937.97688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880937.97735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880937.99353: stdout chunk (state=3): >>>/root <<< 9257 1726880937.99485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880937.99545: stderr chunk (state=3): >>><<< 9257 1726880937.99589: stdout chunk (state=3): >>><<< 9257 1726880937.99611: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880937.99644: _low_level_execute_command(): starting 9257 1726880937.99650: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343 `" && echo ansible-tmp-1726880937.9960735-11646-42553331117343="` echo /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343 `" ) && sleep 0' 9257 1726880938.00394: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880938.00413: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880938.00421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880938.02364: stdout chunk (state=3): >>>ansible-tmp-1726880937.9960735-11646-42553331117343=/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343 <<< 9257 1726880938.02498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880938.02573: stderr chunk (state=3): >>><<< 9257 1726880938.02577: stdout chunk (state=3): >>><<< 9257 1726880938.02600: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880937.9960735-11646-42553331117343=/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880938.02734: variable 'ansible_module_compression' from source: unknown 9257 1726880938.02795: ANSIBALLZ: Using lock for package_facts 9257 1726880938.02800: ANSIBALLZ: Acquiring lock 9257 1726880938.02803: ANSIBALLZ: Lock acquired: 140047822825440 9257 1726880938.02812: ANSIBALLZ: Creating module 9257 1726880938.44830: ANSIBALLZ: Writing module into payload 9257 1726880938.45061: ANSIBALLZ: Writing module 9257 1726880938.45091: ANSIBALLZ: Renaming module 9257 1726880938.45097: ANSIBALLZ: Done creating module 9257 1726880938.45138: variable 'ansible_facts' from source: unknown 9257 1726880938.45355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py 9257 1726880938.45482: Sending initial data 9257 1726880938.45497: Sent initial data (160 bytes) 9257 1726880938.46163: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880938.46178: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880938.46201: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880938.46215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880938.46284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880938.47936: 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" <<< 9257 1726880938.47943: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 9257 1726880938.47973: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880938.48012: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_m2rhzct /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py <<< 9257 1726880938.48020: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py" <<< 9257 1726880938.48047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmp_m2rhzct" to remote "/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py" <<< 9257 1726880938.50637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880938.50721: stderr chunk (state=3): >>><<< 9257 1726880938.50725: stdout chunk (state=3): >>><<< 9257 1726880938.50765: done transferring module to remote 9257 1726880938.50769: _low_level_execute_command(): starting 9257 1726880938.50772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/ /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py && sleep 0' 9257 1726880938.51366: 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 <<< 9257 1726880938.51370: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880938.51374: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880938.51486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880938.51489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880938.53346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880938.53350: stdout chunk (state=3): >>><<< 9257 1726880938.53356: stderr chunk (state=3): >>><<< 9257 1726880938.53371: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880938.53374: _low_level_execute_command(): starting 9257 1726880938.53382: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/AnsiballZ_package_facts.py && sleep 0' 9257 1726880938.53914: 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 <<< 9257 1726880938.53917: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880938.53920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880938.53925: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880938.54010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880938.54065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880938.56253: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880938.56297: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880938.56321: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 9257 1726880938.56409: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9257 1726880938.56435: stdout chunk (state=3): >>>import 'posix' # <<< 9257 1726880938.56479: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 9257 1726880938.56503: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 9257 1726880938.56541: 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' <<< 9257 1726880938.56568: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880938.56594: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880938.56671: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880938.56701: 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 0x7f9cccacc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccca9bb30> # /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' <<< 9257 1726880938.56733: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9cccaceab0> <<< 9257 1726880938.56775: stdout chunk (state=3): >>>import '_signal' # <<< 9257 1726880938.56830: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 9257 1726880938.56834: stdout chunk (state=3): >>>import '_stat' # <<< 9257 1726880938.56846: stdout chunk (state=3): >>>import 'stat' # <<< 9257 1726880938.56910: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880938.56940: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880938.56988: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 9257 1726880938.57016: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 9257 1726880938.57023: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 9257 1726880938.57035: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 9257 1726880938.57092: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 9257 1726880938.57096: 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 <<< 9257 1726880938.57108: 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 0x7f9ccc87d160> <<< 9257 1726880938.57204: 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' <<< 9257 1726880938.57208: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc87e000> <<< 9257 1726880938.57257: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880938.57271: 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. <<< 9257 1726880938.57650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 9257 1726880938.57675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 9257 1726880938.57709: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 9257 1726880938.57713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880938.57787: 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' <<< 9257 1726880938.57892: 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' <<< 9257 1726880938.57896: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8bbe30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880938.57899: 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 0x7f9ccc8bbf80> <<< 9257 1726880938.57954: 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' <<< 9257 1726880938.57959: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 9257 1726880938.58001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880938.58059: stdout chunk (state=3): >>>import 'itertools' # <<< 9257 1726880938.58085: 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 0x7f9ccc8f3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880938.58125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8f3ec0> import '_collections' # <<< 9257 1726880938.58156: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8d3ad0> <<< 9257 1726880938.58179: stdout chunk (state=3): >>>import '_functools' # <<< 9257 1726880938.58195: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8d11f0> <<< 9257 1726880938.58295: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b8fe0> <<< 9257 1726880938.58319: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880938.58363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 9257 1726880938.58395: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 9257 1726880938.58427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880938.58431: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 9257 1726880938.58438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 9257 1726880938.58475: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc917710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc916330> <<< 9257 1726880938.58512: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 9257 1726880938.58517: 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 0x7f9ccc8d20c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc914bf0> <<< 9257 1726880938.58600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 9257 1726880938.58607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc948770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b8260> <<< 9257 1726880938.58618: 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' <<< 9257 1726880938.58646: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.58662: 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 0x7f9ccc948c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc948ad0> <<< 9257 1726880938.58705: 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 0x7f9ccc948e90> <<< 9257 1726880938.58707: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b6d80> <<< 9257 1726880938.58754: 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' <<< 9257 1726880938.58773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 9257 1726880938.58823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 9257 1726880938.58827: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc949550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc949220> <<< 9257 1726880938.58859: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 9257 1726880938.58915: 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 0x7f9ccc94a420> import 'importlib.util' # import 'runpy' # <<< 9257 1726880938.58921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880938.58971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 9257 1726880938.58975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 9257 1726880938.58997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc960650> import 'errno' # <<< 9257 1726880938.59065: 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 0x7f9ccc961d30> <<< 9257 1726880938.59073: 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' <<< 9257 1726880938.59104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 9257 1726880938.59108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 9257 1726880938.59111: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc962c00> <<< 9257 1726880938.59156: 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 0x7f9ccc963260> <<< 9257 1726880938.59170: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc962150> <<< 9257 1726880938.59191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 9257 1726880938.59198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 9257 1726880938.59261: 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 0x7f9ccc963cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc9633e0> <<< 9257 1726880938.59307: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc94a480> <<< 9257 1726880938.59324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 9257 1726880938.59360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 9257 1726880938.59394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 9257 1726880938.59397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 9257 1726880938.59433: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.59446: 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 0x7f9ccc647b60> <<< 9257 1726880938.59452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 9257 1726880938.59463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 9257 1726880938.59488: 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 0x7f9ccc6705f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc670350> <<< 9257 1726880938.59520: 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 0x7f9ccc670560> <<< 9257 1726880938.59574: 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' <<< 9257 1726880938.59595: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9ccc6707a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc645d00> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880938.59698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880938.59731: 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 0x7f9ccc671e20> <<< 9257 1726880938.59759: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc670aa0> <<< 9257 1726880938.59785: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc94ab70> <<< 9257 1726880938.59846: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 9257 1726880938.59894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880938.59898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880938.59967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880938.60004: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6a21b0> <<< 9257 1726880938.60036: 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' <<< 9257 1726880938.60043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 9257 1726880938.60077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 9257 1726880938.60136: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6ba2d0> <<< 9257 1726880938.60189: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 9257 1726880938.60192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 9257 1726880938.60265: stdout chunk (state=3): >>>import 'ntpath' # <<< 9257 1726880938.60268: 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 0x7f9ccc6f7080> <<< 9257 1726880938.60284: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880938.60334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880938.60354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880938.60379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880938.60473: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc721820> <<< 9257 1726880938.60548: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6f71a0> <<< 9257 1726880938.60593: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6baf60> <<< 9257 1726880938.60632: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 9257 1726880938.60636: 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 0x7f9ccc53c1a0> <<< 9257 1726880938.60639: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6b9310> <<< 9257 1726880938.60653: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc672d50> <<< 9257 1726880938.60808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 9257 1726880938.60841: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ccc6b96d0> <<< 9257 1726880938.61014: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload__tu95azi/ansible_package_facts_payload.zip' <<< 9257 1726880938.61020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.61163: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.61191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880938.61201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880938.61238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880938.61310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880938.61347: 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 0x7f9ccc5a9d00> <<< 9257 1726880938.61356: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880938.61584: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc580bf0> <<< 9257 1726880938.61648: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc53fd70> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 9257 1726880938.61668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 9257 1726880938.61683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.63194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.64487: 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 0x7f9ccc583a10> <<< 9257 1726880938.64492: 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' <<< 9257 1726880938.64550: 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' <<< 9257 1726880938.64629: 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 0x7f9ccc5d95e0> <<< 9257 1726880938.64633: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5d9370> <<< 9257 1726880938.64691: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5d8ce0> <<< 9257 1726880938.64698: 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' <<< 9257 1726880938.64726: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5d9100> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5aa780> import 'atexit' # <<< 9257 1726880938.64790: 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 0x7f9ccc5da330> <<< 9257 1726880938.64817: 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 0x7f9ccc5da570> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 9257 1726880938.64872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 9257 1726880938.64875: stdout chunk (state=3): >>>import '_locale' # <<< 9257 1726880938.64905: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5daab0> <<< 9257 1726880938.64929: stdout chunk (state=3): >>>import 'pwd' # <<< 9257 1726880938.64948: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880938.64974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880938.65005: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc438890> <<< 9257 1726880938.65029: 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 0x7f9ccc439fd0> <<< 9257 1726880938.65073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880938.65079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880938.65108: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43ade0> <<< 9257 1726880938.65120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880938.65157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880938.65167: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43bf80> <<< 9257 1726880938.65191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 9257 1726880938.65223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 9257 1726880938.65247: 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' <<< 9257 1726880938.65307: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43ea50> <<< 9257 1726880938.65348: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.65355: 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 0x7f9ccc43eb70> <<< 9257 1726880938.65389: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43cc20> <<< 9257 1726880938.65391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880938.65424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880938.65439: 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' <<< 9257 1726880938.65473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 9257 1726880938.65527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 9257 1726880938.65531: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 9257 1726880938.65554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc482a50> import '_tokenize' # <<< 9257 1726880938.65792: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc481520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc481280> # /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 0x7f9ccc483920> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43d220> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.65841: 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 0x7f9ccc486b10> # /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 0x7f9ccc486c90> <<< 9257 1726880938.65859: 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 <<< 9257 1726880938.65915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 9257 1726880938.65921: 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' <<< 9257 1726880938.65944: 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 0x7f9ccc48c860> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48c620> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 9257 1726880938.66107: 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 0x7f9ccc48ede0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48cf50> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880938.66155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880938.66184: 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' # <<< 9257 1726880938.66295: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc496600> <<< 9257 1726880938.66440: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48ef90> <<< 9257 1726880938.66535: 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 0x7f9ccc497920> <<< 9257 1726880938.66568: 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 0x7f9ccc497320> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.66677: 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 0x7f9ccc4979e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc486f90> # /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 <<< 9257 1726880938.66802: 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 0x7f9ccc49b170> <<< 9257 1726880938.66894: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.66946: 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 0x7f9ccc49c3e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc4998e0> <<< 9257 1726880938.66951: 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 0x7f9ccc49ac60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc4994f0> <<< 9257 1726880938.67022: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 9257 1726880938.67026: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.67287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.67334: 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 <<< 9257 1726880938.67438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.67571: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.68315: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.68899: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 9257 1726880938.68955: 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' <<< 9257 1726880938.69122: 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 0x7f9ccc324740> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880938.69156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 9257 1726880938.69222: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc325cd0> <<< 9257 1726880938.69226: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc49fb60> <<< 9257 1726880938.69321: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 9257 1726880938.69325: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 9257 1726880938.69340: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.69467: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.69700: 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 0x7f9ccc325dc0> # zipimport: zlib available <<< 9257 1726880938.70242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.70811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.70873: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.70967: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880938.70983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71078: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880938.71082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71333: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 9257 1726880938.71377: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.71435: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 9257 1726880938.71507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.71997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880938.72066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880938.72112: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880938.72181: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc326450> <<< 9257 1726880938.72202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.72239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.72362: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 9257 1726880938.72393: 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 <<< 9257 1726880938.72408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 9257 1726880938.72454: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.72595: 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 0x7f9ccc32e210> <<< 9257 1726880938.72656: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.72693: 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 0x7f9ccc32eb10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc327440> # zipimport: zlib available <<< 9257 1726880938.72747: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.73014: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 9257 1726880938.73019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.73042: stdout chunk (state=3): >>># 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 <<< 9257 1726880938.73066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880938.73142: 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 0x7f9ccc32d8e0> <<< 9257 1726880938.73185: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc32ecc0> <<< 9257 1726880938.73212: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880938.73239: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880938.73350: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.73620: 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 # 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' <<< 9257 1726880938.73652: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cae70> <<< 9257 1726880938.73694: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc33bce0> <<< 9257 1726880938.73779: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc332c30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc332a80> # destroy ansible.module_utils.distro <<< 9257 1726880938.73800: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 9257 1726880938.73820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.73856: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 9257 1726880938.73916: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 9257 1726880938.73940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 9257 1726880938.73964: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74218: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74656: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 9257 1726880938.74677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.74724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74801: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 9257 1726880938.74812: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.74901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.75211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.75227: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.75450: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.75476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.75532: 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' <<< 9257 1726880938.75578: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 9257 1726880938.75612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 9257 1726880938.75655: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3b5d60> <<< 9257 1726880938.75683: 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 <<< 9257 1726880938.75717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 9257 1726880938.75746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 9257 1726880938.75783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 9257 1726880938.75804: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb908560> <<< 9257 1726880938.75835: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.75852: 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 0x7f9ccb9088f0> <<< 9257 1726880938.75906: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3b5c40> <<< 9257 1726880938.75910: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3b4f50> <<< 9257 1726880938.76023: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cc1a0> <<< 9257 1726880938.76028: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cfb30> # /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 <<< 9257 1726880938.76075: 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 <<< 9257 1726880938.76131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 9257 1726880938.76166: 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 0x7f9ccb970860> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb970170> <<< 9257 1726880938.76198: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.76203: 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 0x7f9ccb970350> <<< 9257 1726880938.76223: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb90b560> <<< 9257 1726880938.76236: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 9257 1726880938.76254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 9257 1726880938.76268: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb970980> <<< 9257 1726880938.76281: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 9257 1726880938.76317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 9257 1726880938.76345: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.76353: 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 0x7f9ccb9734d0> <<< 9257 1726880938.76379: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9714c0> <<< 9257 1726880938.76413: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cfe00> <<< 9257 1726880938.76441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 9257 1726880938.76447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 9257 1726880938.76451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76471: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 9257 1726880938.76490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 9257 1726880938.76628: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 9257 1726880938.76746: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76779: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 9257 1726880938.76783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76816: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76857: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 9257 1726880938.76861: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76913: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.76967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 9257 1726880938.76976: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77076: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 9257 1726880938.77084: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77300: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77344: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 9257 1726880938.77363: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.77975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78482: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.78536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78573: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78605: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 9257 1726880938.78631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 9257 1726880938.78792: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 9257 1726880938.78800: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 9257 1726880938.78848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.78926: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 9257 1726880938.79182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.79185: stdout chunk (state=3): >>>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 <<< 9257 1726880938.79239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 9257 1726880938.79243: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb973da0> <<< 9257 1726880938.79246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 9257 1726880938.79250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 9257 1726880938.79372: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb992570> <<< 9257 1726880938.79394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 9257 1726880938.79582: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 9257 1726880938.79631: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.79737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 9257 1726880938.79810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.79886: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 9257 1726880938.79969: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.79991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 9257 1726880938.80041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 9257 1726880938.80110: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880938.80182: 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 0x7f9ccb9af7d0> <<< 9257 1726880938.80386: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9933e0> import 'ansible.module_utils.facts.system.python' # <<< 9257 1726880938.80406: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.80465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.80529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 9257 1726880938.80540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.80625: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.80717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.80849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81023: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 9257 1726880938.81027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 9257 1726880938.81124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81167: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81220: 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' <<< 9257 1726880938.81286: 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 0x7f9ccb7c2f90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9aefc0> import 'ansible.module_utils.facts.system.user' # <<< 9257 1726880938.81343: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 9257 1726880938.81569: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 9257 1726880938.81589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 9257 1726880938.81787: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.81991: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.82038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.82130: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 9257 1726880938.82149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.82305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.82478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 9257 1726880938.82491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.82620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.82803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.82902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.83463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.84034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 9257 1726880938.84067: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 9257 1726880938.84180: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.84294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 9257 1726880938.84408: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.84533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 9257 1726880938.84537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.84694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.84876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 9257 1726880938.84983: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 9257 1726880938.84989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85102: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 9257 1726880938.85398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85459: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 9257 1726880938.85730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85780: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 9257 1726880938.85800: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.85862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 9257 1726880938.85944: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86006: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 9257 1726880938.86035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86072: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 9257 1726880938.86125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86316: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.86361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 9257 1726880938.86404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.86933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 9257 1726880938.87000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.87351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 9257 1726880938.87355: stdout chunk (state=3): >>># 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 <<< 9257 1726880938.87404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.87495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 9257 1726880938.87527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 9257 1726880938.87551: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.87588: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.87633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 9257 1726880938.87680: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.87792: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9257 1726880938.87881: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.87998: 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 <<< 9257 1726880938.88025: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88091: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 9257 1726880938.88281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88522: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 9257 1726880938.88549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 9257 1726880938.88698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 9257 1726880938.88770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88856: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.88953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 9257 1726880938.89053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.89154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 9257 1726880938.89175: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.89228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.89295: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.packages' # <<< 9257 1726880938.89403: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880938.89611: 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' <<< 9257 1726880938.90071: 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 0x7f9ccb7e8080> <<< 9257 1726880938.90114: 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 # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 9257 1726880938.90146: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc33a5d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb7e7c50> <<< 9257 1726880939.23972: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 9257 1726880939.23989: stdout chunk (state=3): >>>}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release"<<< 9257 1726880939.24022: stdout chunk (state=3): >>>: "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "ar<<< 9257 1726880939.24033: stdout chunk (state=3): >>>ch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "<<< 9257 1726880939.24074: stdout chunk (state=3): >>>2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39",<<< 9257 1726880939.24087: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null, "<<< 9257 1726880939.24120: stdout chunk (state=3): >>>arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-U<<< 9257 1726880939.24129: stdout chunk (state=3): >>>RI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source<<< 9257 1726880939.24153: stdout chunk (state=3): >>>": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspe<<< 9257 1726880939.24176: stdout chunk (state=3): >>>ll", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noar<<< 9257 1726880939.24185: stdout chunk (state=3): >>>ch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch<<< 9257 1726880939.24216: stdout chunk (state=3): >>>": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pcp-selinux": [{"name": "pcp-selinux", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-doc": [{"name": "pcp-doc", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcp-conf": [{"name": "pcp-conf", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-libs": [{"name": "pcp-libs", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp": [{"name": "pcp", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pcp": [{"name": "python3-pcp", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-nfsclient": [{"name": "pcp-pmda-nfsclient", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-openmetrics": [{"name": "pcp-pmda-openmetrics", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-system-tools": [{"name": "pcp-system-tools", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-dm": [{"name": "pcp-pmda-dm", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-zeroconf": [{"name": "pcp-zeroconf", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-scram": [{"name": "cyrus-sasl-scram", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcp-pmda-elasticsearch": [{"name": "pcp-pmda-elasticsearch", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana-pcp": [{"name": "grafana-pcp", "version": "5.1.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana": [{"name": "grafana", "version": "9.2.10", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana-selinux": [{"name": "grafana-selinux", "version": "9.2.10", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 9257 1726880939.24676: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 9257 1726880939.24691: 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 <<< 9257 1726880939.24721: 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 <<< 9257 1726880939.24752: 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 # 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 <<< 9257 1726880939.24775: stdout chunk (state=3): >>># 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 <<< 9257 1726880939.24788: 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 <<< 9257 1726880939.24805: stdout chunk (state=3): >>># 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 <<< 9257 1726880939.24835: 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 <<< 9257 1726880939.24849: 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 <<< 9257 1726880939.24874: stdout chunk (state=3): >>># 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 <<< 9257 1726880939.24898: stdout chunk (state=3): >>># 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 <<< 9257 1726880939.24914: stdout chunk (state=3): >>># 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 <<< 9257 1726880939.24955: stdout chunk (state=3): >>># 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 <<< 9257 1726880939.24966: stdout chunk (state=3): >>># 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.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 9257 1726880939.25287: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880939.25311: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 9257 1726880939.25329: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 9257 1726880939.25342: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 9257 1726880939.25353: stdout chunk (state=3): >>># destroy ipaddress <<< 9257 1726880939.25400: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9257 1726880939.25417: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9257 1726880939.25434: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy locale <<< 9257 1726880939.25447: stdout chunk (state=3): >>># destroy select # destroy _signal # destroy _posixsubprocess <<< 9257 1726880939.25457: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9257 1726880939.25485: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 9257 1726880939.25497: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 9257 1726880939.25539: 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 <<< 9257 1726880939.25556: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 9257 1726880939.25584: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 9257 1726880939.25609: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 9257 1726880939.25621: stdout chunk (state=3): >>># destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl <<< 9257 1726880939.25634: stdout chunk (state=3): >>># destroy datetime <<< 9257 1726880939.25645: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 9257 1726880939.25671: stdout chunk (state=3): >>># destroy _ssl <<< 9257 1726880939.25683: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 9257 1726880939.25702: stdout chunk (state=3): >>># destroy errno # destroy json <<< 9257 1726880939.25727: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob<<< 9257 1726880939.25734: 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 rpm.transaction # destroy rpm <<< 9257 1726880939.25779: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 9257 1726880939.25795: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 9257 1726880939.25817: 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 <<< 9257 1726880939.25835: 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 <<< 9257 1726880939.25856: 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 <<< 9257 1726880939.25874: 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 <<< 9257 1726880939.25896: 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 <<< 9257 1726880939.25906: 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 <<< 9257 1726880939.25938: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 9257 1726880939.25951: 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<<< 9257 1726880939.25974: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 9257 1726880939.26110: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 9257 1726880939.26128: stdout chunk (state=3): >>># destroy _collections <<< 9257 1726880939.26168: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 9257 1726880939.26198: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880939.26275: 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 <<< 9257 1726880939.26280: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 9257 1726880939.26284: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 9257 1726880939.26374: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 9257 1726880939.26401: 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 # destroy time # destroy _random # destroy _weakref <<< 9257 1726880939.26441: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 9257 1726880939.26473: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 9257 1726880939.27041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880939.27056: stderr chunk (state=3): >>><<< 9257 1726880939.27061: stdout chunk (state=3): >>><<< 9257 1726880939.27230: _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 0x7f9cccacc530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccca9bb30> # /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 0x7f9cccaceab0> 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 0x7f9ccc87d160> # /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 0x7f9ccc87e000> 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 0x7f9ccc8bbe30> # /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 0x7f9ccc8bbf80> # /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 0x7f9ccc8f3830> # /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 0x7f9ccc8f3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8d3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8d11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b8fe0> # /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 0x7f9ccc917710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc916330> # /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 0x7f9ccc8d20c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc914bf0> # /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 0x7f9ccc948770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b8260> # /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 0x7f9ccc948c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc948ad0> # 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 0x7f9ccc948e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc8b6d80> # /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 0x7f9ccc949550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc949220> 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 0x7f9ccc94a420> 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 0x7f9ccc960650> 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 0x7f9ccc961d30> # /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 0x7f9ccc962c00> # 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 0x7f9ccc963260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc962150> # /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 0x7f9ccc963cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc9633e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc94a480> # /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 0x7f9ccc647b60> # /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 0x7f9ccc6705f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc670350> # 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 0x7f9ccc670560> # 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 0x7f9ccc6707a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc645d00> # /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 0x7f9ccc671e20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc670aa0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc94ab70> # /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 0x7f9ccc6a21b0> # /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 0x7f9ccc6ba2d0> # /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 0x7f9ccc6f7080> # /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 0x7f9ccc721820> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6f71a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6baf60> # /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 0x7f9ccc53c1a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc6b9310> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc672d50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ccc6b96d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload__tu95azi/ansible_package_facts_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 0x7f9ccc5a9d00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc580bf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc53fd70> # 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 0x7f9ccc583a10> # /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 0x7f9ccc5d95e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5d9370> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5d8ce0> # /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 0x7f9ccc5d9100> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc5aa780> 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 0x7f9ccc5da330> # 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 0x7f9ccc5da570> # /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 0x7f9ccc5daab0> 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 0x7f9ccc438890> # 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 0x7f9ccc439fd0> # /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 0x7f9ccc43ade0> # /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 0x7f9ccc43bf80> # /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 0x7f9ccc43ea50> # 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 0x7f9ccc43eb70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43cc20> # /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 0x7f9ccc482a50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc481520> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc481280> # /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 0x7f9ccc483920> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc43d220> # 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 0x7f9ccc486b10> # /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 0x7f9ccc486c90> # /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 0x7f9ccc48c860> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48c620> # /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 0x7f9ccc48ede0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48cf50> # /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 0x7f9ccc496600> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc48ef90> # 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 0x7f9ccc497920> # 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 0x7f9ccc497320> # 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 0x7f9ccc4979e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc486f90> # /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 0x7f9ccc49b170> # 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 0x7f9ccc49c3e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc4998e0> # 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 0x7f9ccc49ac60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc4994f0> # 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 0x7f9ccc324740> # /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 0x7f9ccc325cd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc49fb60> 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 0x7f9ccc325dc0> # 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 0x7f9ccc326450> # 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 0x7f9ccc32e210> # 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 0x7f9ccc32eb10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc327440> # 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 0x7f9ccc32d8e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc32ecc0> 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 0x7f9ccc3cae70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc33bce0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc332c30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc332a80> # 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 import 'ansible.module_utils.common.respawn' # # 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 0x7f9ccc3b5d60> # /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 0x7f9ccb908560> # 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 0x7f9ccb9088f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3b5c40> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3b4f50> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cc1a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cfb30> # /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 0x7f9ccb970860> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb970170> # 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 0x7f9ccb970350> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb90b560> # /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 0x7f9ccb970980> # /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 0x7f9ccb9734d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9714c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccc3cfe00> 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 0x7f9ccb973da0> # /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 0x7f9ccb992570> 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 0x7f9ccb9af7d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9933e0> 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 0x7f9ccb7c2f90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb9aefc0> 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.facts.packages' # # zipimport: zlib available # /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 0x7f9ccb7e8080> # /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 0x7f9ccc33a5d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ccb7e7c50> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "12.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.40", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-identity-basic": [{"name": "fedora-release-identity-basic", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-gpg-keys": [{"name": "fedora-gpg-keys", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-repos": [{"name": "fedora-repos", "version": "39", "release": "2", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release-common": [{"name": "fedora-release-common", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "fedora-release": [{"name": "fedora-release", "version": "39", "release": "36", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240101", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "abattis-cantarell-vf-fonts": [{"name": "abattis-cantarell-vf-fonts", "version": "0.301", "release": "10.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240909", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.17.11", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "noarch", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.10.4", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "22.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "5.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.47", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.42", "release": "1.fc39.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.42.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.26", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "53.20240808cvs.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.3", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.9.0", "release": "6.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.15.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.5.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.14.0", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.55.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "4.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "protobuf-c": [{"name": "protobuf-c", "version": "1.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.44", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.3", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "7.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.6.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.1.0", "release": "4.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.14", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.10.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "56.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfs-3g-libs": [{"name": "ntfs-3g-libs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ntfs-3g": [{"name": "ntfs-3g", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "46.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.10.4", "release": "2.fc39", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "libb2": [{"name": "libb2", "version": "0.98.1", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbytesize": [{"name": "libbytesize", "version": "2.11", "release": "99.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano": [{"name": "nano", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nano-default-editor": [{"name": "nano-default-editor", "version": "7.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libatasmart": [{"name": "libatasmart", "version": "0.19", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "633", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.28.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "exfatprogs": [{"name": "exfatprogs", "version": "1.2.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.11.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.33", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dosfstools": [{"name": "dosfstools", "version": "4.2", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.13.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libargon2": [{"name": "libargon2", "version": "20190702", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevdev": [{"name": "libevdev", "version": "1.13.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.8", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "54.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-efi": [{"name": "fwupd-efi", "version": "1.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.14", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.2.2", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtool-ltdl": [{"name": "libtool-ltdl", "version": "2.4.7", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "btrfs-progs": [{"name": "btrfs-progs", "version": "6.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.4.0", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-pip-wheel": [{"name": "python-pip-wheel", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "2.0.0", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20231204", "release": "1.git1e3a2e4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.3", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.0.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.3", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.6.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "30", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-networkd": [{"name": "systemd-networkd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-resolved": [{"name": "systemd-resolved", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "73.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.39.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "254.16", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.78.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-utils": [{"name": "libblockdev-utils", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "123", "release": "1.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "26.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-glib": [{"name": "json-glib", "version": "1.8.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgudev": [{"name": "libgudev", "version": "238", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgusb": [{"name": "libgusb", "version": "0.4.9", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmbim": [{"name": "libmbim", "version": "1.28.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxmlb": [{"name": "libxmlb", "version": "0.3.19", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.1", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zchunk-libs": [{"name": "zchunk-libs", "version": "1.5.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.5.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.0.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.20.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libjcat": [{"name": "libjcat", "version": "0.2.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev": [{"name": "libblockdev", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-fs": [{"name": "libblockdev-fs", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-loop": [{"name": "libblockdev-loop", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-part": [{"name": "libblockdev-part", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-swap": [{"name": "libblockdev-swap", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bluez": [{"name": "bluez", "version": "5.77", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ModemManager-glib": [{"name": "ModemManager-glib", "version": "1.20.6", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.78.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libqrtr-glib": [{"name": "libqrtr-glib", "version": "1.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libqmi": [{"name": "libqmi", "version": "1.32.4", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libudisks2": [{"name": "libudisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.64", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ntfsprogs": [{"name": "ntfsprogs", "version": "2022.10.3", "release": "3.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.20", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20221126", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mdadm": [{"name": "mdadm", "version": "4.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-mdraid": [{"name": "libblockdev-mdraid", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator": [{"name": "zram-generator", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "24.004.60", "release": "12.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "1.p5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.7.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.30", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "deltarpm": [{"name": "deltarpm", "version": "3.6.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-anchor": [{"name": "unbound-anchor", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.20.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfsverity": [{"name": "libfsverity", "version": "1.4", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnvme": [{"name": "libnvme", "version": "1.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-nvme": [{"name": "libblockdev-nvme", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.103.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "volume_key-libs": [{"name": "volume_key-libs", "version": "0.3.12", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblockdev-crypto": [{"name": "libblockdev-crypto", "version": "3.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "udisks2": [{"name": "udisks2", "version": "2.10.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-modem-manager": [{"name": "fwupd-plugin-modem-manager", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd-plugin-uefi-capsule-data": [{"name": "fwupd-plugin-uefi-capsule-data", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fwupd": [{"name": "fwupd", "version": "1.9.21", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.9", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "40.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.2.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "39.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.20", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.8.0", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.7", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "12.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "10.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.0.5", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.21.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "121.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zram-generator-defaults": [{"name": "zram-generator-defaults", "version": "1.1.2", "release": "11.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.3", "release": "9.P1.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.44.2", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.3p1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "059", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.11.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.5", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.0", "release": "9.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "7.20230520.fc39.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "34.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.88", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.188", "release": "501.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.21", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2023.0511", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "3.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.92", "release": "10.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20230801", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.10", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.083", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.13", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "4.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.037", "release": "3.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.15", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.28", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "500.fc39", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.52", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "500.fc39", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "501.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.13", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "500.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.54", "release": "500.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.77", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.89", "release": "500.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.16", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.19", "release": "500.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.54", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "500.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.38.2", "release": "502.fc39", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.40", "release": "14.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.6", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.13", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "62.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.3.1", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "24.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "12.fc39", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.8.2", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "13.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "39.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "6.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "6.10.3", "release": "200.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers-x86": [{"name": "glibc-headers-x86", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.36", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "39", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "7.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.81.0", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.4.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "20.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.3.0", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gc": [{"name": "gc", "version": "8.2.2", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "guile22": [{"name": "guile22", "version": "2.2.7", "release": "9.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "2.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "13.3.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "6.10.9", "release": "100.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.2~pre17250223gd07e4284", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "aspell-en": [{"name": "aspell-en", "version": "2020.12.07", "release": "8.fc39", "epoch": 50, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "23.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "1.rc1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "502.fc39", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.43", "release": "502.fc39", "epoch": 0, "arch": "noarch", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.42", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.9.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsodium": [{"name": "libsodium", "version": "1.0.18", "release": "15.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-utils": [{"name": "dnf-utils", "version": "4.9.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "xxhash-libs": [{"name": "xxhash-libs", "version": "0.8.2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "2.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "13.fc39", "epoch": 1, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.46.0", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "32.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.4", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.1", "release": "6.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "0.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "44.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "19.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.31.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.fc39eng", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.fc39eng", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.719", "release": "1.fc39", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.1.0", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.30.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.7.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "67.7.2", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.3", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.1.4", "release": "3.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.10", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "20.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3+socks": [{"name": "python3-urllib3+socks", "version": "1.26.19", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.28.2", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "6.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.11.0", "release": "7.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "1.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.5", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "5.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "net-tools": [{"name": "net-tools", "version": "2.0", "release": "0.67.20160912git.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.5", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.2.1", "release": "2.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "16.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.197", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.12", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.23", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "18b8e74c", "release": "62f2920f", "epoch": null, "arch": null, "source": "rpm"}], "rtl-sdr": [{"name": "rtl-sdr", "version": "0.6.0^20230921git1261fbb2", "release": "1.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.12", "release": "4.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.4.1", "release": "5.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "2.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuv": [{"name": "libuv", "version": "1.48.0", "release": "1.fc39", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pcp-selinux": [{"name": "pcp-selinux", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-doc": [{"name": "pcp-doc", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcp-conf": [{"name": "pcp-conf", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-libs": [{"name": "pcp-libs", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp": [{"name": "pcp", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pcp": [{"name": "python3-pcp", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-nfsclient": [{"name": "pcp-pmda-nfsclient", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-openmetrics": [{"name": "pcp-pmda-openmetrics", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-system-tools": [{"name": "pcp-system-tools", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-pmda-dm": [{"name": "pcp-pmda-dm", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcp-zeroconf": [{"name": "pcp-zeroconf", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-scram": [{"name": "cyrus-sasl-scram", "version": "2.1.28", "release": "11.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.5", "release": "8.fc39", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcp-pmda-elasticsearch": [{"name": "pcp-pmda-elasticsearch", "version": "6.2.2", "release": "3.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana-pcp": [{"name": "grafana-pcp", "version": "5.1.1", "release": "8.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana": [{"name": "grafana", "version": "9.2.10", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grafana-selinux": [{"name": "grafana-selinux", "version": "9.2.10", "release": "18.fc39", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # 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 shlex # destroy fcntl # destroy datetime # destroy subprocess # 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 glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 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 _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 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.common.respawn # destroy ansible.module_utils.common.respawn # 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.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # 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 shlex # destroy fcntl # destroy datetime # destroy subprocess # 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 glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # 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 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 _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 9257 1726880939.31701: done with _execute_module (package_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880939.31727: _low_level_execute_command(): starting 9257 1726880939.31733: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880937.9960735-11646-42553331117343/ > /dev/null 2>&1 && sleep 0' 9257 1726880939.32202: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880939.32208: 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.46.117 originally 10.31.46.117 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880939.32211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880939.32214: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880939.32270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880939.32275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880939.32288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880939.32323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880939.34278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880939.34308: stderr chunk (state=3): >>><<< 9257 1726880939.34328: stdout chunk (state=3): >>><<< 9257 1726880939.34374: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880939.34378: handler run complete 9257 1726880939.35791: variable 'ansible_facts' from source: unknown 9257 1726880939.36357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880939.38641: variable 'ansible_facts' from source: unknown 9257 1726880939.39272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880939.40108: attempt loop complete, returning result 9257 1726880939.40125: _execute() done 9257 1726880939.40129: dumping result to json 9257 1726880939.40326: done dumping result, returning 9257 1726880939.40336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed [027aebc8-b3f3-b82f-6e37-000000000681] 9257 1726880939.40341: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000681 9257 1726880939.46157: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000681 9257 1726880939.46162: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "3.fc39", "source": "rpm", "version": "1.20.6" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "10.fc39", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc39", "source": "rpm", "version": "1.26" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "12.fc39", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "8.fc39", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc39", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc39", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "24.fc39", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "18.fc39", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc39", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "19.fc39", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.fc39", "source": "rpm", "version": "1.31.2" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.fc39eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.fc39", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc39", "source": "rpm", "version": "5.77" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc39", "source": "rpm", "version": "6.10.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "16.fc39", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc39", "source": "rpm", "version": "1.28.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "2.fc39", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc39", "source": "rpm", "version": "3.5" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc39", "source": "rpm", "version": "4.5" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc39", "source": "rpm", "version": "23.2.1" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc39", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "6.fc39", "source": "rpm", "version": "9.3" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "6.fc39", "source": "rpm", "version": "9.3" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "4.fc39", "source": "rpm", "version": "2.14" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc39", "source": "rpm", "version": "2.6.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "11.fc39", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-scram": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-scram", "release": "11.fc39", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc39", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "1.fc39", "source": "rpm", "version": "3.6.4" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.fc39", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc39", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc39", "source": "rpm", "version": "4.21.1" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc39", "source": "rpm", "version": "4.21.1" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.9.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc39", "source": "rpm", "version": "4.9.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "7.fc39", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "16.fc39", "source": "rpm", "version": "059" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "16.fc39", "source": "rpm", "version": "059" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "5.fc39", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.fc39", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "1.fc39", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "1.fc39", "source": "rpm", "version": "1.2.5" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc39", "source": "rpm", "version": "2.6.2" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "39" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "36", "source": "rpm", "version": "39" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "39" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.fc39", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.fc39", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "13.fc39", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "12.fc39", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "17.fc39", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc39", "source": "rpm", "version": "1.6" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc39", "source": "rpm", "version": "5.2.2" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "4.fc39", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc39", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "1.fc39", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc39", "source": "rpm", "version": "2.46.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc39", "source": "rpm", "version": "2.46.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc39", "source": "rpm", "version": "2.46.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc39", "source": "rpm", "version": "2.78.6" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc39", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc39", "source": "rpm", "version": "3.8.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc39", "source": "rpm", "version": "1.78.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "62f2920f", "source": "rpm", "version": "18b8e74c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.fc39", "source": "rpm", "version": "1.20.0" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "44.fc39", "source": "rpm", "version": "1.20.7" } ], "grafana": [ { "arch": "x86_64", "epoch": null, "name": "grafana", "release": "18.fc39", "source": "rpm", "version": "9.2.10" } ], "grafana-pcp": [ { "arch": "x86_64", "epoch": null, "name": "grafana-pcp", "release": "8.fc39", "source": "rpm", "version": "5.1.1" } ], "grafana-selinux": [ { "arch": "x86_64", "epoch": null, "name": "grafana-selinux", "release": "18.fc39", "source": "rpm", "version": "9.2.10" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc39", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "3.fc39", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "73.fc39", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.fc39", "source": "rpm", "version": "0.9.1" } ], "guile22": [ { "arch": "x86_64", "epoch": null, "name": "guile22", "release": "9.fc39", "source": "rpm", "version": "2.2.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "6.fc39", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc39", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc39", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc39", "source": "rpm", "version": "58" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc39", "source": "rpm", "version": "10.20" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc39", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc39", "source": "rpm", "version": "6.4.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc39", "source": "rpm", "version": "20221126" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "7.fc39", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "5.fc39", "source": "rpm", "version": "3.4.1" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.fc39", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "1.fc39", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.fc39", "source": "rpm", "version": "1.8.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "100.fc39", "source": "rpm", "version": "6.10.9" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc39", "source": "rpm", "version": "6.10.9" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "100.fc39", "source": "rpm", "version": "6.10.9" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "200.fc39", "source": "rpm", "version": "6.10.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "100.fc39", "source": "rpm", "version": "6.10.9" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "100.fc39", "source": "rpm", "version": "6.10.9" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "2.fc39", "source": "rpm", "version": "0.9.5" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "1.fc39", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc39", "source": "rpm", "version": "633" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc39", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "16.fc39", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "2.fc39", "source": "rpm", "version": "3.7.1" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc39", "source": "rpm", "version": "20190702" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc39", "source": "rpm", "version": "2.5.6" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "26.fc39", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc39", "source": "rpm", "version": "2.5.1" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "9.fc39", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "54.fc39", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "4.fc39", "source": "rpm", "version": "1.1.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "1.fc39", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "99.fc39", "source": "rpm", "version": "2.11" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.fc39", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc39", "source": "rpm", "version": "0.8.3" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.fc39", "source": "rpm", "version": "0.10.2" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "54.fc39", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "56.fc39", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "54.fc39", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.3" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.fc39", "source": "rpm", "version": "0.5.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "53.20240808cvs.fc39", "source": "rpm", "version": "3.1" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "8.fc39", "source": "rpm", "version": "4.33" } ], "libevdev": [ { "arch": "x86_64", "epoch": null, "name": "libevdev", "release": "2.fc39", "source": "rpm", "version": "1.13.1" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "9.fc39", "source": "rpm", "version": "2.1.12" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "4.fc39", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc39", "source": "rpm", "version": "1.13.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "10.fc39", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "2.fc39", "source": "rpm", "version": "1.10.2" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc39", "source": "rpm", "version": "1.47" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "2.fc39", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc39", "source": "rpm", "version": "0.4.9" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "4.fc39", "source": "rpm", "version": "46.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc39", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "54.fc39", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc39", "source": "rpm", "version": "0.2.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "4.fc39", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "4.fc39", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "4.fc39", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.fc39", "source": "rpm", "version": "1.6.4" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc39", "source": "rpm", "version": "2.8.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc39", "source": "rpm", "version": "1.11.0" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "2.fc39", "source": "rpm", "version": "1.28.4" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "32.fc39", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "3.fc39", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "5.fc39", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.fc39", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc39", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "2.fc39", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "24.fc39", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.fc39", "source": "rpm", "version": "2.7.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc39", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.fc39", "source": "rpm", "version": "1.55.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc39", "source": "rpm", "version": "3.9.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.fc39", "source": "rpm", "version": "2.0.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.fc39", "source": "rpm", "version": "1.6" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "54.fc39", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "2.fc39", "source": "rpm", "version": "1.10.4" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc39", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc39", "source": "rpm", "version": "0.21.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.fc39", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "2.fc39", "source": "rpm", "version": "1.32.4" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "3.fc39", "source": "rpm", "version": "1.2.2" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "54.fc39", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc39", "source": "rpm", "version": "1.18.1" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "3.fc39", "source": "rpm", "version": "2.17.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc39", "source": "rpm", "version": "2.5.5" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc39", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.fc39", "source": "rpm", "version": "2.14" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "15.fc39", "source": "rpm", "version": "1.0.18" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc39", "source": "rpm", "version": "0.7.30" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc39", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc39", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc39", "source": "rpm", "version": "1.4.9" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc39", "source": "rpm", "version": "0.15.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "0.fc39", "source": "rpm", "version": "1.3.5" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "7.fc39", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc39", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "2.fc39", "source": "rpm", "version": "1.0.27" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "4.fc39", "source": "rpm", "version": "0.64" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "10.fc39", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "1.fc39", "source": "rpm", "version": "1.48.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc39", "source": "rpm", "version": "1.6.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc39", "source": "rpm", "version": "2.10.4" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc39", "source": "rpm", "version": "0.3.19" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc39", "source": "rpm", "version": "1.1.42" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "12.fc39", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc39", "source": "rpm", "version": "0.9.33" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "3.fc39", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "4.fc39", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "9.fc39", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "6.fc39", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "2.fc39", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc39", "source": "rpm", "version": "2.11.2" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "6.fc39", "source": "rpm", "version": "4.2" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "7.fc39", "source": "rpm", "version": "0.6.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "7.fc39", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "3.fc39", "source": "rpm", "version": "4.2.0" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "nano": [ { "arch": "x86_64", "epoch": null, "name": "nano", "release": "5.fc39", "source": "rpm", "version": "7.2" } ], "nano-default-editor": [ { "arch": "noarch", "epoch": null, "name": "nano-default-editor", "release": "5.fc39", "source": "rpm", "version": "7.2" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.67.20160912git.fc39", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc39", "source": "rpm", "version": "3.9.1" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.fc39", "source": "rpm", "version": "2.7.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "14.fc39", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "22.fc39", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc39", "source": "rpm", "version": "3.103.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc39", "source": "rpm", "version": "3.103.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc39", "source": "rpm", "version": "3.103.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc39", "source": "rpm", "version": "3.103.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc39", "source": "rpm", "version": "3.103.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.fc39", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc39", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "3.fc39", "source": "rpm", "version": "3.1.4" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "3.fc39", "source": "rpm", "version": "3.1.4" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "3.fc39", "source": "rpm", "version": "3.1.4" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "4.fc39", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "4.fc39", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc39", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc39", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.fc39", "source": "rpm", "version": "3.6" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "15.fc39", "source": "rpm", "version": "0.80" } ], "pcp": [ { "arch": "x86_64", "epoch": null, "name": "pcp", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-conf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-conf", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-doc": [ { "arch": "noarch", "epoch": null, "name": "pcp-doc", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcp-libs", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-pmda-dm": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-dm", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-pmda-elasticsearch": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-elasticsearch", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-pmda-nfsclient": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-nfsclient", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-pmda-openmetrics": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-openmetrics", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-selinux": [ { "arch": "x86_64", "epoch": null, "name": "pcp-selinux", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-system-tools": [ { "arch": "x86_64", "epoch": null, "name": "pcp-system-tools", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcp-zeroconf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-zeroconf", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.fc39", "source": "rpm", "version": "1.5.5" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "502.fc39", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "502.fc39", "source": "rpm", "version": "1.88" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "500.fc39", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "502.fc39", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "501.fc39", "source": "rpm", "version": "2.188" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "500.fc39", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "500.fc39", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "502.fc39", "source": "rpm", "version": "1.54" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "500.fc39", "source": "rpm", "version": "3.19" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "13.fc39", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "500.fc39", "source": "rpm", "version": "5.77" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "502.fc39", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "502.fc39", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "502.fc39", "source": "rpm", "version": "1.43" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "500.fc39", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "500.fc39", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "502.fc39", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "500.fc39", "source": "rpm", "version": "2.54" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc39", "source": "rpm", "version": "2.46.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.fc39", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "502.fc39", "source": "rpm", "version": "1.52" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "1.fc39", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.fc39", "source": "rpm", "version": "2.083" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "502.fc39", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "500.fc39", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "1.fc39", "source": "rpm", "version": "20230801" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "502.fc39", "source": "rpm", "version": "1.16" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "10.fc39", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "502.fc39", "source": "rpm", "version": "2.13" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "500.fc39", "source": "rpm", "version": "3.89" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "500.fc39", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "501.fc39", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.fc39", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "500.fc39", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "500.fc39", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "502.fc39", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.fc39", "source": "rpm", "version": "2.037" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "500.fc39", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "502.fc39", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "501.fc39", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "500.fc39", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "500.fc39", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "3.fc39", "source": "rpm", "version": "2023.0511" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "3.fc39", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc39", "source": "rpm", "version": "5.21" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "502.fc39", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "501.fc39", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "502.fc39", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "502.fc39", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "501.fc39", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "502.fc39", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "502.fc39", "source": "rpm", "version": "1.28" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "502.fc39", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "500.fc39", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "500.fc39", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "502.fc39", "source": "rpm", "version": "1.05" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "26.fc39", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "3.fc39", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc39", "source": "rpm", "version": "4.0.3" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.fc39", "source": "rpm", "version": "1.4.1" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc39", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.fc39", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "2.fc39", "source": "rpm", "version": "23.2.1" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc39", "source": "rpm", "version": "3.12.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc39", "source": "rpm", "version": "3.12.5" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "4.fc39", "source": "rpm", "version": "23.1.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc39", "source": "rpm", "version": "3.1.5" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.fc39", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "6.fc39", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "10.fc39", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "4.fc39", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "6.fc39", "source": "rpm", "version": "1.8.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc39", "source": "rpm", "version": "4.21.1" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.9.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc39", "source": "rpm", "version": "0.73.3" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "1.fc39", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc39", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.fc39", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "5.fc39", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc39", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "1.fc39", "source": "rpm", "version": "2023.7.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.3" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc39", "source": "rpm", "version": "3.12.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.fc39", "source": "rpm", "version": "4.9.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc39", "source": "rpm", "version": "2.1.3" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "7.fc39", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc39", "source": "rpm", "version": "3.2.2" } ], "python3-pcp": [ { "arch": "x86_64", "epoch": null, "name": "python3-pcp", "release": "3.fc39", "source": "rpm", "version": "6.2.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "6.fc39", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "20.fc39", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "11.fc39", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "1.fc39", "source": "rpm", "version": "0.30.2" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "5.fc39", "source": "rpm", "version": "2.28.2" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc39", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc39", "source": "rpm", "version": "4.4.3" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "8.fc39", "source": "rpm", "version": "67.7.2" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "12.fc39", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "5.fc39", "source": "rpm", "version": "235" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc39", "source": "rpm", "version": "1.26.19" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc39", "source": "rpm", "version": "1.26.19" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.fc39", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "6.fc39", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "2.fc39", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "34.fc39", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "1.rc1.fc39", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "1.fc39", "source": "rpm", "version": "1.7.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc39", "source": "rpm", "version": "3.3.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "1.fc39", "source": "rpm", "version": "0.6.0^20230921git1261fbb2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "14.fc39", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc39", "source": "rpm", "version": "39.7" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc39", "source": "rpm", "version": "39.7" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc39", "source": "rpm", "version": "2.14.4" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "2.fc39", "source": "rpm", "version": "4.14.0" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.fc39", "source": "rpm", "version": "2.2" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.fc39", "source": "rpm", "version": "3.42.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc39", "source": "rpm", "version": "6.10" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc39", "source": "rpm", "version": "254.16" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc39", "source": "rpm", "version": "5.2~pre17250223gd07e4284" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc39", "source": "rpm", "version": "5.2~pre17250223gd07e4284" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc39", "source": "rpm", "version": "5.2~pre17250223gd07e4284" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc39", "source": "rpm", "version": "5.2~pre17250223gd07e4284" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc39", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "20.fc39", "source": "rpm", "version": "2020.3" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "23.fc39", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "1.fc39", "source": "rpm", "version": "20240909" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "1.fc39", "source": "rpm", "version": "5.5.1" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc39", "source": "rpm", "version": "4.0.2" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "1.fc39", "source": "rpm", "version": "4.0.2" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.fc39", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "62.fc39", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "3.fc39", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "20.fc39", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.fc39", "source": "rpm", "version": "1.21.4" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "40.fc39", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc39", "source": "rpm", "version": "6.4.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc39", "source": "rpm", "version": "2.40" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc39", "source": "rpm", "version": "9.1.719" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "1.fc39", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc39", "source": "rpm", "version": "4.21.1" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc39", "source": "rpm", "version": "1.5.1" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "39.fc39", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "11.fc39", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "11.fc39", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } 9257 1726880939.51443: no more pending results, returning what we have 9257 1726880939.51446: results queue empty 9257 1726880939.51447: checking for any_errors_fatal 9257 1726880939.51451: done checking for any_errors_fatal 9257 1726880939.51451: checking for max_fail_percentage 9257 1726880939.51453: done checking for max_fail_percentage 9257 1726880939.51454: checking to see if all hosts have failed and the running result is not ok 9257 1726880939.51454: done checking to see if all hosts have failed 9257 1726880939.51455: getting the remaining hosts for this loop 9257 1726880939.51456: done getting the remaining hosts for this loop 9257 1726880939.51461: getting the next task for host managed_node1 9257 1726880939.51466: done getting next task for host managed_node1 9257 1726880939.51469: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages 9257 1726880939.51471: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880939.51478: getting variables 9257 1726880939.51479: in VariableManager get_vars() 9257 1726880939.51502: Calling all_inventory to load vars for managed_node1 9257 1726880939.51504: Calling groups_inventory to load vars for managed_node1 9257 1726880939.51506: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880939.51513: Calling all_plugins_play to load vars for managed_node1 9257 1726880939.51515: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880939.51518: Calling groups_plugins_play to load vars for managed_node1 9257 1726880939.52935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880939.55837: done with get_vars() 9257 1726880939.55872: done getting variables 9257 1726880939.55938: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36 Friday 20 September 2024 21:08:59 -0400 (0:00:01.612) 0:01:08.587 ****** 9257 1726880939.55977: entering _queue_task() for managed_node1/set_fact 9257 1726880939.56335: worker is 1 (out of 1 available) 9257 1726880939.56350: exiting _queue_task() for managed_node1/set_fact 9257 1726880939.56565: done queuing things up, now waiting for results queue to drain 9257 1726880939.56568: waiting for pending results... 9257 1726880939.56783: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages 9257 1726880939.56925: in run() - task 027aebc8-b3f3-b82f-6e37-000000000682 9257 1726880939.56952: variable 'ansible_search_path' from source: unknown 9257 1726880939.56965: variable 'ansible_search_path' from source: unknown 9257 1726880939.57021: calling self._execute() 9257 1726880939.57143: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.57160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.57233: variable 'omit' from source: magic vars 9257 1726880939.57327: variable 'omit' from source: magic vars 9257 1726880939.57424: variable 'omit' from source: magic vars 9257 1726880939.57781: variable 'ansible_facts' from source: unknown 9257 1726880939.59020: variable 'omit' from source: magic vars 9257 1726880939.59075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880939.59128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880939.59157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880939.59364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880939.59367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880939.59370: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880939.59373: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.59376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.59392: Set connection var ansible_connection to ssh 9257 1726880939.59412: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880939.59425: Set connection var ansible_pipelining to False 9257 1726880939.59437: Set connection var ansible_shell_type to sh 9257 1726880939.59450: Set connection var ansible_shell_executable to /bin/sh 9257 1726880939.59465: Set connection var ansible_timeout to 10 9257 1726880939.59504: variable 'ansible_shell_executable' from source: unknown 9257 1726880939.59513: variable 'ansible_connection' from source: unknown 9257 1726880939.59521: variable 'ansible_module_compression' from source: unknown 9257 1726880939.59529: variable 'ansible_shell_type' from source: unknown 9257 1726880939.59537: variable 'ansible_shell_executable' from source: unknown 9257 1726880939.59545: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.59554: variable 'ansible_pipelining' from source: unknown 9257 1726880939.59564: variable 'ansible_timeout' from source: unknown 9257 1726880939.59575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.59760: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880939.59779: variable 'omit' from source: magic vars 9257 1726880939.59790: starting attempt loop 9257 1726880939.59798: running the handler 9257 1726880939.59820: handler run complete 9257 1726880939.59836: attempt loop complete, returning result 9257 1726880939.59843: _execute() done 9257 1726880939.59851: dumping result to json 9257 1726880939.59862: done dumping result, returning 9257 1726880939.59875: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages [027aebc8-b3f3-b82f-6e37-000000000682] 9257 1726880939.59925: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000682 9257 1726880939.59998: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000682 9257 1726880939.60001: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "grafana_version": "9.2.10" }, "changed": false } 9257 1726880939.60104: no more pending results, returning what we have 9257 1726880939.60108: results queue empty 9257 1726880939.60110: checking for any_errors_fatal 9257 1726880939.60122: done checking for any_errors_fatal 9257 1726880939.60123: checking for max_fail_percentage 9257 1726880939.60126: done checking for max_fail_percentage 9257 1726880939.60127: checking to see if all hosts have failed and the running result is not ok 9257 1726880939.60129: done checking to see if all hosts have failed 9257 1726880939.60130: getting the remaining hosts for this loop 9257 1726880939.60132: done getting the remaining hosts for this loop 9257 1726880939.60137: getting the next task for host managed_node1 9257 1726880939.60147: done getting next task for host managed_node1 9257 1726880939.60152: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration 9257 1726880939.60160: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880939.60174: getting variables 9257 1726880939.60177: in VariableManager get_vars() 9257 1726880939.60220: Calling all_inventory to load vars for managed_node1 9257 1726880939.60224: Calling groups_inventory to load vars for managed_node1 9257 1726880939.60227: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880939.60240: Calling all_plugins_play to load vars for managed_node1 9257 1726880939.60244: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880939.60249: Calling groups_plugins_play to load vars for managed_node1 9257 1726880939.62605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880939.65665: done with get_vars() 9257 1726880939.65700: done getting variables 9257 1726880939.65772: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40 Friday 20 September 2024 21:08:59 -0400 (0:00:00.098) 0:01:08.685 ****** 9257 1726880939.65811: entering _queue_task() for managed_node1/template 9257 1726880939.66126: worker is 1 (out of 1 available) 9257 1726880939.66141: exiting _queue_task() for managed_node1/template 9257 1726880939.66155: done queuing things up, now waiting for results queue to drain 9257 1726880939.66261: waiting for pending results... 9257 1726880939.66579: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration 9257 1726880939.66689: in run() - task 027aebc8-b3f3-b82f-6e37-000000000683 9257 1726880939.66713: variable 'ansible_search_path' from source: unknown 9257 1726880939.66723: variable 'ansible_search_path' from source: unknown 9257 1726880939.66774: calling self._execute() 9257 1726880939.66964: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.66969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.66972: variable 'omit' from source: magic vars 9257 1726880939.67415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880939.67765: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880939.67825: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880939.67879: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880939.67928: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880939.68062: variable 'grafana_version' from source: set_fact 9257 1726880939.68093: Evaluated conditional (grafana_version is version('9.0.0', '<')): False 9257 1726880939.68103: when evaluation is False, skipping this task 9257 1726880939.68112: _execute() done 9257 1726880939.68163: dumping result to json 9257 1726880939.68167: done dumping result, returning 9257 1726880939.68170: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration [027aebc8-b3f3-b82f-6e37-000000000683] 9257 1726880939.68173: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000683 skipping: [managed_node1] => { "changed": false, "false_condition": "grafana_version is version('9.0.0', '<')", "skip_reason": "Conditional result was False" } 9257 1726880939.68317: no more pending results, returning what we have 9257 1726880939.68321: results queue empty 9257 1726880939.68323: checking for any_errors_fatal 9257 1726880939.68332: done checking for any_errors_fatal 9257 1726880939.68333: checking for max_fail_percentage 9257 1726880939.68336: done checking for max_fail_percentage 9257 1726880939.68337: checking to see if all hosts have failed and the running result is not ok 9257 1726880939.68339: done checking to see if all hosts have failed 9257 1726880939.68340: getting the remaining hosts for this loop 9257 1726880939.68342: done getting the remaining hosts for this loop 9257 1726880939.68347: getting the next task for host managed_node1 9257 1726880939.68356: done getting next task for host managed_node1 9257 1726880939.68362: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration 9257 1726880939.68369: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880939.68387: getting variables 9257 1726880939.68390: in VariableManager get_vars() 9257 1726880939.68435: Calling all_inventory to load vars for managed_node1 9257 1726880939.68439: Calling groups_inventory to load vars for managed_node1 9257 1726880939.68442: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880939.68455: Calling all_plugins_play to load vars for managed_node1 9257 1726880939.68666: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880939.68673: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000683 9257 1726880939.68676: WORKER PROCESS EXITING 9257 1726880939.68681: Calling groups_plugins_play to load vars for managed_node1 9257 1726880939.70883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880939.75662: done with get_vars() 9257 1726880939.75701: done getting variables 9257 1726880939.75982: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration] *** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48 Friday 20 September 2024 21:08:59 -0400 (0:00:00.102) 0:01:08.787 ****** 9257 1726880939.76022: entering _queue_task() for managed_node1/template 9257 1726880939.76795: worker is 1 (out of 1 available) 9257 1726880939.76807: exiting _queue_task() for managed_node1/template 9257 1726880939.76818: done queuing things up, now waiting for results queue to drain 9257 1726880939.76820: waiting for pending results... 9257 1726880939.77280: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration 9257 1726880939.77555: in run() - task 027aebc8-b3f3-b82f-6e37-000000000684 9257 1726880939.77866: variable 'ansible_search_path' from source: unknown 9257 1726880939.77871: variable 'ansible_search_path' from source: unknown 9257 1726880939.77875: calling self._execute() 9257 1726880939.77905: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.77920: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.78102: variable 'omit' from source: magic vars 9257 1726880939.78916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9257 1726880939.79402: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9257 1726880939.79588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9257 1726880939.79707: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9257 1726880939.79753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9257 1726880939.79985: variable 'grafana_version' from source: set_fact 9257 1726880939.80112: Evaluated conditional (grafana_version is version('9.0.0', '>=')): True 9257 1726880939.80116: variable 'omit' from source: magic vars 9257 1726880939.80185: variable 'omit' from source: magic vars 9257 1726880939.80400: variable '__grafana_conf' from source: role '' all vars 9257 1726880939.80500: variable '__grafana_conf' from source: role '' all vars 9257 1726880939.80866: variable 'omit' from source: magic vars 9257 1726880939.80870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880939.80976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880939.80980: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880939.80983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880939.80985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880939.80996: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880939.81005: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.81014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.81169: Set connection var ansible_connection to ssh 9257 1726880939.81320: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880939.81334: Set connection var ansible_pipelining to False 9257 1726880939.81347: Set connection var ansible_shell_type to sh 9257 1726880939.81416: Set connection var ansible_shell_executable to /bin/sh 9257 1726880939.81431: Set connection var ansible_timeout to 10 9257 1726880939.81468: variable 'ansible_shell_executable' from source: unknown 9257 1726880939.81530: variable 'ansible_connection' from source: unknown 9257 1726880939.81540: variable 'ansible_module_compression' from source: unknown 9257 1726880939.81549: variable 'ansible_shell_type' from source: unknown 9257 1726880939.81560: variable 'ansible_shell_executable' from source: unknown 9257 1726880939.81572: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880939.81582: variable 'ansible_pipelining' from source: unknown 9257 1726880939.81591: variable 'ansible_timeout' from source: unknown 9257 1726880939.81601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880939.82065: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880939.82069: variable 'omit' from source: magic vars 9257 1726880939.82072: starting attempt loop 9257 1726880939.82075: running the handler 9257 1726880939.82078: _low_level_execute_command(): starting 9257 1726880939.82080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880939.83427: 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 <<< 9257 1726880939.83446: 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.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880939.83605: 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880939.83653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880939.83716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880939.83821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880939.83930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880939.85611: stdout chunk (state=3): >>>/root <<< 9257 1726880939.85724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880939.85901: stderr chunk (state=3): >>><<< 9257 1726880939.86095: stdout chunk (state=3): >>><<< 9257 1726880939.86102: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880939.86106: _low_level_execute_command(): starting 9257 1726880939.86109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880939.8600292-11724-74890943467630 `" && echo ansible-tmp-1726880939.8600292-11724-74890943467630="` echo /root/.ansible/tmp/ansible-tmp-1726880939.8600292-11724-74890943467630 `" ) && sleep 0' 9257 1726880939.87363: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880939.87527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880939.87549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880939.87626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880939.87860: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880939.89729: stdout chunk (state=3): >>>ansible-tmp-1726880939.8600292-11724-74890943467630=/root/.ansible/tmp/ansible-tmp-1726880939.8600292-11724-74890943467630 <<< 9257 1726880939.89901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880939.89913: stdout chunk (state=3): >>><<< 9257 1726880939.89927: stderr chunk (state=3): >>><<< 9257 1726880939.89961: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880939.8600292-11724-74890943467630=/root/.ansible/tmp/ansible-tmp-1726880939.8600292-11724-74890943467630 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880939.89990: evaluation_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks 9257 1726880939.90038: search_path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/templates/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/metrics/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/templates/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/grafana_9.ini.j2 /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/grafana_9.ini.j2 9257 1726880939.90086: variable 'ansible_search_path' from source: unknown 9257 1726880939.91669: variable 'ansible_managed' from source: unknown 9257 1726880939.91682: variable '__grafana_provisioning_path' from source: role '' all vars 9257 1726880939.91764: variable '__grafana_keyserver_datasource_type' from source: include_vars 9257 1726880939.92036: _low_level_execute_command(): starting 9257 1726880939.92048: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880939.8600292-11724-74890943467630/ > /dev/null 2>&1 && sleep 0' 9257 1726880939.92686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880939.92781: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880939.92824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880939.92844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880939.92881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880939.93093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880939.95172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880939.95176: stdout chunk (state=3): >>><<< 9257 1726880939.95179: stderr chunk (state=3): >>><<< 9257 1726880939.95182: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880939.95185: handler run complete 9257 1726880939.95187: attempt loop complete, returning result 9257 1726880939.95190: _execute() done 9257 1726880939.95192: dumping result to json 9257 1726880939.95195: done dumping result, returning 9257 1726880939.95201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration [027aebc8-b3f3-b82f-6e37-000000000684] 9257 1726880939.95204: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000684 9257 1726880939.95288: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000684 9257 1726880939.95291: WORKER PROCESS EXITING 9257 1726880939.95298: marking managed_node1 as failed 9257 1726880939.95311: marking host managed_node1 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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 9257 1726880939.95322: ^ 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=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, 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 9257 1726880939.95326: getting the next task for host managed_node1 9257 1726880939.95337: done getting next task for host managed_node1 9257 1726880939.95341: ^ task is: TASK: Handle failure case 9257 1726880939.95343: ^ 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 An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined fatal: [managed_node1]: FAILED! => { "changed": false } MSG: AnsibleUndefinedVariable: 'performancecopilot' is undefined 9257 1726880939.95712: no more pending results, returning what we have 9257 1726880939.95716: results queue empty 9257 1726880939.95718: checking for any_errors_fatal 9257 1726880939.95727: done checking for any_errors_fatal 9257 1726880939.95728: checking for max_fail_percentage 9257 1726880939.95731: done checking for max_fail_percentage 9257 1726880939.95732: checking to see if all hosts have failed and the running result is not ok 9257 1726880939.95734: done checking to see if all hosts have failed 9257 1726880939.95735: getting the remaining hosts for this loop 9257 1726880939.95737: done getting the remaining hosts for this loop 9257 1726880939.95741: getting the next task for host managed_node1 9257 1726880939.95749: done getting next task for host managed_node1 9257 1726880939.95752: ^ task is: TASK: Handle failure case 9257 1726880939.95754: ^ 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 9257 1726880939.95763: getting variables 9257 1726880939.95765: in VariableManager get_vars() 9257 1726880939.96032: Calling all_inventory to load vars for managed_node1 9257 1726880939.96036: Calling groups_inventory to load vars for managed_node1 9257 1726880939.96039: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880939.96052: Calling all_plugins_play to load vars for managed_node1 9257 1726880939.96057: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880939.96222: Calling groups_plugins_play to load vars for managed_node1 9257 1726880940.01350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880940.09113: done with get_vars() 9257 1726880940.09191: done getting variables TASK [Handle failure case] ***************************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_graph.yml:43 Friday 20 September 2024 21:09:00 -0400 (0:00:00.337) 0:01:09.124 ****** 9257 1726880940.09739: entering _queue_task() for managed_node1/include_tasks 9257 1726880940.11046: worker is 1 (out of 1 available) 9257 1726880940.11348: exiting _queue_task() for managed_node1/include_tasks 9257 1726880940.11361: done queuing things up, now waiting for results queue to drain 9257 1726880940.11363: waiting for pending results... 9257 1726880940.11959: running TaskExecutor() for managed_node1/TASK: Handle failure case 9257 1726880940.12066: in run() - task 027aebc8-b3f3-b82f-6e37-000000000012 9257 1726880940.12106: variable 'ansible_search_path' from source: unknown 9257 1726880940.12313: calling self._execute() 9257 1726880940.12599: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880940.12850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880940.12855: variable 'omit' from source: magic vars 9257 1726880940.13266: _execute() done 9257 1726880940.13274: dumping result to json 9257 1726880940.13279: done dumping result, returning 9257 1726880940.13289: done running TaskExecutor() for managed_node1/TASK: Handle failure case [027aebc8-b3f3-b82f-6e37-000000000012] 9257 1726880940.13312: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000012 9257 1726880940.13915: no more pending results, returning what we have 9257 1726880940.13927: in VariableManager get_vars() 9257 1726880940.14014: Calling all_inventory to load vars for managed_node1 9257 1726880940.14020: Calling groups_inventory to load vars for managed_node1 9257 1726880940.14023: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880940.14049: Calling all_plugins_play to load vars for managed_node1 9257 1726880940.14299: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880940.14311: Calling groups_plugins_play to load vars for managed_node1 9257 1726880940.15313: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000012 9257 1726880940.15322: WORKER PROCESS EXITING 9257 1726880940.20716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880940.27685: done with get_vars() 9257 1726880940.27727: variable 'ansible_search_path' from source: unknown 9257 1726880940.27746: we have included files to process 9257 1726880940.27748: generating all_blocks data 9257 1726880940.27750: done generating all_blocks data 9257 1726880940.27761: processing included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 9257 1726880940.27764: loading included file: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 9257 1726880940.27767: Loading data from /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 9257 1726880940.28925: done processing included file 9257 1726880940.28930: iterating over new_blocks loaded from include file 9257 1726880940.28932: in VariableManager get_vars() 9257 1726880940.29010: done with get_vars() 9257 1726880940.29014: filtering new block on tags 9257 1726880940.29038: done filtering new block on tags 9257 1726880940.29041: done iterating over new_blocks loaded from include file included: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 9257 1726880940.29051: extending task lists for all hosts with included blocks 9257 1726880940.31892: done extending task lists 9257 1726880940.31894: done processing included files 9257 1726880940.31895: results queue empty 9257 1726880940.31896: checking for any_errors_fatal 9257 1726880940.31902: done checking for any_errors_fatal 9257 1726880940.31903: checking for max_fail_percentage 9257 1726880940.31905: done checking for max_fail_percentage 9257 1726880940.31906: checking to see if all hosts have failed and the running result is not ok 9257 1726880940.31907: done checking to see if all hosts have failed 9257 1726880940.31908: getting the remaining hosts for this loop 9257 1726880940.31910: done getting the remaining hosts for this loop 9257 1726880940.31913: getting the next task for host managed_node1 9257 1726880940.32037: done getting next task for host managed_node1 9257 1726880940.32040: ^ task is: TASK: Collect logs 9257 1726880940.32046: ^ state is: HOST STATE: block=3, task=2, rescue=2, 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? (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), always child state? (None), did rescue? False, did start at task? False 9257 1726880940.32049: getting variables 9257 1726880940.32051: in VariableManager get_vars() 9257 1726880940.32068: Calling all_inventory to load vars for managed_node1 9257 1726880940.32072: Calling groups_inventory to load vars for managed_node1 9257 1726880940.32075: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880940.32082: Calling all_plugins_play to load vars for managed_node1 9257 1726880940.32086: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880940.32091: Calling groups_plugins_play to load vars for managed_node1 9257 1726880940.36613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880940.40536: done with get_vars() 9257 1726880940.40587: done getting variables 9257 1726880940.40647: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Collect logs] ************************************************************ task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Friday 20 September 2024 21:09:00 -0400 (0:00:00.309) 0:01:09.434 ****** 9257 1726880940.40690: entering _queue_task() for managed_node1/shell 9257 1726880940.41216: worker is 1 (out of 1 available) 9257 1726880940.41229: exiting _queue_task() for managed_node1/shell 9257 1726880940.41241: done queuing things up, now waiting for results queue to drain 9257 1726880940.41246: waiting for pending results... 9257 1726880940.41498: running TaskExecutor() for managed_node1/TASK: Collect logs 9257 1726880940.41650: in run() - task 027aebc8-b3f3-b82f-6e37-000000000768 9257 1726880940.41684: variable 'ansible_search_path' from source: unknown 9257 1726880940.41737: calling self._execute() 9257 1726880940.41874: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880940.41891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880940.41914: variable 'omit' from source: magic vars 9257 1726880940.42079: variable 'omit' from source: magic vars 9257 1726880940.42146: variable 'omit' from source: magic vars 9257 1726880940.42201: variable 'omit' from source: magic vars 9257 1726880940.42274: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880940.42330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880940.42370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880940.42421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880940.42430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880940.42485: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880940.42531: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880940.42535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880940.42817: Set connection var ansible_connection to ssh 9257 1726880940.42821: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880940.42824: Set connection var ansible_pipelining to False 9257 1726880940.42830: Set connection var ansible_shell_type to sh 9257 1726880940.42884: Set connection var ansible_shell_executable to /bin/sh 9257 1726880940.42934: Set connection var ansible_timeout to 10 9257 1726880940.43174: variable 'ansible_shell_executable' from source: unknown 9257 1726880940.43177: variable 'ansible_connection' from source: unknown 9257 1726880940.43180: variable 'ansible_module_compression' from source: unknown 9257 1726880940.43183: variable 'ansible_shell_type' from source: unknown 9257 1726880940.43185: variable 'ansible_shell_executable' from source: unknown 9257 1726880940.43188: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880940.43190: variable 'ansible_pipelining' from source: unknown 9257 1726880940.43193: variable 'ansible_timeout' from source: unknown 9257 1726880940.43195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880940.43625: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880940.43630: variable 'omit' from source: magic vars 9257 1726880940.43633: starting attempt loop 9257 1726880940.43635: running the handler 9257 1726880940.43770: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880940.43776: _low_level_execute_command(): starting 9257 1726880940.43842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9257 1726880940.45584: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 9257 1726880940.45630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880940.45674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880940.47442: stdout chunk (state=3): >>>/root <<< 9257 1726880940.47550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880940.47675: stderr chunk (state=3): >>><<< 9257 1726880940.47686: stdout chunk (state=3): >>><<< 9257 1726880940.47867: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880940.47871: _low_level_execute_command(): starting 9257 1726880940.47875: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154 `" && echo ansible-tmp-1726880940.477905-11754-12930556023154="` echo /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154 `" ) && sleep 0' 9257 1726880940.49076: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880940.49219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 9257 1726880940.49239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880940.49390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880940.49462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880940.51555: stdout chunk (state=3): >>>ansible-tmp-1726880940.477905-11754-12930556023154=/root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154 <<< 9257 1726880940.51896: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880940.51900: stdout chunk (state=3): >>><<< 9257 1726880940.51903: stderr chunk (state=3): >>><<< 9257 1726880940.51925: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880940.477905-11754-12930556023154=/root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154 , stderr=OpenSSH_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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880940.52191: variable 'ansible_module_compression' from source: unknown 9257 1726880940.52301: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9257mj34bpe0/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 9257 1726880940.52554: variable 'ansible_facts' from source: unknown 9257 1726880940.53002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py 9257 1726880940.53729: Sending initial data 9257 1726880940.53733: Sent initial data (153 bytes) 9257 1726880940.55581: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880940.55705: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880940.56109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880940.56145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880940.57906: 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 <<< 9257 1726880940.57995: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 9257 1726880940.57999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpf1qak5sw /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py <<< 9257 1726880940.58002: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py" <<< 9257 1726880940.58042: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-9257mj34bpe0/tmpf1qak5sw" to remote "/root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py" <<< 9257 1726880940.60025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880940.60271: stderr chunk (state=3): >>><<< 9257 1726880940.60292: stdout chunk (state=3): >>><<< 9257 1726880940.60550: done transferring module to remote 9257 1726880940.60554: _low_level_execute_command(): starting 9257 1726880940.60561: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/ /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py && sleep 0' 9257 1726880940.61978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880940.62001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880940.62019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880940.62042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 9257 1726880940.62087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.117 originally 10.31.46.117 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.46.117 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 9257 1726880940.62279: 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.46.117 originally 10.31.46.117 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 <<< 9257 1726880940.62439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880940.62494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880940.64597: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880940.64609: stdout chunk (state=3): >>><<< 9257 1726880940.64623: stderr chunk (state=3): >>><<< 9257 1726880940.64817: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880940.64826: _low_level_execute_command(): starting 9257 1726880940.64829: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/AnsiballZ_command.py && sleep 0' 9257 1726880940.66324: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 9257 1726880940.66479: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 9257 1726880940.66503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 9257 1726880940.66959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880940.69164: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 9257 1726880940.69396: stdout chunk (state=3): >>>import _imp # builtin <<< 9257 1726880940.69424: stdout chunk (state=3): >>>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 <<< 9257 1726880940.69462: 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' <<< 9257 1726880940.69484: stdout chunk (state=3): >>>import '_codecs' # <<< 9257 1726880940.69513: stdout chunk (state=3): >>>import 'codecs' # <<< 9257 1726880940.69542: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 9257 1726880940.69577: 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 0x7f93cc3b4530> <<< 9257 1726880940.69598: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc383b30> <<< 9257 1726880940.69686: 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 0x7f93cc3b6ab0> <<< 9257 1726880940.69695: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 9257 1726880940.69750: stdout chunk (state=3): >>>import 'io' # <<< 9257 1726880940.69769: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 9257 1726880940.69854: stdout chunk (state=3): >>>import '_collections_abc' # <<< 9257 1726880940.69989: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 9257 1726880940.69997: 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' <<< 9257 1726880940.70020: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc165160> <<< 9257 1726880940.70083: 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 <<< 9257 1726880940.70099: 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 0x7f93cc166000> <<< 9257 1726880940.70127: stdout chunk (state=3): >>>import 'site' # <<< 9257 1726880940.70158: 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. <<< 9257 1726880940.70494: 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' <<< 9257 1726880940.70526: 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' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 9257 1726880940.70559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 9257 1726880940.70590: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 9257 1726880940.70730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 9257 1726880940.70752: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a3fe0> # /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 <<< 9257 1726880940.70795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 9257 1726880940.70828: 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 0x7f93cc1db7d0> <<< 9257 1726880940.70860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 9257 1726880940.70953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1dbe60> import '_collections' # <<< 9257 1726880940.70974: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1bba70> <<< 9257 1726880940.71087: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1b9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 9257 1726880940.71194: 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 # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 9257 1726880940.71202: 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' <<< 9257 1726880940.71280: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1fe2d0> # /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 0x7f93cc1ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a2e40> <<< 9257 1726880940.71422: 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 0x7f93cc230770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a01d0> <<< 9257 1726880940.71440: 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' <<< 9257 1726880940.71506: 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 0x7f93cc230c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc230ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.71513: 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 0x7f93cc230e90> <<< 9257 1726880940.71516: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc19ecf0> <<< 9257 1726880940.71629: 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' <<< 9257 1726880940.71741: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc231520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc2311f0> 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 0x7f93cc232420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 9257 1726880940.71817: 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 <<< 9257 1726880940.71821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 9257 1726880940.71911: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24c620> 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 0x7f93cc24dd60> # /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' <<< 9257 1726880940.71915: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24ec60> <<< 9257 1726880940.72193: 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 0x7f93cc24f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24e1b0> # /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 0x7f93cc24fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc232390> # /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' <<< 9257 1726880940.72262: 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 0x7f93cbfdbcb0> <<< 9257 1726880940.72266: 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' <<< 9257 1726880940.72454: 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 0x7f93cc004770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc0044d0> # 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 0x7f93cc0045f0> # 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 0x7f93cc004950> <<< 9257 1726880940.72473: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbfd9e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 9257 1726880940.72490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 9257 1726880940.72511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 9257 1726880940.72529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc005f70> <<< 9257 1726880940.72683: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc004bf0> <<< 9257 1726880940.72687: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc232b40> # /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' <<< 9257 1726880940.72704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 9257 1726880940.72733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 9257 1726880940.72763: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc036300> <<< 9257 1726880940.73020: 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 <<< 9257 1726880940.73050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc04e480> # /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' # <<< 9257 1726880940.73086: 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 0x7f93cc08b230> <<< 9257 1726880940.73090: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 9257 1726880940.73131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 9257 1726880940.73154: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 9257 1726880940.73199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 9257 1726880940.73289: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc0b19d0> <<< 9257 1726880940.73371: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc08b350> <<< 9257 1726880940.73587: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc04f110> # /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 0x7f93cbed0350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc04d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc006ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93cbed0530> <<< 9257 1726880940.73675: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_jx8_aqht/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 9257 1726880940.73832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.73857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 9257 1726880940.73882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 9257 1726880940.73911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 9257 1726880940.73990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 9257 1726880940.74026: 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 0x7f93cbf25f70> <<< 9257 1726880940.74047: stdout chunk (state=3): >>>import '_typing' # <<< 9257 1726880940.74240: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf00ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbed3f80> <<< 9257 1726880940.74499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.74504: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 9257 1726880940.74511: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 9257 1726880940.75934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.77197: 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 0x7f93cbf03e90> <<< 9257 1726880940.77231: 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' <<< 9257 1726880940.77264: 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' <<< 9257 1726880940.77297: 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' <<< 9257 1726880940.77389: 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 0x7f93cbf4d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4d790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4d0a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 9257 1726880940.77413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 9257 1726880940.77456: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf26c90> import 'atexit' # <<< 9257 1726880940.77510: 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 0x7f93cbf4e750> # 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 0x7f93cbf4e8d0> <<< 9257 1726880940.77588: 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' # <<< 9257 1726880940.77646: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4ede0> import 'pwd' # <<< 9257 1726880940.77669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 9257 1726880940.77690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 9257 1726880940.77729: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdb8bf0> <<< 9257 1726880940.77771: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.77788: 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 0x7f93cbdba810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 9257 1726880940.77809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 9257 1726880940.77852: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbb1d0> <<< 9257 1726880940.77867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 9257 1726880940.77890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 9257 1726880940.77913: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbc3b0> <<< 9257 1726880940.78091: 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' <<< 9257 1726880940.78094: 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' <<< 9257 1726880940.78096: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbee10> <<< 9257 1726880940.78117: 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 0x7f93cbdbef30> <<< 9257 1726880940.78128: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbd0d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 9257 1726880940.78287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 9257 1726880940.78313: 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 0x7f93cbdc2cf0> import '_tokenize' # <<< 9257 1726880940.78349: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdc17c0> <<< 9257 1726880940.78375: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdc1520> # /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' <<< 9257 1726880940.78459: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdc3f20> <<< 9257 1726880940.78482: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbd5e0> <<< 9257 1726880940.78513: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.78804: 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 0x7f93cbe06e70> # /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 0x7f93cbe06ff0> <<< 9257 1726880940.78808: 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 0x7f93cbe08b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe08950> # /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 0x7f93cbe0b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe09220> <<< 9257 1726880940.78834: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 9257 1726880940.78872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880940.78908: 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' <<< 9257 1726880940.78930: stdout chunk (state=3): >>>import '_string' # <<< 9257 1726880940.78971: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe128d0> <<< 9257 1726880940.79125: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe0b260> <<< 9257 1726880940.79193: 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'<<< 9257 1726880940.79280: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f93cbe13770> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.79295: 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 0x7f93cbe135c0> <<< 9257 1726880940.79323: 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 0x7f93cbe13c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe072c0> # /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' <<< 9257 1726880940.79373: 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' <<< 9257 1726880940.79401: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.79426: 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 0x7f93cbe17440> <<< 9257 1726880940.79615: 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 0x7f93cbe184a0> <<< 9257 1726880940.79637: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe15bb0> <<< 9257 1726880940.79693: 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 0x7f93cbe16f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe15790> # zipimport: zlib available <<< 9257 1726880940.79728: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 9257 1726880940.79874: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.79939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.80013: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 9257 1726880940.80028: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 9257 1726880940.80211: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.80332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.80932: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.81610: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 9257 1726880940.81654: 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 <<< 9257 1726880940.81767: 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 0x7f93cbea05c0> <<< 9257 1726880940.81831: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 9257 1726880940.81871: 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 0x7f93cbea12e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe1ae40> <<< 9257 1726880940.81922: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 9257 1726880940.81984: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 9257 1726880940.82164: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.82343: 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' <<< 9257 1726880940.82373: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbea13d0> # zipimport: zlib available <<< 9257 1726880940.83038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83659: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 9257 1726880940.83679: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83754: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 9257 1726880940.83813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.83973: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 9257 1726880940.84002: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 9257 1726880940.84124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.84144: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 9257 1726880940.84397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.84685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 9257 1726880940.84745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 9257 1726880940.84771: stdout chunk (state=3): >>>import '_ast' # <<< 9257 1726880940.84848: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbea3d10> <<< 9257 1726880940.84863: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.84940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.85027: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 9257 1726880940.85060: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 9257 1726880940.85144: 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' <<< 9257 1726880940.85164: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 9257 1726880940.85289: 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 0x7f93cbeaa060> <<< 9257 1726880940.85350: 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 0x7f93cbeaa9c0> <<< 9257 1726880940.85379: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbea29f0> # zipimport: zlib available <<< 9257 1726880940.85407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.85493: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 9257 1726880940.85514: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.85569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.85694: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.85728: 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 <<< 9257 1726880940.85731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 9257 1726880940.85810: 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 0x7f93cbea96a0> <<< 9257 1726880940.85943: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbeaab10> <<< 9257 1726880940.85952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 9257 1726880940.85956: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 9257 1726880940.86029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86070: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86108: 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' <<< 9257 1726880940.86199: 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 <<< 9257 1726880940.86229: 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' <<< 9257 1726880940.86338: 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' <<< 9257 1726880940.86341: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbd42c30> <<< 9257 1726880940.86377: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb8a10> <<< 9257 1726880940.86462: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb2ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb2840> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 9257 1726880940.86555: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86623: 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' # <<< 9257 1726880940.86626: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9257 1726880940.86629: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 9257 1726880940.86674: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86857: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.86888: 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' <<< 9257 1726880940.86901: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbd41fa0> <<< 9257 1726880940.86980: stdout chunk (state=3): >>># zipimport: zlib available <<< 9257 1726880940.91762: stdout chunk (state=3): >>> {"changed": true, "stdout": "Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38327 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system<<< 9257 1726880940.91937: stdout chunk (state=3): >>>_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38343 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38360 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38378]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38379 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38396 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38412 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38434 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38450 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38467 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38488 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38504 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38521 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38539]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38540 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38557 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38573 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38595 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38611 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38628 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38649 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: US<<< 9257 1726880940.92046: stdout chunk (state=3): >>>ER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38665 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38682 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38700]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38701 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38718 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38734 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38756 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38772 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38789 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38810 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38826 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38843 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38861]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38862 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38879 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38895 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38917 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38933 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38950 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38971 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38987 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39004 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39022]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39023 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39040 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39056 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39078 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39094 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39111 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39132 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39148 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39165 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39183]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39184 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39201 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39217 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39239 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39255 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39272 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39290]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 a<<< 9257 1726880940.92371: stdout chunk (state=3): >>>uid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39291 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39308 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39324 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39346 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39362 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39379 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39397]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39398 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39415 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39431 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39453 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39469 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39486 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39504]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39505 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39522 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39538 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39560 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39576 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39593 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39611]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39612 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39629 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39645 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39667 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39683 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39700 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39718]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39719 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39736 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39752 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39774 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39790 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39807 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39825]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39826 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39843 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39859 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39881 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39897 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39914 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39932]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39933 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39950 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39966 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39988 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40004 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40021 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Invok<<< 9257 1726880940.92442: stdout chunk (state=3): >>>ed with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40042 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40059 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40075 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40097 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40113 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40130 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40148]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40149 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40166 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40182 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40204 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40220 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40237 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40258 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40274 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40291 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40309]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40310 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40327 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40343 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40365 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40381 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40398 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40419 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40435 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40452 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40470]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40471 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40488 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40504 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40526 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40542 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40559 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40580 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40597 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40613 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40635 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40651 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40668 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmproxy\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmproxy\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40689 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40705 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40722 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40738 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40755 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40773]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.<<< 9257 1726880940.92466: stdout chunk (state=3): >>>us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40774 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40791 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40807 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40829 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40845 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40862 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmproxy -l\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl enable pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 40883 ('systemctl') (unit session-6.scope)...\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 343 ms.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=102 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=103 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=104 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=105 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=106 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=107 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=108 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=109 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=110 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=111 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=112 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=113 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=114 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=115 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=116 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=117 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=118 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=119 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmproxy.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmproxy.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2694.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmproxy.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmproxy.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2694.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmproxy comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40977 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40994 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41010 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41032 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41048 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41065 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: ADD_GROUP pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=991 exe=\"/usr/sbin/groupadd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/group: name=grafana, GID=991\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: GRP_MGMT pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=991 exe=\"/usr/sbin/groupadd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/gshadow: name=grafana\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: new group: name=grafana, GID=991\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com useradd[41101]: new user: name=grafana, UID=991, GID=991, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41101]: ADD_USER pid=41101 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct=\"grafana\" exe=\"/usr/sbin/useradd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 422 SID table entries...\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 427 SID table entries...\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41135]: USER_MAC_CONFIG_CHANGE pid=41135 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:semanage_t:s0-s0:c0.c1023 msg='resrc=port op=add lport=3000 proto=6 tcontext=system_u:object_r:grafana_port_t:s0 comm=\"semanage\" exe=\"/usr/bin/python3.12\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[608]: USER_MAC_POLICY_LOAD pid=608 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=5 res=1 exe=\"/usr/bin/dbus-broker\" sauid=81 hostname=? addr=? terminal=?'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started run-re7f6228354984198a179d395674c9e24.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2779.\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2863.\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41155 ('systemctl') (unit session-6.scope)...\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 457 ms.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=138 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=139 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=140 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=141 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=142 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=143 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=144 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=145 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=146 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=147 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=148 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=149 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=150 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=151 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=152 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=153 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=154 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=155 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2863.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: run-re7f6228354984198a179d395674c9e24.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 The unit run-re7f6228354984198a179d395674c9e24.service has successfully entered the 'dead' state.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41211 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41228 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41244 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41266 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41282 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41299 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41317]: ansible-package_facts Invoked with manager=['auto'] strategy=first\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41318 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41335 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41351 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41373 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41390 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41406 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41428 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41444 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41461 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 36\ndrwxr-xr-x. 3 root root 60 Sep 20 20:58 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:58 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:58 log/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:58 mount/\n-r--r--r--. 1 root root 33 Sep 20 20:59 machine-id\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-client|\nprw-------. 1 root root 0 Sep 20 20:59 initctl|\ndrwx------. 2 root root 80 Sep 20 20:59 lvm/\ndrwx------. 2 root root 40 Sep 20 20:59 cryptsetup/\ndrwxr-xr-x. 4 root root 80 Sep 20 20:59 lock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/\ndrwx--x---. 2 root root 40 Sep 20 20:59 mdadm/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 console/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/\ndrwx------. 2 rpc rpc 40 Sep 20 20:59 rpcbind/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 20:59 motd\ndrwx--x--x. 3 root root 60 Sep 20 20:59 sudo/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 media/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket=\n-rw-r--r--. 1 root root 4 Sep 20 20:59 dhclient.pid\n-rw-r--r--. 1 root root 619 Sep 20 20:59 dhclient.lease\ndrwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/\ndrwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/\ndr-xr-xr-x. 19 root root 4096 Sep 20 20:59 ../\ndrwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/\n-rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 plymouth/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid\ndrwx------. 3 root root 300 Sep 20 20:59 cloud-init/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 credentials/\n-rw-------. 1 root root 0 Sep 20 20:59 agetty.reload\ndrwxr-xr-x. 3 root root 60 Sep 20 21:02 user/\ndrwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 pcp/\ndrwxr-xr-x. 2 grafana grafana 40 Sep 20 21:08 grafana/\ndrwxr-xr-x. 33 root root 980 Sep 20 21:08 ./\ndrwxr-xr-x. 26 root root 620 Sep 20 21:08 systemd/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 21:09 utmp\ntotal 16\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 21:05 pmlogger.primary.socket -> /run/pcp/pmlogger.16347.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:05 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16347.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16767.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.17056.socket=\nsrw-rw-rw-. 1 root root 0 Sep 20 21:07 pmcd.socket=\n-r--r--r--. 1 root root 5 Sep 20 21:07 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:07 pmie.pid\nsrwxrwxrwx. 1 pcp pcp 0 Sep 20 21:08 pmproxy.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:08 pmproxy.pid\ndrwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 ./\ndrwxr-xr-x. 33 root root 980 Sep 20 21:08 ../", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 21:09:00.870989", "end": "2024-09-20 21:09:00.915156", "delta": "0:00:00.044167", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "_uses_shell": true, "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__ <<< 9257 1726880940.92698: 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 <<< 9257 1726880940.92853: 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 # 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 <<< 9257 1726880940.92894: 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 # 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 <<< 9257 1726880940.92974: 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 # 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 <<< 9257 1726880940.93160: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 9257 1726880940.93192: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 9257 1726880940.93287: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 9257 1726880940.93393: 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 # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 9257 1726880940.93427: stdout chunk (state=3): >>># 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 <<< 9257 1726880940.93562: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 9257 1726880940.93641: 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 # 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 <<< 9257 1726880940.93647: 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 <<< 9257 1726880940.93767: stdout chunk (state=3): >>># destroy sys.monitoring <<< 9257 1726880940.93817: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 9257 1726880940.93876: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 9257 1726880940.93908: 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 <<< 9257 1726880940.93996: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 9257 1726880940.94032: stdout chunk (state=3): >>> # 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 <<< 9257 1726880940.94137: 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 <<< 9257 1726880940.94161: stdout chunk (state=3): >>># clear sys.audit hooks <<< 9257 1726880940.94864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.117 closed. <<< 9257 1726880940.94868: stdout chunk (state=3): >>><<< 9257 1726880940.94870: stderr chunk (state=3): >>><<< 9257 1726880940.95570: _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 0x7f93cc3b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc383b30> # /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 0x7f93cc3b6ab0> 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 0x7f93cc165160> # /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 0x7f93cc166000> 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 0x7f93cc1a3da0> # /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 0x7f93cc1a3fe0> # /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 0x7f93cc1db7d0> # /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 0x7f93cc1dbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1bba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1b9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a0f50> # /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 0x7f93cc1ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1fe2d0> # /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 0x7f93cc1ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a2e40> # /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 0x7f93cc230770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc1a01d0> # /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 0x7f93cc230c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc230ad0> # 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 0x7f93cc230e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc19ecf0> # /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 0x7f93cc231520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc2311f0> 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 0x7f93cc232420> 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 0x7f93cc24c620> 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 0x7f93cc24dd60> # /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 0x7f93cc24ec60> # 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 0x7f93cc24f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24e1b0> # /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 0x7f93cc24fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc24f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc232390> # /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 0x7f93cbfdbcb0> # /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 0x7f93cc004770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc0044d0> # 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 0x7f93cc0045f0> # 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 0x7f93cc004950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbfd9e50> # /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 0x7f93cc005f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc004bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc232b40> # /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 0x7f93cc036300> # /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 0x7f93cc04e480> # /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 0x7f93cc08b230> # /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 0x7f93cc0b19d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc08b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc04f110> # /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 0x7f93cbed0350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc04d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cc006ed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f93cbed0530> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_jx8_aqht/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 0x7f93cbf25f70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf00ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbed3f80> # 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 0x7f93cbf03e90> # /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 0x7f93cbf4d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4d790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf4d0a0> # /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 0x7f93cbf4dac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbf26c90> 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 0x7f93cbf4e750> # 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 0x7f93cbf4e8d0> # /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 0x7f93cbf4ede0> 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 0x7f93cbdb8bf0> # 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 0x7f93cbdba810> # /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 0x7f93cbdbb1d0> # /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 0x7f93cbdbc3b0> # /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 0x7f93cbdbee10> # 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 0x7f93cbdbef30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbd0d0> # /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 0x7f93cbdc2cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdc17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdc1520> # /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 0x7f93cbdc3f20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbdbd5e0> # 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 0x7f93cbe06e70> # /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 0x7f93cbe06ff0> # /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 0x7f93cbe08b90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe08950> # /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 0x7f93cbe0b0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe09220> # /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 0x7f93cbe128d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe0b260> # 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 0x7f93cbe13770> # 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 0x7f93cbe135c0> # 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 0x7f93cbe13c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe072c0> # /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 0x7f93cbe17440> # 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 0x7f93cbe184a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe15bb0> # 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 0x7f93cbe16f30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe15790> # 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 0x7f93cbea05c0> # /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 0x7f93cbea12e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbe1ae40> 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 0x7f93cbea13d0> # 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 0x7f93cbea3d10> # 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 0x7f93cbeaa060> # 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 0x7f93cbeaa9c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbea29f0> # 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 0x7f93cbea96a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbeaab10> 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 0x7f93cbd42c30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb8a10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb2ae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f93cbcb2840> # 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 0x7f93cbd41fa0> # zipimport: zlib available {"changed": true, "stdout": "Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38327 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38343 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38360 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38378]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38379 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38396 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38412 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38434 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38450 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38467 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38488 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38504 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38521 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38539]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38540 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38557 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38573 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38595 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38611 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38628 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38649 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38665 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38682 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38700]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38701 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38718 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38734 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38756 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38772 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38789 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38810 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38826 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38843 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38861]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38862 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38879 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38895 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38917 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38933 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38950 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38971 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38987 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39004 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39022]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39023 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39040 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39056 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39078 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39094 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39111 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39132 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39148 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39165 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39183]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39184 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39201 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39217 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39239 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39255 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39272 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39290]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = \"\" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39291 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39308 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39324 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39346 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39362 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39379 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39397]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39398 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39415 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39431 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39453 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39469 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39486 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39504]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39505 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39522 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39538 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39560 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39576 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39593 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39611]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39612 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39629 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39645 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39667 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39683 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39700 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39718]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39719 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39736 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39752 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39774 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39790 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39807 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39825]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39826 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39843 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39859 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39881 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39897 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39914 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39932]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39933 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39950 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39966 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39988 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40004 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40021 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40042 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40059 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40075 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40097 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40113 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40130 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40148]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40149 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40166 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40182 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40204 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40220 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40237 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40258 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40274 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40291 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40309]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40310 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40327 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40343 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40365 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40381 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40398 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40419 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40435 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40452 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40470]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40471 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40488 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40504 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40526 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40542 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40559 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40580 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40597 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40613 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40635 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40651 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40668 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmproxy\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmproxy\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40689 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40705 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40722 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40738 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40755 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40773]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40774 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40791 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40807 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40829 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40845 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40862 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmproxy -l\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl enable pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 40883 ('systemctl') (unit session-6.scope)...\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 343 ms.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=102 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=103 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=104 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=105 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=106 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=107 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=108 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=109 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=110 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=111 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=112 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=113 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=114 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=115 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=116 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=117 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=LOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=118 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=119 op=UNLOAD\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmproxy\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmproxy.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmproxy.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2694.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmproxy.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmproxy.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2694.\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmproxy comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40977 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40994 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41010 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41032 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41048 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41065 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: ADD_GROUP pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=991 exe=\"/usr/sbin/groupadd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/group: name=grafana, GID=991\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: GRP_MGMT pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=991 exe=\"/usr/sbin/groupadd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/gshadow: name=grafana\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: new group: name=grafana, GID=991\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com useradd[41101]: new user: name=grafana, UID=991, GID=991, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none\nSep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41101]: ADD_USER pid=41101 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct=\"grafana\" exe=\"/usr/sbin/useradd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 422 SID table entries...\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 427 SID table entries...\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41135]: USER_MAC_CONFIG_CHANGE pid=41135 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:semanage_t:s0-s0:c0.c1023 msg='resrc=port op=add lport=3000 proto=6 tcontext=system_u:object_r:grafana_port_t:s0 comm=\"semanage\" exe=\"/usr/bin/python3.12\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[608]: USER_MAC_POLICY_LOAD pid=608 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=5 res=1 exe=\"/usr/bin/dbus-broker\" sauid=81 hostname=? addr=? terminal=?'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started run-re7f6228354984198a179d395674c9e24.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2779.\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2863.\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41155 ('systemctl') (unit session-6.scope)...\nSep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 457 ms.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=138 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=139 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=140 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=141 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=142 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=143 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=144 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=145 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=146 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=147 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=148 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=149 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=150 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=151 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=152 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=153 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=154 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=155 op=LOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=UNLOAD\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2863.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: run-re7f6228354984198a179d395674c9e24.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel\n\u2591\u2591 \n\u2591\u2591 The unit run-re7f6228354984198a179d395674c9e24.service has successfully entered the 'dead' state.\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm=\"systemd\" exe=\"/usr/lib/systemd/systemd\" hostname=? addr=? terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41211 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41228 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41244 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41266 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41282 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41299 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41317]: ansible-package_facts Invoked with manager=['auto'] strategy=first\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=? terminal=/dev/pts/0 res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41318 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41335 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41351 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41373 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41390 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41406 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41428 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41444 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=ssh res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41461 suid=0 exe=\"/usr/sbin/sshd\" hostname=? addr=10.31.45.24 terminal=? res=success'\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 36\ndrwxr-xr-x. 3 root root 60 Sep 20 20:58 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:58 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:58 log/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:58 mount/\n-r--r--r--. 1 root root 33 Sep 20 20:59 machine-id\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-client|\nprw-------. 1 root root 0 Sep 20 20:59 initctl|\ndrwx------. 2 root root 80 Sep 20 20:59 lvm/\ndrwx------. 2 root root 40 Sep 20 20:59 cryptsetup/\ndrwxr-xr-x. 4 root root 80 Sep 20 20:59 lock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/\ndrwx--x---. 2 root root 40 Sep 20 20:59 mdadm/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 console/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/\ndrwx------. 2 rpc rpc 40 Sep 20 20:59 rpcbind/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 20:59 motd\ndrwx--x--x. 3 root root 60 Sep 20 20:59 sudo/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 media/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket=\n-rw-r--r--. 1 root root 4 Sep 20 20:59 dhclient.pid\n-rw-r--r--. 1 root root 619 Sep 20 20:59 dhclient.lease\ndrwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/\ndrwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/\ndr-xr-xr-x. 19 root root 4096 Sep 20 20:59 ../\ndrwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/\n-rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 plymouth/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid\ndrwx------. 3 root root 300 Sep 20 20:59 cloud-init/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 credentials/\n-rw-------. 1 root root 0 Sep 20 20:59 agetty.reload\ndrwxr-xr-x. 3 root root 60 Sep 20 21:02 user/\ndrwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 pcp/\ndrwxr-xr-x. 2 grafana grafana 40 Sep 20 21:08 grafana/\ndrwxr-xr-x. 33 root root 980 Sep 20 21:08 ./\ndrwxr-xr-x. 26 root root 620 Sep 20 21:08 systemd/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 21:09 utmp\ntotal 16\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 21:05 pmlogger.primary.socket -> /run/pcp/pmlogger.16347.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:05 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16347.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16767.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.17056.socket=\nsrw-rw-rw-. 1 root root 0 Sep 20 21:07 pmcd.socket=\n-r--r--r--. 1 root root 5 Sep 20 21:07 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:07 pmie.pid\nsrwxrwxrwx. 1 pcp pcp 0 Sep 20 21:08 pmproxy.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 21:08 pmproxy.pid\ndrwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 ./\ndrwxr-xr-x. 33 root root 980 Sep 20 21:08 ../", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 21:09:00.870989", "end": "2024-09-20 21:09:00.915156", "delta": "0:00:00.044167", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "_uses_shell": true, "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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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.46.117 closed. 9257 1726880940.98286: done with _execute_module (ansible.legacy.command, {'_raw_params': "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", '_uses_shell': 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.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-1726880940.477905-11754-12930556023154/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 9257 1726880940.98290: _low_level_execute_command(): starting 9257 1726880940.98293: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880940.477905-11754-12930556023154/ > /dev/null 2>&1 && sleep 0' 9257 1726880940.99436: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 9257 1726880940.99576: 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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 <<< 9257 1726880940.99675: stderr chunk (state=3): >>>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 <<< 9257 1726880940.99853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 9257 1726880940.99885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 9257 1726880941.01831: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 9257 1726880941.01844: stdout chunk (state=3): >>><<< 9257 1726880941.01888: stderr chunk (state=3): >>><<< 9257 1726880941.02093: _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.46.117 originally 10.31.46.117 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.46.117 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.46.117 originally 10.31.46.117 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 9257 1726880941.02097: handler run complete 9257 1726880941.02174: Evaluated conditional (False): False 9257 1726880941.02228: attempt loop complete, returning result 9257 1726880941.02420: _execute() done 9257 1726880941.02424: dumping result to json 9257 1726880941.02427: done dumping result, returning 9257 1726880941.02429: done running TaskExecutor() for managed_node1/TASK: Collect logs [027aebc8-b3f3-b82f-6e37-000000000768] 9257 1726880941.02534: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000768 9257 1726880941.04829: done sending task result for task 027aebc8-b3f3-b82f-6e37-000000000768 9257 1726880941.04833: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.044167", "end": "2024-09-20 21:09:00.915156", "rc": 0, "start": "2024-09-20 21:09:00.870989" } STDOUT: Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38327 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38343 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38360 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38378]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38379 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38412 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38434 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38450 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:15 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38467 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38485]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38488 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38504 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38521 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38539]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38540 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38573 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38595 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38611 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38628 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38646]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:16 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38649 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38665 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38682 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38700]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38701 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38718 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38756 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38772 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38789 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38807]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38826 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:17 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38843 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38861]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38862 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38879 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38895 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38917 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38950 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[38968]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38971 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=38987 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:18 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39022]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39023 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39040 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39056 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39078 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39094 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39111 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39129]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39132 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39148 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39165 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39183]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files 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=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:19 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39184 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39201 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39217 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39239 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:20 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39272 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39290]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39308 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39324 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39362 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39379 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39397]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39398 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39415 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39431 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39453 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39469 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:21 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39486 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39504]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39505 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39522 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39538 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39560 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39576 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39593 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39611]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39683 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39700 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39718]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:22 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39719 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39736 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39752 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39774 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39807 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39825]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39826 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39843 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39859 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39881 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39897 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39914 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[39932]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=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=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39933 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:23 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39950 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=39988 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40021 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40039]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40042 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:24 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40059 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40075 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40097 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40113 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40130 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40148]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40149 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40166 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40182 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40204 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40220 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40237 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40255]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:25 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40258 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40274 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40291 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40309]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40310 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40327 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40343 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40365 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40381 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40398 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40416]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40419 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40435 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40452 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:26 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40470]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers 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=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40471 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40488 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40504 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40526 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40542 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40559 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40577]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40580 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40597 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:27 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40635 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40668 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmproxy Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40686]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmproxy Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40689 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40722 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40738 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40755 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40773]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880907.973618-10651-50577960904578/.source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40774 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40791 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40807 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:28 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40829 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40845 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40862 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmproxy -l Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl enable pmproxy Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 40883 ('systemctl') (unit session-6.scope)... Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading... Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 343 ms. Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=102 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=103 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=104 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=105 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=106 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=107 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=108 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=109 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=110 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=111 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=112 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=113 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=114 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=115 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=116 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=117 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=LOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=118 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=119 op=UNLOAD Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[40880]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmproxy Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting pmproxy.service - Proxy for Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2694. Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started pmproxy.service - Proxy for Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit pmproxy.service has finished successfully. ░░ ░░ The job identifier is 2694. Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pmproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40977 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:29 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=40994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41032 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41048 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41065 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 21:08:30 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41083]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: ADD_GROUP pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-group id=991 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/group: name=grafana, GID=991 Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41094]: GRP_MGMT pid=41094 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:groupadd_t:s0-s0:c0.c1023 msg='op=add-shadow-group id=991 exe="/usr/sbin/groupadd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: group added to /etc/gshadow: name=grafana Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com groupadd[41094]: new group: name=grafana, GID=991 Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com useradd[41101]: new user: name=grafana, UID=991, GID=991, home=/usr/share/grafana, shell=/usr/sbin/nologin, from=none Sep 20 21:08:38 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41101]: ADD_USER pid=41101 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:useradd_t:s0-s0:c0.c1023 msg='op=add-user acct="grafana" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 422 SID table entries... Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 21:08:54 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: Converting 427 SID table entries... Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[41135]: USER_MAC_CONFIG_CHANGE pid=41135 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:semanage_t:s0-s0:c0.c1023 msg='resrc=port op=add lport=3000 proto=6 tcontext=system_u:object_r:grafana_port_t:s0 comm="semanage" exe="/usr/bin/python3.12" hostname=? addr=? terminal=? res=success' Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[608]: USER_MAC_POLICY_LOAD pid=608 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=5 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Started run-re7f6228354984198a179d395674c9e24.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-re7f6228354984198a179d395674c9e24.service has finished successfully. ░░ ░░ The job identifier is 2779. Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2863. Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 41155 ('systemctl') (unit session-6.scope)... Sep 20 21:08:56 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading... Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 457 ms. Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=138 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=120 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=139 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=121 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=140 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=122 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=141 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=142 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=123 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=124 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=143 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=144 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=125 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=126 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=145 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=127 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=146 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=147 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=128 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=129 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=148 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=130 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=149 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=131 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=150 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=151 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=132 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=133 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=152 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=134 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=153 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=135 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=154 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=155 op=LOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=136 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit: BPF prog-id=137 op=UNLOAD Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2863. Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com systemd[1]: run-re7f6228354984198a179d395674c9e24.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-re7f6228354984198a179d395674c9e24.service has successfully entered the 'dead' state. Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-re7f6228354984198a179d395674c9e24 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41211 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41228 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:57 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41244 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41266 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41282 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41299 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:58 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41317]: ansible-package_facts Invoked with manager=['auto'] strategy=first Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41318 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41335 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41351 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41373 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:08:59 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41390 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41406 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41428 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41444 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_END pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGOUT pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=ssh res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_LOGIN pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: USER_START pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=/dev/pts/0 res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com audit[2576]: CRYPTO_KEY_USER pid=2576 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:8a:c1:14:b6:fc:27:d6:5e:ea:e3:94:cb:47:50:88:1c:58:2d:b6:66:74:59:df:08:79:d9:f0:27:f5:f1:62:db direction=? spid=41461 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.45.24 terminal=? res=success' Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 21:09:00 ip-10-31-46-117.us-east-1.aws.redhat.com python3.12[41479]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi ################## List of SELinux AVCs - note list may be empty ################## total 36 drwxr-xr-x. 3 root root 60 Sep 20 20:58 initramfs/ drwxr-xr-x. 2 root root 60 Sep 20 20:58 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Sep 20 20:58 log/ drwxr-xr-x. 2 root root 40 Sep 20 20:58 mount/ -r--r--r--. 1 root root 33 Sep 20 20:59 machine-id prw-------. 1 root root 0 Sep 20 20:59 dmeventd-server| prw-------. 1 root root 0 Sep 20 20:59 dmeventd-client| prw-------. 1 root root 0 Sep 20 20:59 initctl| drwx------. 2 root root 80 Sep 20 20:59 lvm/ drwx------. 2 root root 40 Sep 20 20:59 cryptsetup/ drwxr-xr-x. 4 root root 80 Sep 20 20:59 lock/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/ drwx--x---. 2 root root 40 Sep 20 20:59 mdadm/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 console/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/ drwx------. 2 rpc rpc 40 Sep 20 20:59 rpcbind/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/ -rw-r--r--. 1 root root 0 Sep 20 20:59 motd drwx--x--x. 3 root root 60 Sep 20 20:59 sudo/ drwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 media/ -rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid drwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/ drwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/ srw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket= -rw-r--r--. 1 root root 4 Sep 20 20:59 dhclient.pid -rw-r--r--. 1 root root 619 Sep 20 20:59 dhclient.lease drwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/ -rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid srw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock= srw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/ drwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/ dr-xr-xr-x. 19 root root 4096 Sep 20 20:59 ../ drwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/ -rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid drwxr-xr-x. 2 root root 40 Sep 20 20:59 plymouth/ -rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid drwx------. 3 root root 300 Sep 20 20:59 cloud-init/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 credentials/ -rw-------. 1 root root 0 Sep 20 20:59 agetty.reload drwxr-xr-x. 3 root root 60 Sep 20 21:02 user/ drwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 pcp/ drwxr-xr-x. 2 grafana grafana 40 Sep 20 21:08 grafana/ drwxr-xr-x. 33 root root 980 Sep 20 21:08 ./ drwxr-xr-x. 26 root root 620 Sep 20 21:08 systemd/ -rw-rw-r--. 1 root utmp 2304 Sep 20 21:09 utmp total 16 lrwxrwxrwx. 1 pcp pcp 30 Sep 20 21:05 pmlogger.primary.socket -> /run/pcp/pmlogger.16347.socket= -r--r--r--. 1 pcp pcp 5 Sep 20 21:05 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16347.socket= srw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.16767.socket= srw-rw-rw-. 1 pcp pcp 0 Sep 20 21:05 pmlogger.17056.socket= srw-rw-rw-. 1 root root 0 Sep 20 21:07 pmcd.socket= -r--r--r--. 1 root root 5 Sep 20 21:07 pmcd.pid -r--r--r--. 1 pcp pcp 5 Sep 20 21:07 pmie.pid srwxrwxrwx. 1 pcp pcp 0 Sep 20 21:08 pmproxy.socket= -r--r--r--. 1 pcp pcp 5 Sep 20 21:08 pmproxy.pid drwxrwxr-x. 2 pcp pcp 240 Sep 20 21:08 ./ drwxr-xr-x. 33 root root 980 Sep 20 21:08 ../ 9257 1726880941.06310: no more pending results, returning what we have 9257 1726880941.06314: results queue empty 9257 1726880941.06316: checking for any_errors_fatal 9257 1726880941.06318: done checking for any_errors_fatal 9257 1726880941.06319: checking for max_fail_percentage 9257 1726880941.06321: done checking for max_fail_percentage 9257 1726880941.06323: checking to see if all hosts have failed and the running result is not ok 9257 1726880941.06324: done checking to see if all hosts have failed 9257 1726880941.06325: getting the remaining hosts for this loop 9257 1726880941.06327: done getting the remaining hosts for this loop 9257 1726880941.06332: getting the next task for host managed_node1 9257 1726880941.06339: done getting next task for host managed_node1 9257 1726880941.06342: ^ task is: TASK: Reraise error 9257 1726880941.06346: ^ state is: HOST STATE: block=3, task=2, rescue=2, 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? (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), always child state? (None), did rescue? False, did start at task? False 9257 1726880941.06351: getting variables 9257 1726880941.06353: in VariableManager get_vars() 9257 1726880941.06593: Calling all_inventory to load vars for managed_node1 9257 1726880941.06597: Calling groups_inventory to load vars for managed_node1 9257 1726880941.06601: Calling all_plugins_inventory to load vars for managed_node1 9257 1726880941.06612: Calling all_plugins_play to load vars for managed_node1 9257 1726880941.06616: Calling groups_plugins_inventory to load vars for managed_node1 9257 1726880941.06620: Calling groups_plugins_play to load vars for managed_node1 9257 1726880941.18735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9257 1726880941.22948: done with get_vars() 9257 1726880941.22988: done getting variables 9257 1726880941.23089: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Reraise error] *********************************************************** task path: /tmp/collections-8s0/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Friday 20 September 2024 21:09:01 -0400 (0:00:00.824) 0:01:10.258 ****** 9257 1726880941.23126: entering _queue_task() for managed_node1/fail 9257 1726880941.23128: Creating lock for fail 9257 1726880941.23791: worker is 1 (out of 1 available) 9257 1726880941.23802: exiting _queue_task() for managed_node1/fail 9257 1726880941.23813: done queuing things up, now waiting for results queue to drain 9257 1726880941.23814: waiting for pending results... 9257 1726880941.24589: running TaskExecutor() for managed_node1/TASK: Reraise error 9257 1726880941.24686: in run() - task 027aebc8-b3f3-b82f-6e37-000000000769 9257 1726880941.24711: variable 'ansible_search_path' from source: unknown 9257 1726880941.24781: calling self._execute() 9257 1726880941.25052: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880941.25057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880941.25062: variable 'omit' from source: magic vars 9257 1726880941.25668: variable 'omit' from source: magic vars 9257 1726880941.25672: variable 'omit' from source: magic vars 9257 1726880941.25688: variable 'ansible_failed_result' from source: set_fact 9257 1726880941.26147: variable 'ansible_failed_result' from source: set_fact 9257 1726880941.26453: variable 'omit' from source: magic vars 9257 1726880941.26554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9257 1726880941.26604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9257 1726880941.26638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9257 1726880941.26692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880941.26712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9257 1726880941.26764: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9257 1726880941.26777: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880941.26787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880941.26930: Set connection var ansible_connection to ssh 9257 1726880941.26961: Set connection var ansible_module_compression to ZIP_DEFLATED 9257 1726880941.26976: Set connection var ansible_pipelining to False 9257 1726880941.26993: Set connection var ansible_shell_type to sh 9257 1726880941.27006: Set connection var ansible_shell_executable to /bin/sh 9257 1726880941.27019: Set connection var ansible_timeout to 10 9257 1726880941.27064: variable 'ansible_shell_executable' from source: unknown 9257 1726880941.27075: variable 'ansible_connection' from source: unknown 9257 1726880941.27084: variable 'ansible_module_compression' from source: unknown 9257 1726880941.27098: variable 'ansible_shell_type' from source: unknown 9257 1726880941.27168: variable 'ansible_shell_executable' from source: unknown 9257 1726880941.27172: variable 'ansible_host' from source: host vars for 'managed_node1' 9257 1726880941.27175: variable 'ansible_pipelining' from source: unknown 9257 1726880941.27178: variable 'ansible_timeout' from source: unknown 9257 1726880941.27180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9257 1726880941.27351: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 9257 1726880941.27373: variable 'omit' from source: magic vars 9257 1726880941.27392: starting attempt loop 9257 1726880941.27400: running the handler 9257 1726880941.27416: handler run complete 9257 1726880941.27450: attempt loop complete, returning result 9257 1726880941.27493: _execute() done 9257 1726880941.27497: dumping result to json 9257 1726880941.27499: done dumping result, returning 9257 1726880941.27502: done running TaskExecutor() for managed_node1/TASK: Reraise error [027aebc8-b3f3-b82f-6e37-000000000769] 9257 1726880941.27505: sending task result for task 027aebc8-b3f3-b82f-6e37-000000000769 9257 1726880941.27738: marking managed_node1 as failed 9257 1726880941.27753: marking host managed_node1 failed, current state: HOST STATE: block=3, task=2, rescue=2, 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? (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), always child state? (None), did rescue? False, did start at task? False 9257 1726880941.27766: ^ failed state is now: HOST STATE: block=3, task=2, rescue=2, 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? (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), always child state? (None), did rescue? False, did start at task? False 9257 1726880941.27772: getting the next task for host managed_node1 9257 1726880941.27788: done getting next task for host managed_node1 9257 1726880941.27792: ^ task is: TASK: Get final state of services 9257 1726880941.27795: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False fatal: [managed_node1]: FAILED! => { "changed": false } MSG: {'failed': True, 'msg': "AnsibleUndefinedVariable: 'performancecopilot' is undefined", 'exception': 'Traceback (most recent call last):\n File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 993, in do_template\n res = myenv.concat(rf)\n ^^^^^^^^^^^^^^^^\n File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 81, in ansible_concat\n return \'\'.join([to_text(v) for v in nodes])\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File "